Home
last modified time | relevance | path

Searched refs:GetStyleName (Results 1 – 25 of 113) sorted by relevance

12345

/aoo4110/main/svtools/source/control/
H A Dctrltool.cxx138 return pInfo1->GetStyleName().CompareTo( pInfo2->GetStyleName() ); in ImplCompareFontInfo()
412 const XubString& FontList::GetStyleName( FontWeight eWeight, FontItalic eItalic ) const in GetStyleName() function in FontList
453 XubString FontList::GetStyleName( const FontInfo& rInfo ) const in GetStyleName() function in FontList
455 XubString aStyleName = rInfo.GetStyleName(); in GetStyleName()
462 aStyleName = GetStyleName( eWeight, eItalic ); in GetStyleName()
499 aStyleName = GetStyleName( eWeight, eItalic ); in GetStyleName()
527 const XubString& rStyleName = rInfo.GetStyleName(); in GetFontMapText()
620 if ( rStyleName.EqualsIgnoreCaseAscii( GetStyleName( *pSearchInfo ) ) ) in Get()
H A Dstdmenu.cxx245 aStyleText = pList->GetStyleName( aInfo ); in Fill()
249 aStyleText = pList->GetStyleName( eWeight, eItalic ); in Fill()
263 const XubString& rAttrStyleText = pList->GetStyleName( eWeight, eItalic ); in Fill()
266 XubString aTempStyleText = pList->GetStyleName( aInfo ); in Fill()
H A Dctrlbox.cxx1040 aStyleText = pList->GetStyleName( aInfo ); in Fill()
1044 aStyleText = pList->GetStyleName( eWeight, eItalic ); in Fill()
1058 const XubString& rAttrStyleText = pList->GetStyleName( eWeight, eItalic ); in Fill()
1061 XubString aTempStyleText = pList->GetStyleName( aInfo ); in Fill()
/aoo4110/main/xmloff/source/style/
H A DXMLFontAutoStylePool.cxx83 const OUString& GetStyleName() const { return sStyleName; } in GetStyleName() function in XMLFontAutoStylePoolEntry_Impl
135 return (int)r1.GetStyleName().compareTo( r2.GetStyleName() ); in XMLFontAutoStylePoolEntryCmp_Impl()
261 const OUString& rStyleName = pEntry->GetStyleName(); in exportXML()
/aoo4110/main/sw/source/filter/xml/
H A Dxmltble.cxx87 const OUString& GetStyleName() const { return sStyleName; } in GetStyleName() function in SwXMLTableColumn_Impl
547 EncodeStyleName( rCol.GetStyleName(), &bEncoded ) ); in ExportTableColumnStyle()
549 AddAttribute( XML_NAMESPACE_STYLE, XML_DISPLAY_NAME, rCol.GetStyleName() ); in ExportTableColumnStyle()
640 rExpCols.GetObject(nExpPos)->GetStyleName() ); in ExportTableLinesAutoStyles()
1067 pNextColumn->GetStyleName() == pColumn->GetStyleName() ) in ExportTableLines()
1074 EncodeStyleName(pColumn->GetStyleName()) ); in ExportTableLines()
H A Dxmlfonte.cxx76 Add( rFont.GetFamilyName(), rFont.GetStyleName(), in SwXMLFontAutoStylePool_Impl()
86 Add( pFont->GetFamilyName(), pFont->GetStyleName(), in SwXMLFontAutoStylePool_Impl()
/aoo4110/main/sd/source/ui/func/
H A Dfubullet.cxx192 aFont = Font( pFItem->GetFamilyName(), pFItem->GetStyleName(), Size( 1, 1 ) ); in InsertSpecialCharacter()
225 aFont.SetStyleName( pFItem->GetStyleName() ); in InsertSpecialCharacter()
283 aFont.GetStyleName(), aFont.GetPitch(), in InsertSpecialCharacter()
/aoo4110/main/sc/source/filter/xml/
H A DXMLStylesExportHelper.hxx240 virtual rtl::OUString* GetStyleName(const sal_Int32 nTable, const sal_Int32 nField) = 0;
268 virtual rtl::OUString* GetStyleName(const sal_Int32 nTable, const sal_Int32 nField);
286 virtual rtl::OUString* GetStyleName(const sal_Int32 nTable, const sal_Int32 nField);
H A Dxmlfonte.cxx68 Add( pFont->GetFamilyName(), pFont->GetStyleName(), in AddFontItems()
79 Add( pFont->GetFamilyName(), pFont->GetStyleName(), in AddFontItems()
/aoo4110/main/sw/source/core/txtnode/
H A Dswfont.cxx240 aSub[SW_LATIN].Font::SetStyleName( pFont->GetStyleName() ); in SetDiffFnt()
270 aSub[SW_CJK].Font::SetStyleName( pFont->GetStyleName() ); in SetDiffFnt()
306 aSub[SW_CTL].Font::SetStyleName( pFont->GetStyleName() ); in SetDiffFnt()
476 aSub[SW_LATIN].SetStyleName( rFont.GetStyleName() ); in SwFont()
492 aSub[SW_CJK].SetStyleName( rFont.GetStyleName() ); in SwFont()
512 aSub[SW_CTL].SetStyleName( rFont.GetStyleName() ); in SwFont()
/aoo4110/main/svtools/inc/svtools/
H A Dctrltool.hxx197 const XubString& GetStyleName( FontWeight eWeight, FontItalic eItalic ) const;
198 XubString GetStyleName( const FontInfo& rInfo ) const;
/aoo4110/main/sd/source/core/
H A Ddrawdoc4.cxx205 …SvxFontItem aSvxFontItem( aLatinFont.GetFamily(), aLatinFont.GetName(), aLatinFont.GetStyleName(),… in CreateLayoutTemplates()
208 …SvxFontItem aSvxFontItemCJK( aCJKFont.GetFamily(), aCJKFont.GetName(), aCJKFont.GetStyleName(), aC… in CreateLayoutTemplates()
211 …SvxFontItem aSvxFontItemCTL( aCTLFont.GetFamily(), aCTLFont.GetName(), aCTLFont.GetStyleName(), aC… in CreateLayoutTemplates()
614 …SvxFontItem aSvxFontItem( aLatinFont.GetFamily(), aLatinFont.GetName(), aLatinFont.GetStyleName(),… in CreateDefaultCellStyles()
617 …SvxFontItem aSvxFontItemCJK( aCJKFont.GetFamily(), aCJKFont.GetName(), aCJKFont.GetStyleName(), aC… in CreateDefaultCellStyles()
620 …SvxFontItem aSvxFontItemCTL( aCTLFont.GetFamily(), aCTLFont.GetName(), aCTLFont.GetStyleName(), aC… in CreateDefaultCellStyles()
/aoo4110/main/sc/source/core/data/
H A Dpatattr.cxx149 StrCmp( GetStyleName(), static_cast<const ScPatternAttr&>(rCmp).GetStyleName() ) ); in operator ==()
372 if (rFont.GetStyleName() != pFontAttr->GetStyleName()) in GetFont()
373 rFont.SetStyleName( pFontAttr->GetStyleName() ); in GetFont()
1160 const String* ScPatternAttr::GetStyleName() const in GetStyleName() function in ScPatternAttr
/aoo4110/main/starmath/source/
H A Ddialog.cxx81 const String & GetStyleName( const Font &rFont ) const;
82 const String & GetStyleName( sal_uInt16 nIdx ) const;
99 const String & SmFontStyles::GetStyleName( const Font &rFont ) const in GetStyleName() function in SmFontStyles
116 const String & SmFontStyles::GetStyleName( sal_uInt16 nIdx ) const in GetStyleName() function in SmFontStyles
153 if (rStyleName.CompareTo( rStyles.GetStyleName(i) ) == COMPARE_EQUAL) in SetFontStyle()
1752 aStyles.InsertEntry( rStyles.GetStyleName(i) ); in FillStyles()
2019 GetFontStyles().GetStyleName(pOrigSymbol->GetFace())) in UpdateButtons()
2319 SelectStyle(GetFontStyles().GetStyleName(rFont), sal_False); in SelectSymbol()
/aoo4110/main/sw/source/core/unocore/
H A Dunoevent.cxx285 SfxStyleSheetBase* pBase = pBasePool->Find(rStyle.GetStyleName()); in setMacroItem()
306 SfxStyleSheetBase* pBase = pBasePool->Find(rStyle.GetStyleName()); in getMacroItem()
/aoo4110/main/sw/source/core/inc/
H A Dswfont.hxx291 const XubString& GetStyleName() const {return aSub[nActual].GetStyleName();} in GetStyleName() function in SwFont
306 inline const XubString& GetStyleName( const sal_uInt8 nWhich ) const in GetStyleName() function in SwFont
307 { return aSub[nWhich].GetStyleName(); } in GetStyleName()
/aoo4110/main/chart2/source/tools/
H A DCharacterProperties.cxx515 …per::setPropertyValueDefault( rOutMap, PROP_CHAR_FONT_STYLE_NAME, OUString(aFont.GetStyleName()) ); in AddDefaultsToMap()
559 …ropertyValueDefault( rOutMap, PROP_CHAR_ASIAN_FONT_STYLE_NAME, OUString(aFontCJK.GetStyleName()) ); in AddDefaultsToMap()
570 …pertyValueDefault( rOutMap, PROP_CHAR_COMPLEX_FONT_STYLE_NAME, OUString(aFontCTL.GetStyleName()) ); in AddDefaultsToMap()
/aoo4110/main/xmloff/source/text/
H A Dtxtparaimphint.hxx105 const OUString& GetStyleName() const { return sStyleName; } in GetStyleName() function in XMLStyleHint_Impl
156 const OUString& GetStyleName() const { return sStyleName; } in GetStyleName() function in XMLHyperlinkHint_Impl
/aoo4110/main/sc/source/core/tool/
H A Dautoform.cxx700 if( rCJKFont.GetStyleName().Len() ) in FillToItemSet()
715 if( rCTLFont.GetStyleName().Len() ) in FillToItemSet()
924 aStdFont.GetFamily(), aStdFont.GetName(), aStdFont.GetStyleName(), in ScAutoFormat()
930 aStdFont.GetFamily(), aStdFont.GetName(), aStdFont.GetStyleName(), in ScAutoFormat()
936 aStdFont.GetFamily(), aStdFont.GetName(), aStdFont.GetStyleName(), in ScAutoFormat()
/aoo4110/main/sw/source/core/text/
H A Datrstck.cxx726 rFnt.SetStyleName( ((SvxFontItem&)rItem).GetStyleName(), SW_LATIN ); in FontChg()
792 rFnt.SetStyleName( ((SvxFontItem&)rItem).GetStyleName(), SW_CJK ); in FontChg()
811 rFnt.SetStyleName( ((SvxFontItem&)rItem).GetStyleName(), SW_CTL ); in FontChg()
/aoo4110/main/extensions/source/propctrlr/
H A Dfontdialog.cxx334 …lue( _out_properties, PROPERTY_FONT_STYLENAME, makeAny(::rtl::OUString(rFontItem.GetStyleName()))); in translateItemsToProperties()
512 …efaultVCLFont.GetFamily(), aDefaultVCLFont.GetName(), aDefaultVCLFont.GetStyleName(), aDefaultVCLF… in createItemSet()
524 …efaultVCLFont.GetFamily(), aDefaultVCLFont.GetName(), aDefaultVCLFont.GetStyleName(), aDefaultVCLF… in createItemSet()
/aoo4110/main/sw/source/ui/misc/
H A Dinsfnote.cxx79 rFont.GetStyleName(), rFont.GetPitch(), in Apply()
186 Font aFont( aFontName, pFontItem->GetStyleName(), aNumberCharEdit.GetFont().GetSize() ); in IMPL_LINK_INLINE_END()
/aoo4110/main/sdext/source/presenter/
H A DPresenterTheme.cxx243 OUString GetStyleName (const OUString& rsResourceName) const;
364 OUString PresenterTheme::GetStyleName (const ::rtl::OUString& rsResourceURL) const in GetStyleName() function in sdext::presenter::PresenterTheme
370 sStyleName = pTheme->maStyleAssociations.GetStyleName(rsResourceURL); in GetStyleName()
1336 OUString StyleAssociationContainer::GetStyleName (const OUString& rsResourceName) const in GetStyleName() function in sdext::presenter::__anon2d90cc490211::StyleAssociationContainer
/aoo4110/main/editeng/source/uno/
H A Dunofdesc.cxx69 rDesc.StyleName = rFont.GetStyleName(); in ConvertFromFont()
145 rDesc.StyleName = pFontItem->GetStyleName(); in FillFromItemSet()
/aoo4110/main/sw/source/filter/rtf/
H A Drtfnum.cxx777 pFnt->GetStyleName() == rItem.GetStyleName() && in FindFontOfItem()
921 rSVFont.GetName(), rSVFont.GetStyleName(), in ReadNumSecLevel()

Completed in 218 milliseconds

12345