Home
last modified time | relevance | path

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

/AOO41X/main/forms/source/richtext/
H A Drtattributehandler.cxx80 AttributeHandler::AttributeHandler( AttributeId _nAttributeId, WhichId _nWhichId ) in AttributeHandler() function in frm::AttributeHandler
87 AttributeHandler::~AttributeHandler() in ~AttributeHandler()
92 oslInterlockedCount SAL_CALL AttributeHandler::acquire() in acquire()
98 oslInterlockedCount SAL_CALL AttributeHandler::release() in release()
104 AttributeId AttributeHandler::getAttributeId( ) const in getAttributeId()
110 AttributeCheckState AttributeHandler::implGetCheckState( const SfxPoolItem& /*_rItem*/ ) const in implGetCheckState()
117 …void AttributeHandler::putItemForScript( SfxItemSet& _rAttribs, const SfxPoolItem& _rItem, ScriptT… in putItemForScript()
125 AttributeCheckState AttributeHandler::getCheckState( const SfxItemSet& _rAttribs ) const in getCheckState()
135 AttributeState AttributeHandler::getState( const SfxItemSet& _rAttribs ) const in getState()
221 :AttributeHandler( _nAttributeId, EE_PARA_JUST ) in ParaAlignmentHandler()
[all …]
H A Drtattributehandler.hxx71 class AttributeHandler :public ReferenceBase class
83 AttributeHandler( AttributeId _nAttributeId, WhichId _nWhichId );
105 virtual ~AttributeHandler();
126 class ParaAlignmentHandler : public AttributeHandler
142 class LineSpacingHandler : public AttributeHandler
158 class EscapementHandler : public AttributeHandler
174 class SlotHandler : public AttributeHandler
190 class BooleanHandler : public AttributeHandler
203 class FontSizeHandler : public AttributeHandler
216 class ParagraphDirectionHandler : public AttributeHandler