Searched refs:nStoreMode (Results 1 – 1 of 1) sorted by relevance
120 if ( nStoreMode == EXPORT_REQUESTED ) in getSlotIDFromMode()126 …else if ( nStoreMode == SAVEAS_REQUESTED || nStoreMode == ( EXPORT_REQUESTED | WIDEEXPORT_REQUESTE… in getSlotIDFromMode()161 …| ( ( ( nStoreMode & EXPORT_REQUESTED ) && !( nStoreMode & WIDEEXPORT_REQUESTED ) ) ? 0 : SFX_FILT… in getMustFlags()169 …| ( ( ( nStoreMode & EXPORT_REQUESTED ) && !( nStoreMode & WIDEEXPORT_REQUESTED ) ) ? SFX_FILTER_I… in getDontFlags()518 if ( nStoreMode & PDFEXPORT_REQUESTED ) in GetPreselectedFilter_Impl()827 if( !( nStoreMode & EXPORT_REQUESTED ) || ( nStoreMode & WIDEEXPORT_REQUESTED ) ) in OutputFileDialog()839 if( ( nStoreMode & EXPORT_REQUESTED ) && !( nStoreMode & WIDEEXPORT_REQUESTED ) ) in OutputFileDialog()859 if ( ( nStoreMode & EXPORT_REQUESTED ) && !( nStoreMode & WIDEEXPORT_REQUESTED ) ) in OutputFileDialog()912 if ( ( nStoreMode & EXPORT_REQUESTED ) && !( nStoreMode & WIDEEXPORT_REQUESTED ) ) in OutputFileDialog()1067 …if ( ( !( nStoreMode & EXPORT_REQUESTED ) || ( nStoreMode & WIDEEXPORT_REQUESTED ) ) && bUseFilter… in OutputFileDialog()[all …]
Completed in 20 milliseconds