Searched refs:nDebugFlags (Results 1 – 2 of 2) sorted by relevance
47 sal_uInt16 nDebugFlags; member in SbMethod67 sal_uInt16 GetDebugFlags() { return nDebugFlags; } in GetDebugFlags()68 void SetDebugFlags( sal_uInt16 n ) { nDebugFlags = n; } in SetDebugFlags()
1971 nDebugFlags = in SbMethod()1985 nDebugFlags = r.nDebugFlags; in SbMethod()2034 rStrm << (sal_Int16) nDebugFlags in StoreData()