Searched refs:GraphicSize (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/starmath/source/ |
| H A D | view.cxx | 1158 Size GraphicSize (rOutDev.LogicToPixel(aSize, MapMode(MAP_100TH_MM))); in Impl_Print() local 1159 …sal_uInt16 nZ = (sal_uInt16) Min((long)Fraction(OutputSize.Width() * 100L, GraphicSize.Width()), in Impl_Print() 1160 … (long)Fraction(OutputSize.Height() * 100L, GraphicSize.Height())); in Impl_Print() 1689 … Size GraphicSize(pPrinter->LogicToPixel(GetDoc()->GetSize(), aMap)); in Execute() local 1690 …l_uInt16 nZ = (sal_uInt16) Min((long)Fraction(OutputSize.Width() * 100L, GraphicSize.Width()), in Execute() 1691 … (long)Fraction(OutputSize.Height() * 100L, GraphicSize.Height())); in Execute()
|
| /AOO41X/main/sc/source/filter/inc/ |
| H A D | eeimport.hxx | 48 sal_Bool GraphicSize( SCCOL nCol, SCROW nRow, SCTAB nTab,
|
| /AOO41X/main/sc/source/filter/rtf/ |
| H A D | eeimpars.cxx | 389 bHasGraphics |= GraphicSize( nCol, nRow, nTab, pE ); in WriteToDocument() 457 sal_Bool ScEEImport::GraphicSize( SCCOL nCol, SCROW nRow, SCTAB /*nTab*/, in GraphicSize() function in ScEEImport
|
| /AOO41X/main/offapi/com/sun/star/text/ |
| H A D | NumberingLevel.idl | 131 [optional, property] com::sun::star::awt::Size GraphicSize;
|