Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dview.cxx1166 Size GraphicSize (rOutDev.LogicToPixel(aSize, MapMode(MAP_100TH_MM))); in Impl_Print() local
1167 … sal_uInt16 nZ = (sal_uInt16) Min((long)Fraction(OutputSize.Width() * 100L, GraphicSize.Width()), in Impl_Print()
1168 (long)Fraction(OutputSize.Height() * 100L, GraphicSize.Height())); in Impl_Print()
1768 Size GraphicSize(pPrinter->LogicToPixel(GetDoc()->GetSize(), aMap)); in Execute() local
1769 …sal_uInt16 nZ = (sal_uInt16) Min((long)Fraction(OutputSize.Width() * 100L, GraphicSize.Width()), in Execute()
1770 (long)Fraction(OutputSize.Height() * 100L, GraphicSize.Height())); in Execute()
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx389 bHasGraphics |= GraphicSize( nCol, nRow, nTab, pE ); in WriteToDocument()
457 sal_Bool ScEEImport::GraphicSize( SCCOL nCol, SCROW nRow, SCTAB /*nTab*/, in GraphicSize() function in ScEEImport
/trunk/main/sc/source/filter/inc/
H A Deeimport.hxx48 sal_Bool GraphicSize( SCCOL nCol, SCROW nRow, SCTAB nTab,
/trunk/main/oox/source/token/
H A Dproperties.txt183 GraphicSize
/trunk/main/offapi/com/sun/star/text/
H A DNumberingLevel.idl131 [optional, property] com::sun::star::awt::Size GraphicSize;

Completed in 29 milliseconds