Searched refs:pPropHdl (Results 1 – 2 of 2) sorted by relevance
151 if( !pPropHdl ) in GetBasicHandler()155 if( pPropHdl ) in GetBasicHandler()156 PutHdlCache( nType, pPropHdl ); in GetBasicHandler()159 return pPropHdl; in GetBasicHandler()205 pPropHdl = new XMLStringPropHdl; in CreatePropertyHandler()208 pPropHdl = new XMLColorPropHdl; in CreatePropertyHandler()229 pPropHdl = new XMLDoublePropHdl; in CreatePropertyHandler()232 pPropHdl = new XMLNBoolPropHdl; in CreatePropertyHandler()390 pPropHdl = new XMLBorderHdl; in CreatePropertyHandler()411 pPropHdl = new DrawAspectHdl; in CreatePropertyHandler()[all …]
172 const XMLPropertyHandler* pPropHdl = aPropMapper->GetPropertyHandler( nIndex ); in exportStyleAttributes() local173 if( pPropHdl && in exportStyleAttributes()174 pPropHdl->exportXML( sValue, pProp->maValue, in exportStyleAttributes()
Completed in 9 milliseconds