Searched refs:bExclude (Results 1 – 4 of 4) sorted by relevance
272 bool bExclude = false; in jfw_plugin_getAllJavaInfos() local280 bExclude = true; in jfw_plugin_getAllJavaInfos()294 if (bExclude == true) in jfw_plugin_getAllJavaInfos()
1149 void SwMailMergeConfigItem::ExcludeRecord(sal_Int32 nRecord, bool bExclude) in ExcludeRecord() argument1156 if(bExclude) in ExcludeRecord()1183 m_aSelection[nRecord - 1] <<= bExclude ? -1 : nRecord; in ExcludeRecord()
124 void ExcludeRecord(sal_Int32 nRecord, bool bExclude);
662 bool bExclude = true; in isExcludedFileOrFolder() local668 bExclude = false; in isExcludedFileOrFolder()672 return bExclude; in isExcludedFileOrFolder()
Completed in 47 milliseconds