Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Ddocsh.hxx330 virtual bool IsChangeRecording() const;
/trunk/main/sfx2/source/dialog/
H A Dsecuritypage.cxx301 if (bDoRecordChanges != pCurDocShell->IsChangeRecording()) in FillItemSet_Impl()
/trunk/main/sw/source/ui/uiview/
H A Dviewstat.cxx281 rSet.Put( SfxBoolItem( nWhich, GetDocShell()->IsChangeRecording() ) ); in GetState()
/trunk/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()
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx422 virtual bool IsChangeRecording() const;
/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx1136 bool SfxObjectShell::IsChangeRecording() const in IsChangeRecording() function in SfxObjectShell
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx699 virtual bool IsChangeRecording() const;
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1382 bool SwDocShell::IsChangeRecording() const in IsChangeRecording() function in SwDocShell

Completed in 87 milliseconds