Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Ddoc.cxx388 if( !mbInReading ) in setForbiddenCharacters()
393 if( pTmpRoot && !mbInReading ) in setForbiddenCharacters()
459 if( !mbInReading ) in setCharacterCompressionType()
464 if( pTmpRoot && !mbInReading ) in setCharacterCompressionType()
H A Ddoclay.cxx473 if( mbInReading ) in CopyLayoutFmt()
614 if( !mbInReading ) in _MakeFlySection()
2289 ASSERT( mbInReading, "Fly-Section aber kein Format gefunden" ); in IsInHeaderFooter()
H A Ddocnew.cxx315 mbInReading = in SwDoc()
/aoo4110/main/sw/inc/
H A Ddoc.hxx459 bool mbInReading : 1; // TRUE: Dokument wird gerade gelesen member in SwDoc
1465 bool IsInReading() const { return mbInReading; } in IsInReading()
1466 void SetInReading( bool bNew ) { mbInReading = bNew; } in SetInReading()

Completed in 64 milliseconds