Home
last modified time | relevance | path

Searched refs:OTableStyleContext (Results 1 – 4 of 4) sorted by relevance

/trunk/main/dbaccess/source/filter/xml/
H A DxmlStyleImport.cxx99 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()
184 void OTableStyleContext::SetAttribute( sal_uInt16 nPrefixKey, in SetAttribute()
197 ODBFilter& OTableStyleContext::GetOwnImport() in GetOwnImport()
[all …]
H A DxmlColumn.cxx172OTableStyleContext* pAutoStyle = PTR_CAST(OTableStyleContext,pAutoStyles->FindStyleChildContext(XM… in EndElement()
184OTableStyleContext* pAutoStyle = PTR_CAST(OTableStyleContext,pAutoStyles->FindStyleChildContext(XM… in EndElement()
201OTableStyleContext* pAutoStyle = PTR_CAST(OTableStyleContext,pAutoStyles->FindStyleChildContext(XM… in EndElement()
H A DxmlStyleImport.hxx63 class OTableStyleContext : public XMLPropStyleContext class
87 OTableStyleContext( ODBFilter& rImport, sal_uInt16 nPrfx,
92 virtual ~OTableStyleContext();
H A DxmlTable.cxx232OTableStyleContext* pAutoStyle = PTR_CAST(OTableStyleContext,pAutoStyles->FindStyleChildContext(XM… in EndElement()

Completed in 20 milliseconds