/aoo42x/main/svtools/source/control/ |
H A D | ctrltool.cxx | 138 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 D | stdmenu.cxx | 245 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 D | ctrlbox.cxx | 1040 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()
|
/aoo42x/main/xmloff/source/style/ |
H A D | XMLFontAutoStylePool.cxx | 83 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()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmltble.cxx | 87 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 D | xmlfonte.cxx | 76 Add( rFont.GetFamilyName(), rFont.GetStyleName(), in SwXMLFontAutoStylePool_Impl() 86 Add( pFont->GetFamilyName(), pFont->GetStyleName(), in SwXMLFontAutoStylePool_Impl()
|
H A D | xmltbli.cxx | 213 const OUString& GetStyleName() const { return aStyleName; } in GetStyleName() function in SwXMLTableCell_Impl 316 const OUString& GetStyleName() const { return aStyleName; } in GetStyleName() function in SwXMLTableRow_Impl 1740 InsertRow( pSrcRow->GetStyleName(), pSrcRow->GetDefaultCellStyleName(), in InsertRepRows() 1748 InsertCell( pSrcCell->GetStyleName(), 1U, in InsertRepRows() 2070 OUString sStyleName = pCell->GetStyleName(); in MakeTableBox() 2233 const OUString& rStyleName = (*pRows)[(sal_uInt16)nTopRow]->GetStyleName(); in MakeTableLine()
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fubullet.cxx | 192 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()
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | XMLStylesExportHelper.hxx | 240 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 D | xmlfonte.cxx | 68 Add( pFont->GetFamilyName(), pFont->GetStyleName(), in AddFontItems() 79 Add( pFont->GetFamilyName(), pFont->GetStyleName(), in AddFontItems()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 240 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()
|
/aoo42x/main/sd/source/core/ |
H A D | drawdoc4.cxx | 205 …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()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | ctrltool.hxx | 197 const XubString& GetStyleName( FontWeight eWeight, FontItalic eItalic ) const; 198 XubString GetStyleName( const FontInfo& rInfo ) const;
|
/aoo42x/main/starmath/source/ |
H A D | dialog.cxx | 81 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()
|
/aoo42x/main/sc/source/core/data/ |
H A D | patattr.cxx | 149 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
|
/aoo42x/main/sw/source/core/inc/ |
H A D | swfont.hxx | 291 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()
|
/aoo42x/main/chart2/source/tools/ |
H A D | CharacterProperties.cxx | 515 …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()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoevent.cxx | 285 SfxStyleSheetBase* pBase = pBasePool->Find(rStyle.GetStyleName()); in setMacroItem() 306 SfxStyleSheetBase* pBase = pBasePool->Find(rStyle.GetStyleName()); in getMacroItem()
|
/aoo42x/main/xmloff/source/text/ |
H A D | txtparaimphint.hxx | 105 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
|
/aoo42x/main/sc/source/core/tool/ |
H A D | autoform.cxx | 700 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()
|
/aoo42x/main/sw/source/core/text/ |
H A D | atrstck.cxx | 726 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()
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | fontdialog.cxx | 334 …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()
|
/aoo42x/main/sdext/source/presenter/ |
H A D | PresenterTheme.cxx | 243 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::__anon7f15b8010211::StyleAssociationContainer
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | insfnote.cxx | 79 rFont.GetStyleName(), rFont.GetPitch(), in Apply() 186 Font aFont( aFontName, pFontItem->GetStyleName(), aNumberCharEdit.GetFont().GetSize() ); in IMPL_LINK_INLINE_END()
|
/aoo42x/main/editeng/source/uno/ |
H A D | unofdesc.cxx | 69 rDesc.StyleName = rFont.GetStyleName(); in ConvertFromFont() 145 rDesc.StyleName = pFontItem->GetStyleName(); in FillFromItemSet()
|