Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/forms/
H A Dcontrolpropertyhdl.cxx57 ,m_pControlBorderColorHandler(NULL) in OControlPropertyHandlerFactory()
70 delete m_pControlBorderColorHandler; in ~OControlPropertyHandlerFactory()
97 if ( !m_pControlBorderColorHandler ) in GetPropertyHandler()
98 m_pControlBorderColorHandler = new OControlBorderHandler( OControlBorderHandler::COLOR ); in GetPropertyHandler()
99 pHandler = m_pControlBorderColorHandler; in GetPropertyHandler()
/trunk/main/xmloff/inc/xmloff/
H A Dcontrolpropertyhdl.hxx119 mutable OControlBorderHandler* m_pControlBorderColorHandler; member in xmloff::OControlPropertyHandlerFactory

Completed in 38 milliseconds