Home
last modified time | relevance | path

Searched refs:GetStyleName (Results 76 – 100 of 113) sorted by relevance

12345

/trunk/main/sdext/source/presenter/
H A DPresenterNotesView.cxx734 const OUString sStyleName (mpPresenterController->GetTheme()->GetStyleName( in ChangeFontSize()
H A DPresenterSlideShowView.cxx904 const OUString sViewStyle (pTheme->GetStyleName(mxViewId->getResourceURL())); in PaintEndSlide()
H A DPresenterPaneBorderPainter.cxx695 const OUString sStyleName (mpTheme->GetStyleName(rsResourceURL)); in GetRendererPaneStyle()
/trunk/main/editeng/source/editeng/
H A Deertfpar.cxx173 aDefFont.GetStyleName(), aDefFont.GetPitch(), aDefFont.GetCharSet(), EE_CHAR_FONTINFO ); in AddRTFDefaultValues()
H A Deditview.cxx1538 FontInfo aFontInfo = pFontList->Get( pFontItem->GetFamilyName(), pFontItem->GetStyleName() ); in ChangeFontSize()
/trunk/main/sc/source/ui/view/
H A Dcellsh1.cxx1937 …aSet.Put( SvxFontItem( aCurFont.GetFamily(), aCurFont.GetName(), aCurFont.GetStyleName(), aCurFont… in ExecuteEdit()
1949 Font aNewFont( pFontItem->GetFamilyName(), pFontItem->GetStyleName(), Size(1,1) ); in ExecuteEdit()
H A Deditsh.cxx380 aFont.GetStyleName(), aFont.GetPitch(), in Execute()
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx2430 rFont.GetStyleName(), rFont.GetPitch(), in lcl_swcss1_setEncoding()
2454 rDfltFont.GetStyleName(), in SetDfltEncoding()
H A Dhtmlform.cxx637 aTmp <<= OUString( aFixedFont.GetStyleName() ); in lcl_html_setFixedFontProperty()
1099 aTmp <<= OUString( pFontItem->GetStyleName() ); in InsertControl()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1828 ::rtl::OUStringToOString( mpMacFontData->GetStyleName(), RTL_TEXTENCODING_UTF8 ).getStr(), in SetFont()
1831 ::rtl::OUStringToOString( mpMacFontData->GetStyleName(), RTL_TEXTENCODING_UTF8 ).getStr(), in SetFont()
/trunk/main/sw/source/filter/xml/
H A Dxmltexte.cxx113 pDoc->FindTxtFmtCollByName( pStyle->GetStyleName() ); in exportStyleContent()
H A Dxmlfmt.cxx413 SwTxtFmtColl *pColl = pDoc->FindTxtFmtCollByName( pStyle->GetStyleName() ); in Finish()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx637 rFont.SetStyleName ( rFontItem.GetStyleName() ); in lcl_SetFontProperties()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx620 pFont->GetStyleName(), in MakeFieldInst()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx329 aFD.StyleName = rFont.GetStyleName(); in CreateFontDescriptor()
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx788 aNewData.maStyle = pFontList->GetStyleName( aFontInfo ); in AppendPortion()
/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx868 pDfltFont->SetName( rDfltFont.GetStyleName() ); in GetFont()
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx1172 aNewFont.SetStyleName( pFontItem->GetStyleName() ); in InsertSymbol()
H A Dtextsh1.cxx449 … rFont.GetStyleName(), rFont.GetPitch(), RTL_TEXTENCODING_DONTKNOW, RES_CHRATR_FONT ); in Execute()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx247 aFont.GetStyleName(), aFont.GetPitch(), in Execute()
/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx1738 OUString SvXMLNumFmtExport::GetStyleName( sal_uInt32 nKey ) in GetStyleName() function in SvXMLNumFmtExport
/trunk/main/sw/inc/
H A Dunostyle.hxx273 const String& GetStyleName() const { return sStyleName;} in GetStyleName() function in SwXStyle
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx390 aNewFont.SetStyleName(pFontItem->GetStyleName()); in lcl_initAwtFont()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx356 …SvxFontItem aFontItem( rFont.GetFamily(), rFont.GetName(), rFont.GetStyleName(), rFont.GetPitch(),… in lcl_FillFontAttributes()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1048 aFD.StyleName = rFont.GetStyleName(); in CreateFontDescriptor()

Completed in 259 milliseconds

12345