Home
last modified time | relevance | path

Searched refs:getTrackedChanges (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A DITiledRenderable.hxx232 virtual OUString getTrackedChanges() in getTrackedChanges() function in vcl::ITiledRenderable
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A DITiledRenderable.hxx259 virtual void getTrackedChanges(tools::JsonWriter&) in getTrackedChanges() function in vcl::ITiledRenderable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dunotxdoc.hxx439 OUString getTrackedChanges() override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Ddocuno.hxx379 OUString getTrackedChanges() override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Ddocuno.hxx381 void getTrackedChanges(tools::JsonWriter&) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dunotxdoc.hxx437 void getTrackedChanges(tools::JsonWriter&) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/lib/
H A Dinit.cxx4319 static char* getTrackedChanges(LibreOfficeKitDocument* pThis) in getTrackedChanges() function
4374 OUString aTrackedChanges = pDoc->getTrackedChanges(); in getTrackedChanges()
4430 return getTrackedChanges(pThis); in doc_getCommandValues()
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/lib/
H A Dinit.cxx4938 static char* getTrackedChanges(LibreOfficeKitDocument* pThis) in getTrackedChanges() function
4987 pDoc->getTrackedChanges(aJson); in getTrackedChanges()
5043 return getTrackedChanges(pThis); in doc_getCommandValues()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uno/
H A Dunotxdoc.cxx3265 void SwXTextDocument::getTrackedChanges(tools::JsonWriter& rJson) in getTrackedChanges() function in SwXTextDocument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uno/
H A Dunotxdoc.cxx3272 OUString SwXTextDocument::getTrackedChanges() in getTrackedChanges() function in SwXTextDocument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Ddocuno.cxx1044 void ScModelObj::getTrackedChanges(tools::JsonWriter& rJson) in getTrackedChanges() function in ScModelObj
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Ddocuno.cxx937 OUString ScModelObj::getTrackedChanges() in getTrackedChanges() function in ScModelObj