Searched refs:mpLibArray (Results 1 – 2 of 2) sorted by relevance
179 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()
126 LibDescriptorArray* mpLibArray; member135 : mpLibArray( pLibArray ) 140 : mpLibArray( NULL )
Completed in 21 milliseconds