fdo#82577: Handle Font
Put the VCL Font class in the vcl namespace. Avoids clash with the X11 Font typedef. Change-Id: I1a84f7cad8b31697b9860a3418f7dff794ff6537
This commit is contained in:
@@ -100,7 +100,7 @@ namespace vclcanvas
|
||||
}
|
||||
|
||||
bool setupFontTransform( ::Point& o_rPoint,
|
||||
::Font& io_rVCLFont,
|
||||
vcl::Font& io_rVCLFont,
|
||||
const rendering::ViewState& rViewState,
|
||||
const rendering::RenderState& rRenderState,
|
||||
::OutputDevice& rOutDev )
|
||||
|
Reference in New Issue
Block a user