Home
last modified time | relevance | path

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

/aoo42x/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()
221 :AttributeHandler( _nAttributeId, EE_PARA_JUST ) in ParaAlignmentHandler()
257 :AttributeHandler( _nAttributeId, EE_PARA_SBL ) in LineSpacingHandler()
300 :AttributeHandler( _nAttributeId, EE_CHAR_ESCAPEMENT ) in EscapementHandler()
337 :AttributeHandler( _nAttributeId, _nWhichId ) in SlotHandler()
380 :AttributeHandler( _nAttributeId, _nWhichId ) in FontSizeHandler()
[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

Completed in 16 milliseconds