Searched refs:GraphicSize (Results  1 – 5 of 5) sorted by relevance
| /trunk/main/starmath/source/ | 
| H A D | view.cxx | 1166                 Size     GraphicSize (rOutDev.LogicToPixel(aSize, MapMode(MAP_100TH_MM)));  in Impl_Print()  local1167 …		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 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
 
 | 
| /trunk/main/sc/source/filter/inc/ | 
| H A D | eeimport.hxx | 48     sal_Bool                GraphicSize( SCCOL nCol, SCROW nRow, SCTAB nTab,
 | 
| /trunk/main/oox/source/token/ | 
| H A D | properties.txt | 183 GraphicSize
 | 
| /trunk/main/offapi/com/sun/star/text/ | 
| H A D | NumberingLevel.idl | 131     [optional, property] com::sun::star::awt::Size    GraphicSize;
 | 
        Completed in 38 milliseconds