Home
last modified time | relevance | path

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

12345

/AOO42X/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()
/AOO42X/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()
/AOO42X/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()
H A Dxmltbli.cxx210 const OUString& GetStyleName() const { return aStyleName; } in GetStyleName() function in SwXMLTableCell_Impl
313 const OUString& GetStyleName() const { return aStyleName; } in GetStyleName() function in SwXMLTableRow_Impl
1737 InsertRow( pSrcRow->GetStyleName(), pSrcRow->GetDefaultCellStyleName(), in InsertRepRows()
1745 InsertCell( pSrcCell->GetStyleName(), 1U, in InsertRepRows()
2067 OUString sStyleName = pCell->GetStyleName(); in MakeTableBox()
2230 const OUString& rStyleName = (*pRows)[(sal_uInt16)nTopRow]->GetStyleName(); in MakeTableLine()
/AOO42X/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()
/AOO42X/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()
/AOO42X/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()
/AOO42X/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()
/AOO42X/main/svtools/inc/svtools/
H A Dctrltool.hxx197 const XubString& GetStyleName( FontWeight eWeight, FontItalic eItalic ) const;
198 XubString GetStyleName( const FontInfo& rInfo ) const;
/AOO42X/main/starmath/source/
H A Ddialog.cxx71 const String & GetStyleName( const Font &rFont ) const;
72 const String & GetStyleName( sal_uInt16 nIdx ) const;
87 const String & SmFontStyles::GetStyleName( const Font &rFont ) const in GetStyleName() function in SmFontStyles
103 const String & SmFontStyles::GetStyleName( sal_uInt16 nIdx ) const in GetStyleName() function in SmFontStyles
137 if (rStyleName.CompareTo( rStyles.GetStyleName(i) ) == COMPARE_EQUAL) in SetFontStyle()
1662 aStyles.InsertEntry( rStyles.GetStyleName(i) ); in FillStyles()
1917 GetFontStyles().GetStyleName(pOrigSymbol->GetFace())) in UpdateButtons()
2209 SelectStyle(GetFontStyles().GetStyleName(rFont), sal_False); in SelectSymbol()
/AOO42X/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
/AOO42X/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()
/AOO42X/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()
/AOO42X/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()
/AOO42X/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
/AOO42X/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()
/AOO42X/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()
/AOO42X/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()
/AOO42X/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::__anonbf12bf490211::StyleAssociationContainer
/AOO42X/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()
/AOO42X/main/editeng/source/uno/
H A Dunofdesc.cxx69 rDesc.StyleName = rFont.GetStyleName(); in ConvertFromFont()
145 rDesc.StyleName = pFontItem->GetStyleName(); in FillFromItemSet()

12345