| /trunk/main/sw/source/ui/app/ ! |
| H A D | docstyle.cxx | 694 sal_Bool bIsDefault = sal_False; in GetDescription() local 701 bIsDefault = (XFILL_SOLID == eFillStyle); in GetDescription() 707 bIsDefault = (XFILL_GRADIENT == eFillStyle); in GetDescription() 713 bIsDefault = (XFILL_HATCH == eFillStyle); in GetDescription() 719 bIsDefault = (XFILL_BITMAP == eFillStyle); in GetDescription() 725 bIsDefault = !bUseFloatTransparence; in GetDescription() 731 bIsDefault = bUseFloatTransparence; in GetDescription() 750 bIsDefault = sal_True; in GetDescription() 766 bIsDefault = sal_True; in GetDescription() 770 bIsDefault = sal_True; in GetDescription() [all …]
|
| /trunk/main/autodoc/source/parser/tokens/ ! |
| H A D | stmstfin.cxx | 38 bIsDefault(i_bIsDefault) in StmBoundsStatus() 45 return bIsDefault; in IsADefault()
|
| /trunk/main/autodoc/source/parser_i/tokens/ ! |
| H A D | stmstfi2.cxx | 38 bIsDefault(i_bIsDefault) in StmBoundsStatu2() 45 return bIsDefault; in IsADefault()
|
| /trunk/main/basctl/source/basicide/ ! |
| H A D | basicbox.cxx | 437 bool bIsDefault = localesAreEqual( aDefaultLocale, pLocale[i] ); in FillBox() local 441 if ( bIsDefault ) in FillBox() 447 SetEntryData( nPos, new LanguageEntry( sLanguage, pLocale[i], bIsDefault ) ); in FillBox()
|
| /trunk/main/basctl/source/dlged/ ! |
| H A D | managelang.cxx | 190 bool bIsDefault = localesAreEqual( aDefaultLocale, pLocale[i] ); in FillLanguageBox() local 193 if ( bIsDefault ) in FillLanguageBox() 199 … m_aLanguageLB.SetEntryData( nPos, new LanguageEntry( sLanguage, pLocale[i], bIsDefault ) ); in FillLanguageBox()
|
| /trunk/main/autodoc/source/exes/adc_uni/ ! |
| H A D | adc_cmd_parse.hxx | 176 bool IsDefault() const { return bIsDefault; } in IsDefault() 196 bool bIsDefault; member in autodoc::command::S_ProjectData
|
| H A D | adc_cmd_parse.cxx | 281 bIsDefault(false) in S_ProjectData() 291 bIsDefault(true) in S_ProjectData()
|
| /trunk/main/autodoc/source/parser/inc/tokens/ ! |
| H A D | stmstfin.hxx | 63 bool bIsDefault; member in StmBoundsStatus
|
| /trunk/main/autodoc/source/parser_i/inc/tokens/ ! |
| H A D | stmstfi2.hxx | 63 bool bIsDefault; member in StmBoundsStatu2
|
| /trunk/main/vcl/source/gdi/ ! |
| H A D | impfont.cxx | 72 …const bool bIsDefault = (mpRangeCodes == aDefaultUnicodeRanges) || (mpRangeCodes == aDefaultSymbol… in IsDefaultMap() local 73 return bIsDefault; in IsDefaultMap()
|
| /trunk/main/filter/source/xsltdialog/ ! |
| H A D | xmlfiltersettingsdialog.cxx | 211 bool bIsDefault = false; in updateStates() local 223 bIsDefault = true; in updateStates() 231 maPBDelete.Enable( bHasSelection && !bMultiSelection && !bIsReadonly && !bIsDefault); in updateStates()
|
| /trunk/main/extensions/source/update/check/ ! |
| H A D | updatehdl.cxx | 1037 bool bIsDefault = true; in showWarning() local 1039 aValue >>= bIsDefault; in showWarning() 1040 if ( bIsDefault ) in showWarning()
|
| /trunk/main/sw/source/ui/inc/ ! |
| H A D | swdtflvr.hxx | 182 sal_Bool bIsDefault,
|
| /trunk/main/sw/source/ui/dochdl/ ! |
| H A D | swdtflvr.cxx | 1153 sal_Bool bIsDefault, in PasteData() argument 1378 if(bIsDefault) in PasteData()
|