Home
last modified time | relevance | path

Searched defs:IsInUndo (Results 1 – 11 of 11) sorted by path

/trunk/main/editeng/source/editeng/
H A Dediteng.cxx138 sal_Bool EditEngine::IsInUndo() in IsInUndo() function in EditEngine
H A Dimpedit.hxx772 sal_Bool IsInUndo() { return bIsInUndo; } in IsInUndo() function in ImpEditEngine
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx424 sal_Bool Outliner::IsInUndo() in IsInUndo() function in Outliner
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx352 sal_Bool IsInUndo() const { return bIsInUndo; } in IsInUndo() function in ScDocShell
/trunk/main/sfx2/qa/gtest/
H A Dtest_metadatable.cxx72 virtual bool IsInUndo() const { return m_bInUndo; } in IsInUndo() function in __anon7b27294b0111::MockMetadatable
/trunk/main/sfx2/source/doc/
H A DMetadatable.cxx279 virtual bool IsInUndo() const { return true; } in IsInUndo() function in sfx2::MetadatableUndo
304 virtual bool IsInUndo() const { return false; } in IsInUndo() function in sfx2::MetadatableClipboard
/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx288 sal_Bool IsInUndo() { return mbIsInUndo; } in IsInUndo() function in TextEngine
/trunk/main/sw/source/core/crsr/
H A Dbookmrk.cxx294 bool Bookmark::IsInUndo() const in IsInUndo() function in sw::mark::Bookmark
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1143 bool SwSectionFmt::IsInUndo() const in IsInUndo() function in SwSectionFmt
/trunk/main/sw/source/core/txtnode/
H A Dfmtatr2.cxx784 bool Meta::IsInUndo() const in IsInUndo() function in sw::Meta
880 struct IsInUndo struct
882 bool operator()(::boost::weak_ptr<MetaField> const & pMetaField) { in operator ()()
H A Dndtxt.cxx5069 bool SwTxtNode::IsInUndo() const in IsInUndo() function in SwTxtNode

Completed in 116 milliseconds