Searched refs:writeToModel (Results 1 – 6 of 6) sorted by relevance
66 bool SchLegendDlg::writeToModel( const uno::Reference< frame::XModel >& xChartModel ) const in writeToModel() function in chart::SchLegendDlg68 m_apLegendPositionResources->writeToModel( xChartModel ); in writeToModel()
54 void writeToModel( const ::com::sun::star::uno::Reference<
151 m_apLegendPositionResources->writeToModel( xModel ); in commitToModel()
141 void LegendPositionResources::writeToModel( const ::com::sun::star::uno::Reference< frame::XModel >… in writeToModel() function in chart::LegendPositionResources
59 bool writeToModel( const ::com::sun::star::uno::Reference<
261 bool bChanged = aDlg.writeToModel( getModel() ); in executeDispatch_OpenLegendDialog()
Completed in 25 milliseconds