Home
last modified time | relevance | path

Searched refs:_rAttribs (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/forms/source/richtext/
H A Drtattributehandler.cxx119 SvxScriptSetItem aSetItem( (WhichId)getAttributeId(), *_rAttribs.GetPool() ); in putItemForScript()
121 _rAttribs.Put( aSetItem.GetItemSet(), sal_False ); in putItemForScript()
125 AttributeCheckState AttributeHandler::getCheckState( const SfxItemSet& _rAttribs ) const in getCheckState()
128 const SfxPoolItem* pItem = _rAttribs.GetItem( getWhich() ); in getCheckState()
135 AttributeState AttributeHandler::getState( const SfxItemSet& _rAttribs ) const in getState()
138 aState.eSimpleState = getCheckState( _rAttribs ); in getState()
346 AttributeState SlotHandler::getState( const SfxItemSet& _rAttribs ) const in getState()
350 const SfxPoolItem* pItem = _rAttribs.GetItem( getWhich() ); in getState()
388 AttributeState FontSizeHandler::getState( const SfxItemSet& _rAttribs ) const in getState()
392 const SfxPoolItem* pItem = _rAttribs.GetItem( getWhich() ); in getState()
[all …]
H A Drtattributehandler.hxx64 virtual AttributeState getState( const SfxItemSet& _rAttribs ) const = 0;
87 virtual AttributeState getState( const SfxItemSet& _rAttribs ) const;
92 AttributeCheckState getCheckState( const SfxItemSet& _rAttribs ) const;
95 …void putItemForScript( SfxItemSet& _rAttribs, const SfxPoolItem& _rItem, ScriptType _nForSc…
183 virtual AttributeState getState( const SfxItemSet& _rAttribs ) const;
209 virtual AttributeState getState( const SfxItemSet& _rAttribs ) const;
H A Drichtextimplcontrol.cxx183 …Impl::executeAttribute( const SfxItemSet& _rCurrentAttribs, SfxItemSet& _rAttribs, AttributeId _nA… in executeAttribute() argument
189 … aHandlerPos->second->executeAttribute( _rCurrentAttribs, _rAttribs, _pArgument, _nForScriptType ); in executeAttribute()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx498 … IsDefaultAndNotRemoveable( const PropertyAttributeCache& _rAttribs ) : m_rAttribs( _rAttribs ) { } in IsDefaultAndNotRemoveable()

Completed in 26 milliseconds