Lines Matching refs:AttributeHandler
80 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()
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()
451 :AttributeHandler( _nAttributeId, EE_PARA_WRITINGDIR ) in ParagraphDirectionHandler()
499 :AttributeHandler( _nAttributeId, _nWhichId ) in BooleanHandler()