Home
last modified time | relevance | path

Searched refs:GetChartControllerHelper (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/sw/inc/ !
H A DIDocumentChartDataProviderAccess.hxx58 virtual SwChartLockController_Helper & GetChartControllerHelper() = 0;
H A Ddoc.hxx1001 virtual SwChartLockController_Helper & GetChartControllerHelper();
/AOO42X/main/sw/source/core/doc/ !
H A Ddocchart.cxx265 SwChartLockController_Helper & SwDoc::GetChartControllerHelper() in GetChartControllerHelper() function in SwDoc
/AOO42X/main/sw/source/core/unocore/ !
H A Dunochart.cxx1619 pTable->GetFrmFmt()->GetDoc()->GetChartControllerHelper().StartOrContinueLocking(); in InvalidateTable()
1646 pTable->GetFrmFmt()->GetDoc()->GetChartControllerHelper().StartOrContinueLocking(); in DeleteBox()
1707 pTable->GetFrmFmt()->GetDoc()->GetChartControllerHelper().StartOrContinueLocking(); in DisposeAllDataSequences()
/AOO42X/main/sw/source/ui/app/ !
H A Ddocshini.cxx426 mpDoc->GetChartControllerHelper().Disconnect(); in ~SwDocShell()