Home
last modified time | relevance | path

Searched refs:executeDispatch_FormatObject (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/inc/
H A DChartController.hxx429 void executeDispatch_FormatObject( std::u16string_view rDispatchCommand );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/inc/
H A DChartController.hxx434 void executeDispatch_FormatObject( const OUString& rDispatchCommand );
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/main/
H A DChartController_Properties.cxx653 void ChartController::executeDispatch_FormatObject(std::u16string_view rDispatchCommand) in executeDispatch_FormatObject() function in chart::ChartController
H A DChartController.cxx1246 this->executeDispatch_FormatObject(rURL.Path); in dispatch()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/main/
H A DChartController_Properties.cxx661 void ChartController::executeDispatch_FormatObject(const OUString& rDispatchCommand) in executeDispatch_FormatObject() function in chart::ChartController
H A DChartController.cxx1219 this->executeDispatch_FormatObject(rURL.Path); in dispatch()