Home
last modified time | relevance | path

Searched defs:xTableFamily (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/sd/source/ui/table/
H A Dtablefunction.cxx99 … Reference< XNameContainer > xTableFamily( xPool->getByName( sFamilyName ), UNO_QUERY_THROW ); in apply_table_style() local
/AOO41X/main/sd/source/core/
H A Ddrawdoc4.cxx552 …& xTableFamily, const OUString& rName, const Any& rBody, const Any& rHeading, const Any& rBanding ) in implCreateTableTemplate()
584 Reference< XNameContainer > xTableFamily( pSSPool->getByName( sFamilyName ), UNO_QUERY ); in CreateDefaultCellStyles() local
/AOO41X/main/xmloff/source/table/
H A DXMLTableExport.cxx546 … Reference< XIndexAccess > xTableFamily( xFamilies->getByName( sFamilyName ), UNO_QUERY_THROW ); in exportTableTemplates() local
H A DXMLTableImport.cxx265 … Reference< XNameContainer > xTableFamily( xFamilies->getByName( sFamilyName ), UNO_QUERY_THROW ); in finishStyles() local
/AOO41X/main/xmloff/source/draw/
H A Dximpshap.cxx4010 … Reference< XNameAccess > xTableFamily( xFamilies->getByName( sFamilyName ), UNO_QUERY_THROW ); in StartElement() local