Home
last modified time | relevance | path

Searched refs:IsTopContent (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx174 …if (static_cast<const ScChangeActionContent*>(pDeletedAction)->IsTopContent() && pDeletedAction->I… in WriteDeleted()
733 if (static_cast<ScChangeActionContent*>(pAction)->IsTopContent() && pAction->IsDeletedIn()) in CollectActionAutoStyles()
H A DXMLChangeTrackingImportHelper.cxx757 if (pChangeActionContent->IsTopContent() && !pChangeActionContent->IsDeletedIn()) in SetNewCell()
/aoo4110/main/sc/source/core/tool/
H A Dchgtrack.cxx166 return ((ScChangeActionContent*)this)->IsTopContent(); in IsVisible()
178 return ((ScChangeActionContent*)this)->IsTopContent(); in IsTouchable()
3781 ((ScChangeActionContent*)p)->IsTopContent() ) in UpdateReference()
3876 if ( ((ScChangeActionContent*)p)->IsTopContent() ) in UpdateReference()
3888 ((ScChangeActionContent*)p)->IsTopContent() && in UpdateReference()
4056 if ( ((ScChangeActionContent*)p)->IsTopContent() ) in GetDependents()
4152 if ( ((ScChangeActionContent*)p)->IsTopContent() ) in GetDependents()
/aoo4110/main/sc/inc/
H A Dchgtrack.hxx850 sal_Bool IsTopContent() const in IsTopContent() function in ScChangeActionContent

Completed in 69 milliseconds