Searched refs:aInternalFilterName (Results 1 – 1 of 1) sorted by relevance
188 String aInternalFilterName; in execute() local196 aInternalFilterName = aStr; in execute()197 …aInternalFilterName.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "draw_" ) ), String(), … in execute()198 …aInternalFilterName.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 7 milliseconds