Home
last modified time | relevance | path

Searched refs:XMLConstantsPropertyHandler (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/xmloff/source/style/
H A DXMLConstantsPropertyHandler.cxx38 XMLConstantsPropertyHandler::XMLConstantsPropertyHandler( in XMLConstantsPropertyHandler() function in XMLConstantsPropertyHandler
46 XMLConstantsPropertyHandler::~XMLConstantsPropertyHandler() in ~XMLConstantsPropertyHandler()
50 sal_Bool XMLConstantsPropertyHandler::importXML( in importXML()
65 sal_Bool XMLConstantsPropertyHandler::exportXML( in exportXML()
H A Dprhdlfac.cxx414 pPropHdl = new XMLConstantsPropertyHandler( in CreatePropertyHandler()
419 pPropHdl = new XMLConstantsPropertyHandler( in CreatePropertyHandler()
H A DPageMasterPropHdlFactory.cxx135 pHdl = new XMLConstantsPropertyHandler( in GetPropertyHandler()
/aoo41x/main/xmloff/source/text/
H A Dtxtprhdl.cxx1309 pHdl = new XMLConstantsPropertyHandler( pXML_HoriPos_Enum, XML_TOKEN_INVALID ); in GetPropertyHandler()
1315 pHdl = new XMLConstantsPropertyHandler( pXML_HoriRel_Enum, XML_TOKEN_INVALID ); in GetPropertyHandler()
1318 pHdl = new XMLConstantsPropertyHandler( pXML_HoriRelFrame_Enum, XML_TOKEN_INVALID ); in GetPropertyHandler()
1324 pHdl = new XMLConstantsPropertyHandler( pXML_VertPos_Enum, XML_TOKEN_INVALID ); in GetPropertyHandler()
1327 pHdl = new XMLConstantsPropertyHandler( pXML_VertPosAtChar_Enum, XML_TOKEN_INVALID ); in GetPropertyHandler()
1330 pHdl = new XMLConstantsPropertyHandler( pXML_VertRel_Enum, XML_TOKEN_INVALID ); in GetPropertyHandler()
1333 pHdl = new XMLConstantsPropertyHandler( pXML_VertRelPage_Enum, XML_TOKEN_INVALID ); in GetPropertyHandler()
1336 pHdl = new XMLConstantsPropertyHandler( pXML_VertRelFrame_Enum, XML_TOKEN_INVALID ); in GetPropertyHandler()
1398 pHdl = new XMLConstantsPropertyHandler( pXML_RubyAdjust_Enum, XML_TOKEN_INVALID ); in GetPropertyHandler()
1401 pHdl = new XMLConstantsPropertyHandler( pXML_FontRelief_Enum, XML_TOKEN_INVALID ); in GetPropertyHandler()
[all …]
/aoo41x/main/xmloff/inc/xmloff/
H A Dcontrolpropertyhdl.hxx105 class XMLOFF_DLLPUBLIC ImageScaleModeHandler : public XMLConstantsPropertyHandler
117 mutable XMLConstantsPropertyHandler* m_pTextAlignHandler;
122 mutable XMLConstantsPropertyHandler* m_pFontEmphasisHandler;
123 mutable XMLConstantsPropertyHandler* m_pFontReliefHandler;
H A DXMLConstantsPropertyHandler.hxx39 class XMLOFF_DLLPUBLIC XMLConstantsPropertyHandler: public XMLPropertyHandler class
46 XMLConstantsPropertyHandler( const SvXMLEnumMapEntry *pM,
50 virtual ~XMLConstantsPropertyHandler();
/aoo41x/main/xmloff/source/forms/
H A Dcontrolpropertyhdl.cxx86 …m_pTextAlignHandler = new XMLConstantsPropertyHandler(OEnumMapper::getEnumMap(OEnumMapper::epTextA… in GetPropertyHandler()
116 …m_pFontEmphasisHandler = new XMLConstantsPropertyHandler( OEnumMapper::getEnumMap(OEnumMapper::epF… in GetPropertyHandler()
122 …m_pFontReliefHandler = new XMLConstantsPropertyHandler( OEnumMapper::getEnumMap(OEnumMapper::epFon… in GetPropertyHandler()
379 …:XMLConstantsPropertyHandler( OEnumMapper::getEnumMap( OEnumMapper::epImageScaleMode ), XML_STRETC… in ImageScaleModeHandler()
/aoo41x/main/xmloff/
H A DPackage_inc.mk46 … gb_Package_add_file,xmloff_inc,inc/xmloff/XMLConstantsPropertyHandler.hxx,xmloff/XMLConstantsProp…
H A DLibrary_xo.mk233 xmloff/source/style/XMLConstantsPropertyHandler \
/aoo41x/main/dbaccess/source/filter/xml/
H A DxmlHelper.hxx51 mutable ::std::auto_ptr<XMLConstantsPropertyHandler> m_pDisplayHandler;
H A DxmlHelper.cxx93 m_pDisplayHandler.reset(new XMLConstantsPropertyHandler(aDisplayMap, XML_TOKEN_INVALID )); in GetPropertyHandler()
/aoo41x/main/reportdesign/source/filter/xml/
H A DxmlHelper.hxx53 mutable ::std::auto_ptr<XMLConstantsPropertyHandler> m_pDisplayHandler;

Completed in 38 milliseconds