Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/basflt/
H A Dshellio.cxx105 pDoc->SetInReading( true ); in Read()
345 pDoc->SetInReading( false ); in Read()
/AOO41X/main/sw/inc/
H A Ddoc.hxx1466 void SetInReading( bool bNew ) { mbInReading = bNew; } in SetInReading() function in SwDoc
/AOO41X/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2139 pDoc->SetInReading( bBool ); in setPropertyValue()