Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx866 return HmmToPoints( fPixels/fConvertFactor ); in PixelsToPoints()
874 double HmmToPoints( sal_Int32 nHmm ) in HmmToPoints() function
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx121 VBAHELPER_DLLPUBLIC double HmmToPoints( sal_Int32 nHmm );

Completed in 17 milliseconds