Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dshape.cxx244 sal_Int32 nGlobalHeight = nGlobalBottom - nGlobalTop; in addChildren() local
245 if ( nGlobalWidth && nGlobalHeight ) in addChildren()
250 double fYScale = (double)rClientRect.Height / (double)nGlobalHeight; in addChildren()
/trunk/main/svtools/source/filter/igif/
H A Dgifread.cxx150 aMemStm >> nGlobalHeight; in ReadGlobalHeader()
578 aAnimation.SetDisplaySizePixel( Size( nGlobalWidth, nGlobalHeight ) ); in CreateNewBitmaps()
/trunk/main/svtools/source/inc/
H A Dgifread.hxx89 sal_uInt16 nGlobalHeight; // maximale Bildhoehe aus Header member in GIFReader

Completed in 21 milliseconds