Home
last modified time | relevance | path

Searched refs:LibraryImport (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmlscript/source/xmllib_imexp/
H A Dxmllib_import.cxx105 LibElementBase * pParent, LibraryImport * pImport ) in LibElementBase()
141 void LibraryImport::startDocument( in startDocument()
151 void LibraryImport::endDocument() in endDocument()
156 void LibraryImport::processingInstruction( in processingInstruction()
162 void LibraryImport::setDocumentLocator( in setDocumentLocator()
168 Reference< xml::input::XElement > LibraryImport::startRootElement( in startRootElement()
213 LibraryImport::~LibraryImport() in ~LibraryImport()
341 static_cast< xml::input::XRoot * >( new LibraryImport( pLibArray ) ) ); in importLibraryContainer()
351 static_cast< xml::input::XRoot * >( new LibraryImport( &rLib ) ) ); in importLibrary()
H A Dimp_share.hxx120 struct LibraryImport struct
133 inline LibraryImport( LibDescriptorArray* pLibArray )
138 inline LibraryImport( LibDescriptor* pLibDesc )
142 virtual ~LibraryImport()
168 LibraryImport * _pImport;
178 LibElementBase * pParent, LibraryImport * pImport )
228 LibElementBase * pParent, LibraryImport * pImport ) in LibrariesElement()
253 LibElementBase * pParent, LibraryImport * pImport ) in LibraryElement()

Completed in 28 milliseconds