Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/vml/
H A Dvmlformatting.cxx110 const OUString& rValue, sal_Int32 nRefValue, bool bPixelX, bool bDefaultAsPixel ) in decodeMeasureToEmu() argument
134 else if( bDefaultAsPixel ) in decodeMeasureToEmu()
162 …else if( bDefaultAsPixel || (aUnit.getLength() > 0) ) // default as EMU and no unit -> do nothing in decodeMeasureToEmu()
171 const OUString& rValue, sal_Int32 nRefValue, bool bPixelX, bool bDefaultAsPixel ) in decodeMeasureToHmm() argument
173 …nvertEmuToHmm( decodeMeasureToEmu( rGraphicHelper, rValue, nRefValue, bPixelX, bDefaultAsPixel ) ); in decodeMeasureToHmm()
/aoo41x/main/oox/inc/oox/vml/
H A Dvmlformatting.hxx94 bool bDefaultAsPixel );
109 bool bDefaultAsPixel );

Completed in 22 milliseconds