Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddoc.cxx377 if( !mbInReading ) in setForbiddenCharacters()
382 if( pTmpRoot && !mbInReading ) in setForbiddenCharacters()
448 if( !mbInReading ) in setCharacterCompressionType()
453 if( pTmpRoot && !mbInReading ) in setCharacterCompressionType()
H A Ddoclay.cxx465 if( mbInReading ) in CopyLayoutFmt()
606 if( !mbInReading ) in _MakeFlySection()
2281 ASSERT( mbInReading, "Fly-Section aber kein Format gefunden" ); in IsInHeaderFooter()
H A Ddocnew.cxx332 mbInReading = in SwDoc()
/trunk/main/sw/inc/
H A Ddoc.hxx459 bool mbInReading : 1; // TRUE: Dokument wird gerade gelesen member in SwDoc
1472 bool IsInReading() const { return mbInReading; } in IsInReading()
1473 void SetInReading( bool bNew ) { mbInReading = bNew; } in SetInReading()

Completed in 58 milliseconds