Searched refs:SAVE_AS (Results 1 – 3 of 3) sorted by relevance
153 private final byte SAVE_AS = 4; field in EmbedContApp523 else if ( aAction.m_nID == SAVE_AS ) in execute()815 actionRegister( SAVE_AS, aFileURI ); in SaveAsOperation()
990 OSL_PRECOND( ( _eType == SAVE ) || ( _eType == SAVE_AS ), in impl_storeAs_throw()1127 impl_storeAs_throw( _rURL, _rArguments, SAVE_AS, aGuard ); in storeAsURL()
211 enum StoreType { SAVE, SAVE_AS }; enumerator
Completed in 46 milliseconds