Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxistream.cxx423 mbHasGlobPos( false ), in XclImpStream()
555 mbHasGlobPos = true; in StoreGlobalPosition()
560 DBG_ASSERT( mbHasGlobPos, "XclImpStream::SeekGlobalPosition - no position stored" ); in SeekGlobalPosition()
561 if( mbHasGlobPos ) in SeekGlobalPosition()
/aoo4110/main/sc/source/filter/inc/
H A Dxistream.hxx328 inline void DeleteGlobalPosition() { mbHasGlobPos = false; } in DeleteGlobalPosition()
516 bool mbHasGlobPos; /// Is user position defined? member in XclImpStream

Completed in 24 milliseconds