Home
last modified time | relevance | path

Searched refs:IsInReading (Results 1 – 15 of 15) sorted by relevance

/aoo4110/main/sw/source/core/doc/
H A Ddocftn.cxx330 if ( !IsInReading() ) in SetFtnInfo()
400 if ( !IsInReading() ) in SetEndNoteInfo()
H A Dftnidx.cxx86 if( pDoc->IsInReading() ) in UpdateFtn()
H A Dtblrwcl.cxx663 if( !pDoc->IsInReading() ) in _InsertRow()
764 if( !pDoc->IsInReading() ) in AppendRow()
H A Ddocfld.cxx1273 if( IsExpFldsLocked() || IsInReading() ) in UpdateExpFlds()
H A Ddoctxm.cxx383 else if( 1 == rTOX.GetTitle().Len() && IsInReading() ) in InsertTableOf()
/aoo4110/main/sw/source/core/txtnode/
H A Datrftn.cxx431 if( pDoc->IsInReading() ) in SetSeqRefNo()
H A Dthints.cxx667 if( !rNode.GetDoc()->IsInReading() ) in BuildPortions()
3045 if( !rNode.GetDoc()->IsInReading() ) in TryInsertHint()
3138 if( !bNoHintAdjustMode && !rNode.GetDoc()->IsInReading() ) in TryInsertHint()
H A Dndtxt.cxx109 !pNd->GetDoc()->IsInReading() ) \ in TYPEINIT1()
4004 bResult = pDoc->IsInReading() || pDoc->IsInDtor() ? false : true; in IsNotificationEnabled()
/aoo4110/main/sw/source/core/unocore/
H A Dunoftn.cxx400 if (pNewDoc->IsInReading()) in attach()
H A Dunosect.cxx582 pDoc->IsInReading()); in lcl_UpdateSection()
H A Dunoframe.cxx1086 if ( !pFmt->GetDoc()->IsInReading() ) in setPropertyValue()
1367 if ( !pFmt->GetDoc()->IsInReading() ) in setPropertyValue()
/aoo4110/main/sw/source/ui/app/
H A Dappopt.cxx460 if (bAlignFormulas && !rWrtSh.GetDoc()->IsInReading()) in ApplyItemSet()
/aoo4110/main/sw/source/core/docnode/
H A Dndsect.cxx346 if( ! IsInReading() ) in InsertSwSection()
/aoo4110/main/sw/inc/
H A Ddoc.hxx1465 bool IsInReading() const { return mbInReading; } in IsInReading() function in SwDoc
/aoo4110/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2301 aAny <<= static_cast<bool>( pDocShell->GetDoc()->IsInReading() ); in getPropertyValue()

Completed in 187 milliseconds