Home
last modified time | relevance | path

Searched refs:Bold (Results 26 – 50 of 165) sorted by relevance

1234567

/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DCalcFont.log4 ITEM Assertion OK : correctly set font to Bold
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DCalcFont.log4 ITEM Assertion OK : correctly set font to Bold
/aoo41x/main/oovbaapi/ooo/vba/msforms/
H A DXNewFont.idl41 [attribute] boolean Bold;
/aoo41x/main/oovbaapi/ooo/vba/
H A DXFontBase.idl48 [attribute] any Bold;
/aoo41x/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1145 aInfo.m_eWeight = psp::weight::Bold; in GetFCFontOptions()
1484 case WEIGHT_BOLD: eWeight = psp::weight::Bold; break; in GetFcSubstitute()
1544 case psp::weight::Bold: aRet.meWeight = WEIGHT_BOLD; break; in GetFcSubstitute()
H A Dpspgraphics.cxx1241 case psp::weight::Bold: return WEIGHT_BOLD; in ToFontWeight()
/aoo41x/main/autodoc/source/display/html/
H A Dnavibar.cxx91 >> *new Bold in Write2()
/aoo41x/main/autodoc/source/display/idl/
H A Dhfi_xrefpage.cxx212 >> *new Html::Bold in produce_Main()
/aoo41x/main/sd/source/ui/annotations/
H A Dannotations.src47 Text [ en-US ] = "~Bold";
/aoo41x/main/sw/source/ui/config/
H A Dredlopt.src72 < "Bold" ; > ;
/aoo41x/main/svtools/source/inc/
H A Dsgvmain.hxx318 sal_Bool Bold; member in SgfFontOne
/aoo41x/main/scripting/examples/beanshell/Highlight/
H A DButtonPressHandler.bsh84 // Sets the replaced text property fontweight value to Bold
H A Dhighlighter.bsh46 // Sets the replaced text property fontweight value to Bold or Normal
/aoo41x/main/svx/inc/
H A Dgloblmn_tmpl.hrc106 Command = ".uno:Bold" ; \
107 Text [ en-US ] = "Bold" ; \
/aoo41x/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx655 return weight::Bold; in convertWeight()
952 case weight::Bold: nWeight = FC_WEIGHT_BOLD;break; in addtopattern()
H A Dfontmanager.cxx146 eWeight = weight::Bold; in parseWeight()
149 eWeight = weight::Bold; in parseWeight()
1697 case weight::Bold: aXLFD.append("bold");break; in getXLFD()
1924 case FW_BOLD: pFont->m_eWeight = weight::Bold; break; in analyzeTrueTypeFile()
/aoo41x/main/extensions/source/propctrlr/
H A Dformres.src1499 Text [ en-US ] = "Bold Italic";
1509 Text [ en-US ] = "Bold";
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimation.src191 Text [ en-US ] = "Bold" ;
/aoo41x/main/starmath/source/
H A Dsmres.src70 Text [ en-US ] = "~Bold" ;
1423 Text [ en-US ] = "Bold" ;
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleEditableTextImpl.java149 attribute = as.getAttribute(StyleConstants.Bold); in setAttributes()
/aoo41x/main/svtools/source/filter/
H A Dsgvtext.cxx1194 Bold=sal_False; in SgfFontOne()
1236 if ( s.CompareTo( "BOLD", 4 ) == COMPARE_EQUAL ) Bold=sal_True; in ReadOne()
/aoo41x/main/vcl/inc/vcl/
H A Dfontmanager.hxx101 Bold = 8, enumerator
/aoo41x/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1761 else if ( nWeight <= QFont::Bold ) in toFont()
1762 aInfo.m_eWeight = psp::weight::Bold; in toFont()
/aoo41x/main/padmin/source/
H A Dfontentry.cxx191 case weight::Bold: aEntry.AppendAscii( ", " ); aEntry.Append( aBoldTxt ); break; in fillFontEntry()
/aoo41x/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1133 case psp::weight::Bold: return WEIGHT_BOLD; in ToFontWeight()

Completed in 166 milliseconds

1234567