Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/
H A DSvFilterOptionsDialog.cxx188 String aInternalFilterName; in execute() local
196 aInternalFilterName = aStr; in execute()
197aInternalFilterName.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "draw_" ) ), String(), … in execute()
198aInternalFilterName.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "impress_" ) ), String(… in execute()
202 if ( aInternalFilterName.Len() ) in execute()
209 … if ( aGraphicFilter.pConfig->GetExportInternalFilterName( nFormat ) == aInternalFilterName ) in execute()

Completed in 11 milliseconds