Home
last modified time | relevance | path

Searched refs:bIsDefault (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx694 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 Dstmstfin.cxx38 bIsDefault(i_bIsDefault) in StmBoundsStatus()
45 return bIsDefault; in IsADefault()
/trunk/main/autodoc/source/parser_i/tokens/
H A Dstmstfi2.cxx38 bIsDefault(i_bIsDefault) in StmBoundsStatu2()
45 return bIsDefault; in IsADefault()
/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx437 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 Dmanagelang.cxx190 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 Dadc_cmd_parse.hxx176 bool IsDefault() const { return bIsDefault; } in IsDefault()
196 bool bIsDefault; member in autodoc::command::S_ProjectData
H A Dadc_cmd_parse.cxx281 bIsDefault(false) in S_ProjectData()
291 bIsDefault(true) in S_ProjectData()
/trunk/main/autodoc/source/parser/inc/tokens/
H A Dstmstfin.hxx63 bool bIsDefault; member in StmBoundsStatus
/trunk/main/autodoc/source/parser_i/inc/tokens/
H A Dstmstfi2.hxx63 bool bIsDefault; member in StmBoundsStatu2
/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx72 …const bool bIsDefault = (mpRangeCodes == aDefaultUnicodeRanges) || (mpRangeCodes == aDefaultSymbol… in IsDefaultMap() local
73 return bIsDefault; in IsDefaultMap()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx211 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 Dupdatehdl.cxx1023 bool bIsDefault = true; in showWarning() local
1025 aValue >>= bIsDefault; in showWarning()
1026 if ( bIsDefault ) in showWarning()
/trunk/main/sw/source/ui/inc/
H A Dswdtflvr.hxx182 sal_Bool bIsDefault,
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1162 sal_Bool bIsDefault, in PasteData() argument
1388 if(bIsDefault) in PasteData()

Completed in 85 milliseconds