Home
last modified time | relevance | path

Searched refs:bPixelWidth (Results 1 – 1 of 1) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx246 sal_Bool bPixelWidth = sal_False, bPixelHeight = sal_False; in XMLTextFrameContourContext_Impl() local
280 bPixelWidth = sal_True; in XMLTextFrameContourContext_Impl()
302 …hasPropertyByName(sContourPolyPolygon) && nWidth > 0 && nHeight > 0 && bPixelWidth == bPixelHeight… in XMLTextFrameContourContext_Impl()
349 aAny.setValue( &bPixelWidth, ::getBooleanCppuType() ); in XMLTextFrameContourContext_Impl()

Completed in 20 milliseconds