Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjavaplugin.cxx272 bool bExclude = false; in jfw_plugin_getAllJavaInfos() local
280 bExclude = true; in jfw_plugin_getAllJavaInfos()
294 if (bExclude == true) in jfw_plugin_getAllJavaInfos()
/trunk/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx1149 void SwMailMergeConfigItem::ExcludeRecord(sal_Int32 nRecord, bool bExclude) in ExcludeRecord() argument
1156 if(bExclude) in ExcludeRecord()
1183 m_aSelection[nRecord - 1] <<= bExclude ? -1 : nRecord; in ExcludeRecord()
/trunk/main/sw/source/ui/inc/
H A Dmmconfigitem.hxx124 void ExcludeRecord(sal_Int32 nRecord, bool bExclude);
/trunk/main/desktop/source/app/
H A Dapp.cxx662 bool bExclude = true; in isExcludedFileOrFolder() local
668 bExclude = false; in isExcludedFileOrFolder()
672 return bExclude; in isExcludedFileOrFolder()

Completed in 47 milliseconds