Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx180 return HmmToPoints( mxShape->getPosition().X ); in getLeft()
192 return HmmToPoints( mxShape->getPosition().Y ); in getTop()
204 return HmmToPoints( mxShape->getSize().Width ); in getWidth()
216 return HmmToPoints( mxShape->getSize().Height ); in getHeight()
/aoo41x/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx121 VBAHELPER_DLLPUBLIC double HmmToPoints( sal_Int32 nHmm );
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx866 return HmmToPoints( fPixels/fConvertFactor ); in PixelsToPoints()
874 double HmmToPoints( sal_Int32 nHmm ) in HmmToPoints() function

Completed in 21 milliseconds