Searched refs:IsChangeRecording (Results 1 – 8 of 8) sorted by relevance
330 virtual bool IsChangeRecording() const;
301 if (bDoRecordChanges != pCurDocShell->IsChangeRecording()) in FillItemSet_Impl()
281 rSet.Put( SfxBoolItem( nWhich, GetDocShell()->IsChangeRecording() ) ); in GetState()
2934 bool ScDocShell::IsChangeRecording() const in IsChangeRecording() function in ScDocShell2953 bool bOldChangeRecording = IsChangeRecording(); in SetChangeRecording()2968 if (bOldChangeRecording != IsChangeRecording()) in SetChangeRecording()
422 virtual bool IsChangeRecording() const;
1136 bool SfxObjectShell::IsChangeRecording() const in IsChangeRecording() function in SfxObjectShell
699 virtual bool IsChangeRecording() const;
1382 bool SwDocShell::IsChangeRecording() const in IsChangeRecording() function in SwDocShell
Completed in 55 milliseconds