Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/core/
H A Dxmlfilterbase.cxx79 struct XmlFilterBaseImpl struct
81 typedef RefMap< OUString, Relations > RelationsMap;
83 FastParser maFastParser;
84 const OUString maBinSuffix;
85 const OUString maVmlSuffix;
86 RelationsMap maRelationsMap;
87 TextFieldStack maTextFieldStack;
95 XmlFilterBaseImpl::XmlFilterBaseImpl( const Reference< XComponentContext >& rxContext ) throw( Runt… in XmlFilterBaseImpl() function in oox::core::XmlFilterBaseImpl

Completed in 19 milliseconds