Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dprhdlfac.cxx151 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 …]
H A Dxmlaustp.cxx172 const XMLPropertyHandler* pPropHdl = aPropMapper->GetPropertyHandler( nIndex ); in exportStyleAttributes() local
173 if( pPropHdl && in exportStyleAttributes()
174 pPropHdl->exportXML( sValue, pProp->maValue, in exportStyleAttributes()

Completed in 31 milliseconds