Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/msfilter/
H A Dsvdfppt.cxx3720 sal_uInt32 nMaBuFlags = rLev.mnExtParagraphMask; in ImplGetExtNumberFormat() local
3722 if ( (!( nBuFlags & 0x00800000)) && ( nMaBuFlags & 0x00800000 ) ) in ImplGetExtNumberFormat()
3727 if ( (!( nBuFlags & 0x01000000)) && ( nMaBuFlags & 0x01000000 ) ) in ImplGetExtNumberFormat()
3729 if ( (!( nBuFlags & 0x02000000)) && ( nMaBuFlags & 0x02000000 ) ) in ImplGetExtNumberFormat()
3731 nBuFlags |= nMaBuFlags; in ImplGetExtNumberFormat()

Completed in 46 milliseconds