Searched refs:aModelData (Results 1 – 1 of 1) sorted by relevance
1316 ModelData_Impl aModelData( *this, xModel, aArgsSequence ); in GUIStoreModel() local1332 … aModelData.GetMediaDescr().find( ::rtl::OUString::createFromAscii( "SaveTo" ) ); in GUIStoreModel()1333 if ( aSaveToIter != aModelData.GetMediaDescr().end() ) in GUIStoreModel()1342 …if ( ( nStoreMode & SAVEAS_REQUESTED ) && aModelData.CheckSaveAcceptable( STATUS_SAVEAS ) == STATU… in GUIStoreModel()1348 nStatusSave = aModelData.CheckSaveAcceptable( STATUS_SAVE ); in GUIStoreModel()1355 nStatusSave = aModelData.CheckStateForSave(); in GUIStoreModel()1392 aModelData.FreeDocumentProps(); in GUIStoreModel()1394 if ( aModelData.GetStorable2().is() ) in GUIStoreModel()1398 … aModelData.GetStorable2()->storeSelf( aModelData.GetMediaDescr().getAsConstPropertyValueList() ); in GUIStoreModel()1403 aModelData.GetStorable()->store(); in GUIStoreModel()[all …]