Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Dguisaveas.cxx100 #define STATUS_NO_ACTION 0 macro
621 if ( nResult != STATUS_NO_ACTION && GetStorable()->hasLocation() ) in CheckSaveAcceptable()
654 nResult = STATUS_NO_ACTION; in CheckSaveAcceptable()
705 return STATUS_NO_ACTION; in CheckStateForSave()
1326 sal_Int8 nStatusSave = STATUS_NO_ACTION; in GUIStoreModel()
1342 …eMode & SAVEAS_REQUESTED ) && aModelData.CheckSaveAcceptable( STATUS_SAVEAS ) == STATUS_NO_ACTION ) in GUIStoreModel()
1350 if ( nStatusSave == STATUS_NO_ACTION ) in GUIStoreModel()
1358 if ( nStatusSave == STATUS_NO_ACTION ) in GUIStoreModel()

Completed in 18 milliseconds