Home
last modified time | relevance | path

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

/AOO41X/main/chart2/source/controller/main/
H A DChartController_Window.cxx152 OUString aDispatchCommand( C2U(".uno:FormatSelection") ); in lcl_getFormatCommandForObjectCID() local
160 aDispatchCommand = C2U(".uno:FormatWall"); in lcl_getFormatCommandForObjectCID()
163 aDispatchCommand = C2U(".uno:FormatFloor"); in lcl_getFormatCommandForObjectCID()
166 aDispatchCommand = C2U(".uno:FormatChartArea"); in lcl_getFormatCommandForObjectCID()
169 aDispatchCommand = C2U(".uno:FormatLegend"); in lcl_getFormatCommandForObjectCID()
172 aDispatchCommand = C2U(".uno:FormatTitle"); in lcl_getFormatCommandForObjectCID()
175 aDispatchCommand = C2U(".uno:FormatDataSeries"); in lcl_getFormatCommandForObjectCID()
179 aDispatchCommand = C2U(".uno:FormatAxis"); in lcl_getFormatCommandForObjectCID()
182 aDispatchCommand = C2U(".uno:FormatMajorGrid"); in lcl_getFormatCommandForObjectCID()
185 aDispatchCommand = C2U(".uno:FormatMinorGrid"); in lcl_getFormatCommandForObjectCID()
[all …]