Searched refs:readFromModel (Results 1 – 4 of 4) sorted by relevance
51 …void readFromModel( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel >& xCh…
52 void TitleDialogData::readFromModel( const uno::Reference< frame::XModel>& xChartModel ) in readFromModel() function in chart::TitleDialogData
97 … aTitleInput.readFromModel( uno::Reference< frame::XModel >( m_xChartModel, uno::UNO_QUERY) ); in initializePage()
201 aDialogInput.readFromModel( getModel() ); in executeDispatch_InsertTitles()
Completed in 22 milliseconds