Searched refs:OTableStyleContext (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/dbaccess/source/filter/xml/ |
| H A D | xmlStyleImport.cxx | 99 TYPEINIT1( OTableStyleContext, XMLPropStyleContext ); 101 DBG_NAME(OTableStyleContext) in DBG_NAME() argument 103 OTableStyleContext::OTableStyleContext( ODBFilter& rImport, in DBG_NAME() 114 DBG_CTOR(OTableStyleContext,NULL); in DBG_NAME() 119 OTableStyleContext::~OTableStyleContext() in ~OTableStyleContext() 122 DBG_DTOR(OTableStyleContext,NULL); in ~OTableStyleContext() 126 void OTableStyleContext::FillPropertySet( in FillPropertySet() 171 void OTableStyleContext::SetDefaults() in SetDefaults() 176 void OTableStyleContext::AddProperty(const sal_Int16 nContextID, const uno::Any& rValue) in AddProperty() 184 void OTableStyleContext::SetAttribute( sal_uInt16 nPrefixKey, in SetAttribute() [all …]
|
| H A D | xmlColumn.cxx | 172 …OTableStyleContext* pAutoStyle = PTR_CAST(OTableStyleContext,pAutoStyles->FindStyleChildContext(XM… in EndElement() 184 …OTableStyleContext* pAutoStyle = PTR_CAST(OTableStyleContext,pAutoStyles->FindStyleChildContext(XM… in EndElement() 201 …OTableStyleContext* pAutoStyle = PTR_CAST(OTableStyleContext,pAutoStyles->FindStyleChildContext(XM… in EndElement()
|
| H A D | xmlStyleImport.hxx | 63 class OTableStyleContext : public XMLPropStyleContext class 87 OTableStyleContext( ODBFilter& rImport, sal_uInt16 nPrfx, 92 virtual ~OTableStyleContext();
|
| H A D | xmlTable.cxx | 232 …OTableStyleContext* pAutoStyle = PTR_CAST(OTableStyleContext,pAutoStyles->FindStyleChildContext(XM… in EndElement()
|