Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbawindow.cxx682 return PixelsToPoints( getDevice(), xViewSplitable->getSplitHorizontal(), sal_True ); in getSplitHorizontal()
715 return PixelsToPoints( getDevice(), xViewSplitable->getSplitVertical(), sal_False ); in getSplitVertical()
H A Dvbahelper.cxx687 double PixelsToPoints( css::uno::Reference< css::awt::XDevice >& xDevice, double fPixels, sal_Bool … in PixelsToPoints() function
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx119 …VBAHELPER_DLLPUBLIC double PixelsToPoints( const css::uno::Reference< css::awt::XDevice >& xDevice…
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx863 double PixelsToPoints( const css::uno::Reference< css::awt::XDevice >& xDevice, double fPixels, sal… in PixelsToPoints() function

Completed in 30 milliseconds