Home
last modified time | relevance | path

Searched refs:WEIGHT_BOLD (Results 1 – 25 of 142) sorted by path

123456

/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx2624 : nWeight <= ::css::awt::FontWeight::BOLD ? WEIGHT_BOLD in mapFontWeight()
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx121 aFont.SetWeight( WEIGHT_BOLD ); in lcl_PrintHeader()
1526 aFont.SetWeight( WEIGHT_BOLD ); in ModulWindowLayout()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx1252 aFont.SetWeight( WEIGHT_BOLD ); in lcl_PrintHeader()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx838 aFont.SetWeight( WEIGHT_BOLD ); in ChartTypeTabPage()
H A Dtp_DataSource.cxx297 aFont.SetWeight( WEIGHT_BOLD ); in DataSourceTabPage()
H A Dtp_RangeChooser.cxx135 aFont.SetWeight( WEIGHT_BOLD ); in RangeChooserTabPage()
H A Dtp_Wizard_TitlesAndObjects.cxx71 aFont.SetWeight( WEIGHT_BOLD ); in TitlesAndObjectsTabPage()
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1761 pTextEngine->SetAttrib( TextAttribFontWeight(WEIGHT_BOLD), 0, nStart, nEnd ); in MoveErrorMarkTo()
H A Dthesdlg.cxx162 aFont.SetWeight( WEIGHT_BOLD ); in Paint()
/trunk/main/cui/source/options/
H A Doptcolor.cxx864 aFont.SetWeight(WEIGHT_BOLD); in ColorConfigWindow_Impl()
1024 aFont.SetWeight(WEIGHT_BOLD); in DataChanged()
H A Doptlingu.cxx319 aFont.SetWeight( WEIGHT_BOLD ); in Paint()
494 aFont.SetWeight( WEIGHT_BOLD ); in Paint()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx401 aFont.SetWeight( WEIGHT_BOLD ); in Paint()
H A Dchardlg.cxx492 rFont.SetWeight( ( FontWeight ) rItem.GetValue() != WEIGHT_NORMAL ? WEIGHT_BOLD : WEIGHT_NORMAL ); in SetPrevFontStyle()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationpages.cxx70 aFont.SetWeight( WEIGHT_BOLD ); in MacroMigrationPage()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx474 aFont.SetWeight(WEIGHT_BOLD); in ImplInitSettings()
H A DAppTitleWindow.cxx176 aFont.SetWeight(WEIGHT_BOLD); in ImplInitSettings()
/trunk/main/dbaccess/source/ui/control/
H A Dlistviewitems.cxx48 aFont.SetWeight(WEIGHT_BOLD); in InitViewData()
67 aFont.SetWeight(WEIGHT_BOLD); in Paint()
/trunk/main/dbaccess/source/ui/dlg/
H A Dadminpages.hxx255 void SetControlFontWeight(Window* _pWindow, FontWeight _eWeight = WEIGHT_BOLD);
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1006 else if( eWeight == WEIGHT_BOLD ) in ConvertFontWeight()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx531 aFont.SetWeight( bBold?WEIGHT_BOLD:WEIGHT_NORMAL ); in SetBoldTitle()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx561 aBoldFont.SetWeight( WEIGHT_BOLD ); in DrawRow()
/trunk/main/desktop/source/migration/
H A Dpages.cxx76 f.SetWeight(WEIGHT_BOLD); in _setBold()
/trunk/main/editeng/source/editeng/
H A Deehtml.cxx639 SvxWeightItem aWeightItem( WEIGHT_BOLD, EE_CHAR_WEIGHT ); in ImpSetStyleSheet()
H A Dimpedit2.cxx439 pNewAttr = new SvxWeightItem( WEIGHT_BOLD, EE_CHAR_WEIGHT ); in Command()
H A Dimpedit4.cxx874 case WEIGHT_BOLD: rOutput << OOO_STRING_SVTOOLS_RTF_B; break; in WriteItemAsRTF()

Completed in 189 milliseconds

123456