Searched refs:EXPORT_REQUESTED (Results 1 – 1 of 1) sorted by relevance
92 #define EXPORT_REQUESTED 1 macro120 if ( nStoreMode == EXPORT_REQUESTED ) in getSlotIDFromMode()122 else if ( nStoreMode == ( EXPORT_REQUESTED | PDFEXPORT_REQUESTED ) ) in getSlotIDFromMode()140 nResult = EXPORT_REQUESTED; in getStoreModeFromSlotName()142 nResult = EXPORT_REQUESTED | PDFEXPORT_REQUESTED; in getStoreModeFromSlotName()1371 if ( !( nStoreMode & EXPORT_REQUESTED ) ) in GUIStoreModel()1577 && ( ( nStoreMode & EXPORT_REQUESTED ) || bUseFilterOptions ) ) in GUIStoreModel()1619 if ( ( nStoreMode & EXPORT_REQUESTED ) ) in GUIStoreModel()1626 if ( ( nStoreMode & EXPORT_REQUESTED ) ) in GUIStoreModel()1632 if ( ( nStoreMode & EXPORT_REQUESTED ) ) in GUIStoreModel()[all …]
Completed in 41 milliseconds