Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/filter/eppt/
H A Deppt.cxx187 mnStatMaxValue = ( mnPages + mnMasterPages ) * 5; in PPTWriter()
189 mnStatMaxValue + ( mnStatMaxValue >> 3 ) ); in PPTWriter()
247 sal_uInt32 nValue = mnStatMaxValue + ( mnStatMaxValue >> 3 ); in PPTWriter()
H A Deppt.hxx683 sal_uInt32 mnStatMaxValue; member in PPTWriter
H A Depptso.cxx4297 if ( nValue > mnStatMaxValue ) in ImplWritePage()
4298 nValue = mnStatMaxValue; in ImplWritePage()
/aoo42x/main/filter/source/msfilter/
H A Deschesdo.hxx138 sal_uInt32 mnStatMaxValue; member in ImplEESdrWriter
H A Deschesdo.cxx901 if( nValue > mnStatMaxValue ) in ImplWritePage()
902 nValue = mnStatMaxValue; in ImplWritePage()

Completed in 61 milliseconds