Home
last modified time | relevance | path

Searched refs:GetStyleName (Results 51 – 75 of 113) sorted by relevance

12345

/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx1352 aStyle = pState->GetStyleName(); in FillTreeBox()
1498 aStyle = pState->GetStyleName(); in UpdateStyles_Impl()
1663 const String aStyle(pItem->GetStyleName()); in Update_Impl()
1685 const String aStyle(pState->GetStyleName()); in IMPL_LINK()
/trunk/main/sc/source/core/data/
H A Ddocpool.cxx201 aStdFont.GetName(), aStdFont.GetStyleName(), in ScDocumentPool()
666 const String* pStyleName = pPattern->GetStyleName(); in CellStyleCreated()
H A Dstlpool.cxx240 SvxFontItem aNewItem( aDefFont.GetFamily(), aDefFont.GetName(), aDefFont.GetStyleName(), in lcl_CheckFont()
/trunk/main/vcl/source/components/
H A Dfontident.cxx111 aFD.StyleName = m_aFont.GetStyleName(); in getMaterial()
/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.hxx182 static rtl::OUString GetStyleName( sal_Int32 nId );
/trunk/main/xmloff/source/text/
H A Dtxtparai.cxx1885 sStyleName = pHint->GetStyleName(); in Characters()
2157 ((XMLStyleHint_Impl *)pHint)->GetStyleName(); in ~XMLParaContext()
2197 pHHint->GetStyleName(), in ~XMLParaContext()
/trunk/main/sd/source/ui/func/
H A Dfuhhconv.cxx204 aFontItem.SetStyleName( pTargetFont->GetStyleName()); in ConvertStyles()
/trunk/main/vcl/inc/
H A Doutfont.hxx62 const String& GetStyleName() const { return maStyleName; } in GetStyleName() function in ImplFontAttributes
/trunk/main/starmath/source/
H A Ddocument.cxx363 ByteString aFntStyleName( aFont.GetStyleName(), 1 ); in SetEditEngineDefaultFonts()
374 aFont.GetStyleName(), aFont.GetPitch(), aFont.GetCharSet(), in SetEditEngineDefaultFonts()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx176 aFont.SetStyleName( rFontItem.GetStyleName() ); in CalculateHorizontalScalingFactor()
266 aFont.SetStyleName( rFontItem.GetStyleName() ); in GetTextAreaOutline()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx692 if( rCJKFont.GetStyleName().Len() ) in UpdateToSet()
707 if( rCTLFont.GetStyleName().Len() ) in UpdateToSet()
/trunk/main/drawinglayer/source/primitive2d/
H A Dtextlayoutdevice.cxx440 rFont.GetStyleName(), in getFontAttributeFromVclFont()
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx660 aCurFont.SetStyleName ( pFontItem->GetStyleName() ); in Update()
786 aInfo.GetStyleName(), in Select()
2107 SelectStyle( pItem->GetStyleName() ); in Update()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx1129 aFont.SetStyleName( rFontItem.GetStyleName() ); in AdjustLVL()
2456 aTmp <<= rtl::OUString( pFontItem->GetStyleName()); in MiserableDropDownFormHack()
2477 aFont.SetStyleName( pFontItem->GetStyleName() ); in MiserableDropDownFormHack()
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx686 rSVFont.GetName(), rSVFont.GetStyleName(), in ReadAttr()
1992 rSVFont.GetStyleName(), rSVFont.GetPitch(), in SetDefault()
/trunk/main/sc/source/filter/xml/
H A DXMLStylesExportHelper.cxx1191 rtl::OUString* ScColumnStyles::GetStyleName(const sal_Int32 nTable, const sal_Int32 nField) in GetStyleName() function in ScColumnStyles
1260 rtl::OUString* ScRowStyles::GetStyleName(const sal_Int32 nTable, const sal_Int32 nField) in GetStyleName() function in ScRowStyles
/trunk/main/editeng/source/items/
H A Dbulitem.cxx302 _aFont.SetStyleName( aNewFont.GetStyleName() ); in CopyValidProperties()
H A Dtextitem.cxx258 aStyleName = rFont.GetStyleName(); in operator =()
407 rStrm.WriteByteString(GetStyleName()); in Store()
415 rStrm.WriteByteString( GetStyleName(), RTL_TEXTENCODING_UNICODE ); in Store()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1105 … if(pTempStyle && pTempStyle->GetFamily() == eFamily && pTempStyle->GetStyleName() == rStyleName) in _FindStyle()
3595 …SwStyleBase_Impl aBaseImpl(*GetDoc(), GetStyleName(), &GetDoc()->GetDfltFrmFmt()->GetAttrSet()); /… in SetPropertyValues_Impl()
3601 SfxStyleSheetBase* pBase = GetBasePool()->Find(GetStyleName()); in SetPropertyValues_Impl()
3915 …SwStyleBase_Impl aBase(*GetDoc(), GetStyleName(), &GetDoc()->GetDfltFrmFmt()->GetAttrSet()); //UUU… in GetPropertyValues_Impl()
3934 pBase = GetBasePool()->Find(GetStyleName()); in GetPropertyValues_Impl()
/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx303 aFontItem.SetStyleName( pFont->GetStyleName()); in SetLanguageAndFont()
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx555 pNumFnt->SetStyleName( pFmtFnt->GetStyleName(), nAct ); in NewNumberPortion()
/trunk/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx393 aFont.GetStyleName(), in CreateEditEngine()
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx1712 aFont.SetStyleName( pFontItem->GetStyleName() ); in InsertSymbol()
1749 aFont.GetStyleName(), aFont.GetPitch(), in InsertSymbol()
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx451 pFont->GetName(), pFont->GetStyleName(), in PutNumFmtFontsInAttrPool()
/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx524 rFont.SetStyleName ( rFontItem.GetStyleName() ); in lcl_SetFontProperties()

Completed in 270 milliseconds

12345