Home
last modified time | relevance | path

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

/trunk/main/xmlscript/source/xmllib_imexp/
H A Dxmllib_import.cxx179 else if (mpLibArray && rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("libraries") )) in startRootElement()
276 sal_Int32 nLibCount = _pImport->mpLibArray->mnLibCount = (sal_Int32)mLibDescriptors.size(); in endElement()
277 _pImport->mpLibArray->mpLibs = new LibDescriptor[ nLibCount ]; in endElement()
282 _pImport->mpLibArray->mpLibs[i] = rLib; in endElement()
H A Dimp_share.hxx126 LibDescriptorArray* mpLibArray; member
135 : mpLibArray( pLibArray )
140 : mpLibArray( NULL )

Completed in 21 milliseconds