Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/
H A DFilterConfigCache.cxx228 aEntry.bHasDialog = sUIComponent.getLength(); in ImplInit()
468 return (nFormat < aImport.size()) && aImport[ nFormat ].bHasDialog; in IsImportDialog()
590 return (nFormat < aExport.size()) && aExport[ nFormat ].bHasDialog; in IsExportDialog()
H A DFilterConfigCache.hxx60 sal_Bool bHasDialog : 1; member

Completed in 10 milliseconds