Lines Matching refs:AttributeList

49 OptValue< bool > lclDecodeBool( const AttributeList& rAttribs, sal_Int32 nToken )  in lclDecodeBool()
59 OptValue< double > lclDecodePercent( const AttributeList& rAttribs, sal_Int32 nToken, double fDefVa… in lclDecodePercent()
69 OptValue< double > lclDecodeOpacity( const AttributeList& rAttribs, sal_Int32 nToken, double fDefVa… in lclDecodeOpacity()
97 OptValue< Int32Pair > lclDecodeInt32Pair( const AttributeList& rAttribs, sal_Int32 nToken ) in lclDecodeInt32Pair()
112 OptValue< DoublePair > lclDecodePercentPair( const AttributeList& rAttribs, sal_Int32 nToken ) in lclDecodePercentPair()
150 ContextHandlerRef ShapeLayoutContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAt… in onCreateContext()
173 ClientData& rClientData, const AttributeList& rAttribs ) : in ClientDataContext()
180 ContextHandlerRef ClientDataContext::onCreateContext( sal_Int32 /*nElement*/, const AttributeList& … in onCreateContext() argument
240 ShapeContainer& rShapes, sal_Int32 nElement, const AttributeList& rAttribs ) in createShapeContext()
274 …peContext( ContextHandler2Helper& rParent, ShapeType& rShapeType, const AttributeList& rAttribs ) : in ShapeTypeContext()
303 ContextHandlerRef ShapeTypeContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext()
345 OptValue< OUString > ShapeTypeContext::decodeFragmentPath( const AttributeList& rAttribs, sal_Int32… in decodeFragmentPath()
375 ShapeContext::ShapeContext( ContextHandler2Helper& rParent, ShapeBase& rShape, const AttributeList&… in ShapeContext()
385 ContextHandlerRef ShapeContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) in onCreateContext()
413 …ShapeContext( ContextHandler2Helper& rParent, GroupShape& rShape, const AttributeList& rAttribs ) : in GroupShapeContext()
419 ContextHandlerRef GroupShapeContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAtt… in onCreateContext()