Searched refs:GetStorable (Results 1 – 1 of 1) sorted by relevance
264 uno::Reference< frame::XStorable > GetStorable();360 uno::Reference< frame::XStorable > ModelData_Impl::GetStorable() in GetStorable() function in ModelData_Impl621 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()1188 …aReccomendedName = INetURLObject( GetStorable()->getLocation() ).GetName( INetURLObject::DECODE_WI… in GetReccomendedName()1403 aModelData.GetStorable()->store(); in GUIStoreModel()1409 aModelData.GetStorable()->store(); in GUIStoreModel()[all …]