Searched refs:aExpStyles (Results 1 – 1 of 1) sorted by relevance
396 SvXMLAutoStylePoolPExport_Impl* aExpStyles = in exportXML() local402 aExpStyles[i].mpParent = 0; in exportXML()403 aExpStyles[i].mpProperties = 0; in exportXML()421 DBG_ASSERT( !aExpStyles[nPos].mpProperties, in exportXML()423 aExpStyles[nPos].mpProperties = pProperties; in exportXML()424 aExpStyles[nPos].mpParent = &pParent->GetParent(); in exportXML()437 DBG_ASSERT( aExpStyles[i].mpProperties, in exportXML()440 if( aExpStyles[i].mpProperties ) in exportXML()452 if( aExpStyles[i].mpParent->getLength() ) in exportXML()457 *aExpStyles[i].mpParent ) ); in exportXML()[all …]
Completed in 7 milliseconds