Home
last modified time | relevance | path

Searched refs:mnLatestStatValue (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx126 mnLatestStatValue ( 0 ), in PPTWriter()
248 if ( nValue > mnLatestStatValue ) in PPTWriter()
251 mnLatestStatValue = nValue; in PPTWriter()
H A Deppt.hxx684 sal_uInt32 mnLatestStatValue; member in PPTWriter
H A Depptso.cxx4299 if ( mbStatusIndicator && ( nValue > mnLatestStatValue ) ) in ImplWritePage()
4302 mnLatestStatValue = nValue; in ImplWritePage()

Completed in 51 milliseconds