Home
last modified time | relevance | path

Searched refs:sFamilyName (Results 1 – 12 of 12) sorted by relevance

/trunk/main/xmloff/source/style/
H A DXMLFontAutoStylePool.cxx58 OUString sFamilyName; member in XMLFontAutoStylePoolEntry_Impl
82 const OUString& GetFamilyName() const { return sFamilyName; } in GetFamilyName()
98 sFamilyName( rFamilyName ), in XMLFontAutoStylePoolEntry_Impl()
112 sFamilyName( rFamilyName ), in XMLFontAutoStylePoolEntry_Impl()
/trunk/main/svx/source/form/
H A Dfmcontrollayout.cxx211 ::rtl::OUString sFamilyName, sStyleName; in getDefaultDocumentTextStyle()
212 … if ( !lcl_getDocumentDefaultStyleAndFamily( xSuppStyleFamilies.get(), sFamilyName, sStyleName ) ) in getDefaultDocumentTextStyle()
216 …Reference< XNameAccess > xStyleFamily( xStyleFamilies->getByName( sFamilyName ), UNO_QUERY_THROW ); in getDefaultDocumentTextStyle()
/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx210 OUString sFamilyName; in ContextFontFilter() local
218 sFamilyName = sTmp; in ContextFontFilter()
231 sFamilyName, sStyleName, nFamily, nPitch, eEnc ) ); in ContextFontFilter()
251 if( pFontFamilyNameState && (0 == sFamilyName.getLength()) ) in ContextFontFilter()
/trunk/main/sd/source/ui/table/
H A Dtablefunction.cxx98 const OUString sFamilyName( RTL_CONSTASCII_USTRINGPARAM( "table" ) ); in apply_table_style() local
99 Reference< XNameContainer > xTableFamily( xPool->getByName( sFamilyName ), UNO_QUERY_THROW ); in apply_table_style()
H A DTableDesignPane.cxx153 const OUString sFamilyName( RTL_CONSTASCII_USTRINGPARAM("table" ) ); in TableDesignPane() local
154 mxTableFamily = Reference< XIndexAccess >( xFamilies->getByName( sFamilyName ), UNO_QUERY_THROW ); in TableDesignPane()
/trunk/main/xmloff/source/table/
H A DXMLTableExport.cxx545 const OUString sFamilyName( RTL_CONSTASCII_USTRINGPARAM("table" ) ); in exportTableTemplates() local
546 Reference< XIndexAccess > xTableFamily( xFamilies->getByName( sFamilyName ), UNO_QUERY_THROW ); in exportTableTemplates()
H A DXMLTableImport.cxx262 const OUString sFamilyName( RTL_CONSTASCII_USTRINGPARAM("table" ) ); in finishStyles() local
265 Reference< XNameContainer > xTableFamily( xFamilies->getByName( sFamilyName ), UNO_QUERY_THROW ); in finishStyles()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx747 String sFamilyName; in StartRuby() local
753 sFamilyName = rFont.GetFamilyName(); in StartRuby()
768 sFamilyName = rFont.GetFamilyName(); in StartRuby()
777 aStr.Append( sFamilyName ); in StartRuby()
/trunk/main/sd/source/core/
H A Ddrawdoc4.cxx583 const OUString sFamilyName( RTL_CONSTASCII_USTRINGPARAM( "table" ) ); in CreateDefaultCellStyles() local
584 Reference< XNameContainer > xTableFamily( pSSPool->getByName( sFamilyName ), UNO_QUERY ); in CreateDefaultCellStyles()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx338 const rtl::OUString sFamilyName( RTL_CONSTASCII_USTRINGPARAM( "table" ) ); in SetModel() local
339 …Reference< XNameAccess > xTableFamilyAccess( xFamilyNameAccess->getByName( sFamilyName ), UNO_QUER… in SetModel()
H A Dtablecontroller.cxx851 const OUString sFamilyName( RTL_CONSTASCII_USTRINGPARAM( "table" ) ); in SetTableStyle() local
852 …Reference< XNameAccess > xTableFamilyAccess( xFamilyNameAccess->getByName( sFamilyName ), UNO_QUER… in SetTableStyle()
/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx4009 const OUString sFamilyName( RTL_CONSTASCII_USTRINGPARAM("table" ) ); in StartElement() local
4010 Reference< XNameAccess > xTableFamily( xFamilies->getByName( sFamilyName ), UNO_QUERY_THROW ); in StartElement()

Completed in 98 milliseconds