Home
last modified time | relevance | path

Searched refs:XMLPropertyHandler (Results 1 – 25 of 70) sorted by relevance

123

/AOO41X/main/xmloff/source/style/
H A Dxmlbahdl.hxx35 class XMLNumberPropHdl : public XMLPropertyHandler
50 class XMLNumberNonePropHdl : public XMLPropertyHandler
66 class XMLMeasurePropHdl : public XMLPropertyHandler
80 class XMLPercentPropHdl : public XMLPropertyHandler
95 class XMLDoublePercentPropHdl : public XMLPropertyHandler
104 class XMLNegPercentPropHdl : public XMLPropertyHandler
118 class XMLMeasurePxPropHdl : public XMLPropertyHandler
132 class XMLBoolPropHdl : public XMLPropertyHandler
144 class XMLColorPropHdl : public XMLPropertyHandler
156 class XMLStringPropHdl : public XMLPropertyHandler
[all …]
H A Dprhdlfac.cxx119 const XMLPropertyHandler* XMLPropertyHandlerFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler()
130 XMLPropertyHandler* XMLPropertyHandlerFactory::GetHdlCache( sal_Int32 nType ) const in GetHdlCache()
132 XMLPropertyHandler* pRet = NULL; in GetHdlCache()
140 void XMLPropertyHandlerFactory::PutHdlCache( sal_Int32 nType, const XMLPropertyHandler* pHdl ) const in PutHdlCache()
144 ((XMLPropertyHandlerFactory*)this)->maHandlerCache[ nType ] = (XMLPropertyHandler*)pHdl; in PutHdlCache()
147 const XMLPropertyHandler* XMLPropertyHandlerFactory::GetBasicHandler( sal_Int32 nType ) const in GetBasicHandler()
149 const XMLPropertyHandler* pPropHdl = GetHdlCache( nType ); in GetBasicHandler()
162 const XMLPropertyHandler* XMLPropertyHandlerFactory::CreatePropertyHandler( sal_Int32 nType ) in CreatePropertyHandler()
164 XMLPropertyHandler* pPropHdl = NULL; in CreatePropertyHandler()
H A DPageMasterPropHdl.hxx35 class XMLPMPropHdl_PageStyleLayout : public XMLPropertyHandler
59 class XMLPMPropHdl_NumFormat : public XMLPropertyHandler
79 class XMLPMPropHdl_NumLetterSync : public XMLPropertyHandler
99 class XMLPMPropHdl_PaperTrayNumber : public XMLPropertyHandler
119 class XMLPMPropHdl_Print : public XMLPropertyHandler
143 class XMLPMPropHdl_CenterHorizontal : public XMLPropertyHandler
159 class XMLPMPropHdl_CenterVertical : public XMLPropertyHandler
H A Dcdouthdl.hxx32 class XMLCrossedOutTypePropHdl : public XMLPropertyHandler
41 class XMLCrossedOutStylePropHdl : public XMLPropertyHandler
50 class XMLCrossedOutWidthPropHdl : public XMLPropertyHandler
59 class XMLCrossedOutTextPropHdl : public XMLPropertyHandler
H A Dfonthdl.hxx32 class XMLFontFamilyNamePropHdl : public XMLPropertyHandler
44 class XMLFontFamilyPropHdl : public XMLPropertyHandler
56 class XMLFontEncodingPropHdl : public XMLPropertyHandler
68 class XMLFontPitchPropHdl : public XMLPropertyHandler
H A Dxmlprhdl.cxx29 XMLPropertyHandler::~XMLPropertyHandler() in ~XMLPropertyHandler()
34 bool XMLPropertyHandler::equals( const ::com::sun::star::uno::Any& r1, const ::com::sun::star::uno:… in equals()
H A Dundlihdl.hxx32 class XMLUnderlineTypePropHdl : public XMLPropertyHandler
41 class XMLUnderlineStylePropHdl : public XMLPropertyHandler
50 class XMLUnderlineWidthPropHdl : public XMLPropertyHandler
H A Dlspachdl.hxx32 class XMLLineHeightHdl : public XMLPropertyHandler
41 class XMLLineHeightAtLeastHdl : public XMLPropertyHandler
50 class XMLLineSpacingHdl : public XMLPropertyHandler
H A Dchrhghdl.hxx32 class XMLCharHeightHdl : public XMLPropertyHandler
41 class XMLCharHeightPropHdl : public XMLPropertyHandler
50 class XMLCharHeightDiffHdl : public XMLPropertyHandler
H A DPageMasterPropHdlFactory.cxx68 const XMLPropertyHandler* XMLPageMasterPropHdlFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler()
72XMLPropertyHandler* pHdl = (XMLPropertyHandler*) XMLPropertyHandlerFactory::GetPropertyHandler( nT… in GetPropertyHandler()
H A Dbackhdl.hxx34 class XMLBackGraphicPositionPropHdl : public XMLPropertyHandler
40 using XMLPropertyHandler::importXML;
H A Dadjushdl.hxx32 class XMLParaAdjustPropHdl : public XMLPropertyHandler
44 class XMLLastLineAdjustPropHdl : public XMLPropertyHandler
H A Dbordrhdl.hxx32 class XMLBorderWidthHdl : public XMLPropertyHandler
41 class XMLBorderHdl : public XMLPropertyHandler
H A Dcsmaphdl.hxx32 class XMLCaseMapPropHdl : public XMLPropertyHandler
41 class XMLCaseMapVariantHdl : public XMLPropertyHandler
H A Descphdl.hxx32 class XMLEscapementPropHdl : public XMLPropertyHandler
41 class XMLEscapementHeightPropHdl : public XMLPropertyHandler
H A Dbreakhdl.hxx32 class XMLFmtBreakBeforePropHdl : public XMLPropertyHandler
44 class XMLFmtBreakAfterPropHdl : public XMLPropertyHandler
/AOO41X/main/sc/source/filter/xml/
H A Dxmlstyle.hxx225 virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const;
228 class XmlScPropHdl_CellProtection : public XMLPropertyHandler
237 class XmlScPropHdl_PrintContent : public XMLPropertyHandler
246 class XmlScPropHdl_HoriJustify : public XMLPropertyHandler
255 class XmlScPropHdl_HoriJustifySource : public XMLPropertyHandler
264 class XmlScPropHdl_HoriJustifyRepeat : public XMLPropertyHandler
273 class XmlScPropHdl_Orientation : public XMLPropertyHandler
282 class XmlScPropHdl_RotateAngle : public XMLPropertyHandler
291 class XmlScPropHdl_RotateReference : public XMLPropertyHandler
300 class XmlScPropHdl_VertJustify : public XMLPropertyHandler
[all …]
/AOO41X/main/xmloff/source/text/
H A Dtxtprhdl.cxx257 class XMLDropCapPropHdl_Impl : public XMLPropertyHandler
315 class XMLOpaquePropHdl_Impl : public XMLPropertyHandler
367 class XMLContourModePropHdl_Impl : public XMLPropertyHandler
419 class XMLParagraphOnlyPropHdl_Impl : public XMLPropertyHandler
485 class XMLWrapPropHdl_Impl : public XMLPropertyHandler
538 class XMLFrameProtectPropHdl_Impl : public XMLPropertyHandler
743 class XMLHoriMirrorPropHdl_Impl : public XMLPropertyHandler
792 class XMLGrfMirrorPropHdl_Impl : public XMLPropertyHandler
898 class XMLTextEmphasizePropHdl_Impl : public XMLPropertyHandler
1002 class XMLTextCombineCharPropHdl_Impl : public XMLPropertyHandler
[all …]
/AOO41X/main/xmloff/inc/xmloff/
H A Dprhdlfac.hxx83 virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const;
89 static const XMLPropertyHandler* CreatePropertyHandler( sal_Int32 nType );
93 XMLPropertyHandler* GetHdlCache( sal_Int32 nType ) const;
95 void PutHdlCache( sal_Int32 nType, const XMLPropertyHandler* pHdl ) const;
100 SAL_DLLPRIVATE const XMLPropertyHandler* GetBasicHandler( sal_Int32 nType )
103 typedef ::std::map< sal_Int32, XMLPropertyHandler* > CacheMap;
H A Dcontrolpropertyhdl.hxx48 class ORotationAngleHandler : public XMLPropertyHandler
60 class OFontWidthHandler : public XMLPropertyHandler
72 class OControlBorderHandler : public XMLPropertyHandler
93 class OControlTextEmphasisHandler : public XMLPropertyHandler
131 virtual const XMLPropertyHandler* GetPropertyHandler(sal_Int32 _nType) const;
H A Dxmlprmap.hxx44 class XMLPropertyHandler;
68 const XMLPropertyHandler *pHdl;
158 const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nIndex ) const in GetPropertyHandler()
H A Dxmlprhdl.hxx42 class XMLOFF_DLLPUBLIC XMLPropertyHandler class
48 virtual ~XMLPropertyHandler();
/AOO41X/main/xmloff/source/draw/
H A Dpropimp0.hxx32 class XMLDurationPropertyHdl : public XMLPropertyHandler
41 class XMLOpacityPropertyHdl : public XMLPropertyHandler
52 class XMLTextAnimationStepPropertyHdl : public XMLPropertyHandler
61 class XMLDateTimeFormatHdl : public XMLPropertyHandler
/AOO41X/main/dbaccess/source/filter/xml/
H A DxmlHelper.hxx52 mutable ::std::auto_ptr<XMLPropertyHandler> m_pTextAlignHandler;
57 virtual const XMLPropertyHandler* GetPropertyHandler(sal_Int32 _nType) const;
/AOO41X/main/reportdesign/source/filter/xml/
H A DxmlHelper.hxx54 mutable ::std::auto_ptr<XMLPropertyHandler> m_pTextAlignHandler;
59 virtual const XMLPropertyHandler* GetPropertyHandler(sal_Int32 _nType) const;

123