Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/forms/
H A Dcontrolpropertyhdl.cxx58 ,m_pRotationAngleHandler(NULL) in OControlPropertyHandlerFactory()
71 delete m_pRotationAngleHandler; in ~OControlPropertyHandlerFactory()
103 if (!m_pRotationAngleHandler) in GetPropertyHandler()
104 m_pRotationAngleHandler = new ORotationAngleHandler; in GetPropertyHandler()
105 pHandler = m_pRotationAngleHandler; in GetPropertyHandler()
/trunk/main/xmloff/inc/xmloff/
H A Dcontrolpropertyhdl.hxx120 mutable ORotationAngleHandler* m_pRotationAngleHandler; member in xmloff::OControlPropertyHandlerFactory

Completed in 11 milliseconds