Home
last modified time | relevance | path

Searched refs:IsChangeRecording (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sw/inc/
H A Ddocsh.hxx321 virtual bool IsChangeRecording() const;
/aoo4110/main/sfx2/source/dialog/
H A Dsecuritypage.cxx301 if (bDoRecordChanges != pCurDocShell->IsChangeRecording()) in FillItemSet_Impl()
/aoo4110/main/sw/source/ui/uiview/
H A Dviewstat.cxx274 rSet.Put( SfxBoolItem( nWhich, GetDocShell()->IsChangeRecording() ) ); in GetState()
/aoo4110/main/sc/source/ui/inc/
H A Ddocsh.hxx422 virtual bool IsChangeRecording() const;
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx2934 bool ScDocShell::IsChangeRecording() const in IsChangeRecording() function in ScDocShell
2953 bool bOldChangeRecording = IsChangeRecording(); in SetChangeRecording()
2968 if (bOldChangeRecording != IsChangeRecording()) in SetChangeRecording()
/aoo4110/main/sfx2/source/doc/
H A Dobjxtor.cxx1139 bool SfxObjectShell::IsChangeRecording() const in IsChangeRecording() function in SfxObjectShell
/aoo4110/main/sfx2/inc/sfx2/
H A Dobjsh.hxx676 virtual bool IsChangeRecording() const;
/aoo4110/main/sw/source/ui/app/
H A Ddocsh.cxx1376 bool SwDocShell::IsChangeRecording() const in IsChangeRecording() function in SwDocShell

Completed in 60 milliseconds