Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Dguisaveas.cxx264 uno::Reference< frame::XStorable > GetStorable();
360 uno::Reference< frame::XStorable > ModelData_Impl::GetStorable() in GetStorable() function in ModelData_Impl
621 if ( nResult != STATUS_NO_ACTION && GetStorable()->hasLocation() ) in CheckSaveAcceptable()
670 if ( !GetStorable()->hasLocation() || GetStorable()->isReadonly() ) in CheckStateForSave()
921 else if ( bSetStandardName || GetStorable()->hasLocation() ) in OutputFileDialog()
1143 if ( ( aSuggestedDir.getLength() || GetStorable()->hasLocation() ) in GetReccomendedDir()
1152 ::rtl::OUString aOldURL = GetStorable()->getLocation(); in GetReccomendedDir()
1403 aModelData.GetStorable()->store(); in GUIStoreModel()
1409 aModelData.GetStorable()->store(); in GUIStoreModel()
1594 && ( !aModelData.GetStorable()->hasLocation() in GUIStoreModel()
[all …]

Completed in 36 milliseconds