Home
last modified time | relevance | path

Searched refs:m_pTextAlignHandler (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmloff/source/forms/
H A Dcontrolpropertyhdl.cxx55 :m_pTextAlignHandler(NULL) in OControlPropertyHandlerFactory()
68 delete m_pTextAlignHandler; in ~OControlPropertyHandlerFactory()
85 if (!m_pTextAlignHandler) in GetPropertyHandler()
86m_pTextAlignHandler = new XMLConstantsPropertyHandler(OEnumMapper::getEnumMap(OEnumMapper::epTextA… in GetPropertyHandler()
87 pHandler = m_pTextAlignHandler; in GetPropertyHandler()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlHelper.hxx52 mutable ::std::auto_ptr<XMLPropertyHandler> m_pTextAlignHandler;
/trunk/main/reportdesign/source/filter/xml/
H A DxmlHelper.hxx54 mutable ::std::auto_ptr<XMLPropertyHandler> m_pTextAlignHandler;
/trunk/main/xmloff/inc/xmloff/
H A Dcontrolpropertyhdl.hxx117 mutable XMLConstantsPropertyHandler* m_pTextAlignHandler; member in xmloff::OControlPropertyHandlerFactory

Completed in 25 milliseconds