Searched refs:nDfltFilter (Results 1 – 1 of 1) sorted by relevance
452 sal_uInt16 nDfltFilter = USHRT_MAX; in ExportGraphic() local460 nDfltFilter = i; in ExportGraphic()462 if ( USHRT_MAX == nDfltFilter ) in ExportGraphic()469 nDfltFilter = i; in ExportGraphic()474 if( USHRT_MAX != nDfltFilter ) in ExportGraphic()476 xFltMgr->setCurrentFilter( rGF.GetExportFormatName( nDfltFilter ) ) ; in ExportGraphic()486 nDfltFilter == rGF.GetExportFormatNumber( xFltMgr->getCurrentFilter())) in ExportGraphic()
Completed in 8 milliseconds