Searched refs:XMLBase64ImportContext (Results 1 – 12 of 12) sorted by relevance
/trunk/main/xmloff/source/core/ |
H A D | XMLBase64ImportContext.cxx | 40 TYPEINIT1( XMLBase64ImportContext, SvXMLImportContext ); 43 XMLBase64ImportContext::XMLBase64ImportContext( in XMLBase64ImportContext() function in XMLBase64ImportContext 52 XMLBase64ImportContext::~XMLBase64ImportContext() in ~XMLBase64ImportContext() 57 void XMLBase64ImportContext::EndElement() in EndElement() 62 void XMLBase64ImportContext::Characters( const ::rtl::OUString& rChars ) in Characters()
|
/trunk/main/xmloff/inc/xmloff/ |
H A D | XMLBase64ImportContext.hxx | 35 class XMLOFF_DLLPUBLIC XMLBase64ImportContext : public SvXMLImportContext class 44 XMLBase64ImportContext( SvXMLImport& rImport, sal_uInt16 nPrfx, 51 virtual ~XMLBase64ImportContext();
|
/trunk/main/xmloff/ |
H A D | Package_inc.mk | 44 …(call gb_Package_add_file,xmloff_inc,inc/xmloff/XMLBase64ImportContext.hxx,xmloff/XMLBase64ImportC…
|
H A D | Library_xo.mk | 102 xmloff/source/core/XMLBase64ImportContext \
|
/trunk/main/xmloff/source/draw/ |
H A D | XMLReplacementImageContext.cxx | 121 pContext = new XMLBase64ImportContext( GetImport(), nPrefix, in CreateChildContext()
|
H A D | ximpshap.cxx | 2597 pContext = new XMLBase64ImportContext( GetImport(), nPrefix, in CreateChildContext() 2916 pContext = new XMLBase64ImportContext( GetImport(), nPrefix, in CreateChildContext()
|
/trunk/main/xmloff/source/chart/ |
H A D | XMLSymbolImageContext.cxx | 111 pContext = new XMLBase64ImportContext( GetImport(), nPrefix, in CreateChildContext()
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmlbrsh.cxx | 141 pContext = new XMLBase64ImportContext( GetImport(), nPrefix, in CreateChildContext()
|
/trunk/main/xmloff/source/style/ |
H A D | FillStyleContext.cxx | 170 pContext = new XMLBase64ImportContext( GetImport(), nPrefix, in CreateChildContext()
|
H A D | XMLBackgroundImageContext.cxx | 366 pContext = new XMLBase64ImportContext( GetImport(), nPrefix, in CreateChildContext()
|
H A D | xmlnumi.cxx | 452 pContext = new XMLBase64ImportContext( GetImport(), nPrefix, in CreateChildContext()
|
/trunk/main/xmloff/source/text/ |
H A D | XMLTextFrameContext.cxx | 1174 pContext = new XMLBase64ImportContext( GetImport(), nPrefix, in CreateChildContext()
|
Completed in 79 milliseconds