Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dshape.cxx243 sal_Int32 nGlobalWidth = nGlobalRight - nGlobalLeft; in addChildren() local
245 if ( nGlobalWidth && nGlobalHeight ) in addChildren()
249 double fXScale = (double)rClientRect.Width / (double)nGlobalWidth; in addChildren()
/aoo4110/main/svtools/source/filter/igif/
H A Dgifread.cxx149 aMemStm >> nGlobalWidth; in ReadGlobalHeader()
578 aAnimation.SetDisplaySizePixel( Size( nGlobalWidth, nGlobalHeight ) ); in CreateNewBitmaps()
/aoo4110/main/svtools/source/inc/
H A Dgifread.hxx88 sal_uInt16 nGlobalWidth; // maximale Bildbreite aus Header member in GIFReader

Completed in 18 milliseconds