Home
last modified time | relevance | path

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

/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java153 private final byte SAVE_AS = 4; field in EmbedContApp
523 else if ( aAction.m_nID == SAVE_AS ) in execute()
815 actionRegister( SAVE_AS, aFileURI ); in SaveAsOperation()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx990 OSL_PRECOND( ( _eType == SAVE ) || ( _eType == SAVE_AS ), in impl_storeAs_throw()
1127 impl_storeAs_throw( _rURL, _rArguments, SAVE_AS, aGuard ); in storeAsURL()
H A Ddatabasedocument.hxx211 enum StoreType { SAVE, SAVE_AS }; enumerator

Completed in 41 milliseconds