Searched refs:mpAttributes (Results 1 – 6 of 6) sorted by relevance
77 if ( mpAttributes != NULL ) in ~SalI18N_InputContext()78 XFree( mpAttributes ); in ~SalI18N_InputContext()164 mpAttributes( NULL ), in SalI18N_InputContext()322 mpAttributes = XVaCreateNestedList( in SalI18N_InputContext()334 mpAttributes = XVaAddToNestedList( mpAttributes, in SalI18N_InputContext()342 mpAttributes = XVaAddToNestedList( mpAttributes, in SalI18N_InputContext()346 XNVaNestedList, mpAttributes, in SalI18N_InputContext()359 if ( mpAttributes != NULL ) in SalI18N_InputContext()360 XFree( mpAttributes ); in SalI18N_InputContext()370 mpAttributes = NULL; in SalI18N_InputContext()[all …]
67 : mnElement( nElement ), mpAttributes( pAttributes ) in XclExpXmlElementRecord()89 if( ! mpAttributes ) in SaveXml()96 (*mpAttributes)( rStrm ); in SaveXml()131 if( mpAttributes ) in SaveXml()132 (*mpAttributes)( rStrm ); in SaveXml()
51 mpAttributes( pAttributes ), in TokenContext()67 DBG_ASSERT( mpAttributes != NULL, "no token map for attributes" ); in StartElement()68 SvXMLTokenMap aMap( mpAttributes ); in StartElement()
54 const SvXMLTokenMapEntry* mpAttributes; /// static token map member in TokenContext
53 XVaNestedList mpAttributes; member in SalI18N_InputContext
72 void (*mpAttributes)( XclExpXmlStream& rStrm ); member in XclExpXmlElementRecord
Completed in 36 milliseconds