Searched refs:bIsDefault (Results 1 – 14 of 14) sorted by relevance
/aoo4110/main/autodoc/source/parser/tokens/ |
H A D | stmstfin.cxx | 38 bIsDefault(i_bIsDefault) in StmBoundsStatus() 45 return bIsDefault; in IsADefault()
|
/aoo4110/main/autodoc/source/parser_i/tokens/ |
H A D | stmstfi2.cxx | 38 bIsDefault(i_bIsDefault) in StmBoundsStatu2() 45 return bIsDefault; in IsADefault()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/autodoc/source/parser/inc/tokens/ |
H A D | stmstfin.hxx | 63 bool bIsDefault; member in StmBoundsStatus
|
/aoo4110/main/autodoc/source/parser_i/inc/tokens/ |
H A D | stmstfi2.hxx | 63 bool bIsDefault; member in StmBoundsStatu2
|
/aoo4110/main/sw/source/ui/app/ |
H A D | docstyle.cxx | 681 sal_Bool bIsDefault = sal_False; in GetDescription() local 699 bIsDefault = sal_True; in GetDescription() 715 bIsDefault = sal_True; in GetDescription() 719 bIsDefault = sal_True; in GetDescription() 721 if(bIsDefault) in GetDescription()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/extensions/source/update/check/ |
H A D | updatehdl.cxx | 1023 bool bIsDefault = true; in showWarning() local 1025 aValue >>= bIsDefault; in showWarning() 1026 if ( bIsDefault ) in showWarning()
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | swdtflvr.hxx | 182 sal_Bool bIsDefault,
|
/aoo4110/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 1162 sal_Bool bIsDefault, in PasteData() argument 1388 if(bIsDefault) in PasteData()
|
Completed in 180 milliseconds