Home
last modified time | relevance | path

Searched refs:_pArgument (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/browser/
H A DAsynchronousLink.cxx51 void OAsynchronousLink::Call(void* _pArgument) in Call() argument
56 m_nEventId = Application::PostUserEvent(LINK(this, OAsynchronousLink, OnAsyncCall), _pArgument); in Call()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/browser/
H A DAsynchronousLink.cxx51 void OAsynchronousLink::Call( void* _pArgument ) in Call() argument
56 …_nEventId = Application::PostUserEvent( LINK( this, OAsynchronousLink, OnAsyncCall ), _pArgument ); in Call()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/dbaccess/
H A DAsynchronousLink.hxx55 void Call( void* _pArgument = nullptr );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/dbaccess/
H A DAsynchronousLink.hxx56 void Call( void* _pArgument = nullptr );
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/richtext/
H A Drichtextvclcontrol.cxx72 … void RichTextControl::executeAttribute( AttributeId _nAttributeId, const SfxPoolItem* _pArgument ) in executeAttribute() argument
75 …eAttribute( getView().GetAttribs(), aToApplyAttributes, _nAttributeId, _pArgument, m_pImpl->getSel… in executeAttribute()
H A Drichtextvclcontrol.hxx84 …d executeAttribute( AttributeId _nAttributeId, const SfxPoolItem* _pArgument ) override;
H A Drtattributes.hxx122 …l void executeAttribute( AttributeId _nAttributeId, const SfxPoolItem* _pArgument ) = 0;
H A Drichtextimplcontrol.hxx93 … SfxItemSet& _rNewAttribs, AttributeId _nAttribute, const SfxPoolItem* _pArgument, SvtScriptType _…
H A Drichtextimplcontrol.cxx169 …bs, SfxItemSet& _rAttribs, AttributeId _nAttribute, const SfxPoolItem* _pArgument, SvtScriptType _… in executeAttribute() argument
175 … aHandlerPos->second->executeAttribute( _rCurrentAttribs, _rAttribs, _pArgument, _nForScriptType ); in executeAttribute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/richtext/
H A Drichtextvclcontrol.cxx78 … void RichTextControl::executeAttribute( AttributeId _nAttributeId, const SfxPoolItem* _pArgument ) in executeAttribute() argument
81 …eAttribute( getView().GetAttribs(), aToApplyAttributes, _nAttributeId, _pArgument, m_pImpl->getSel… in executeAttribute()
H A Drichtextvclcontrol.hxx87 …d executeAttribute( AttributeId _nAttributeId, const SfxPoolItem* _pArgument ) override;
H A Drtattributes.hxx123 …l void executeAttribute( AttributeId _nAttributeId, const SfxPoolItem* _pArgument ) = 0;
H A Drichtextimplcontrol.hxx94 … SfxItemSet& _rNewAttribs, AttributeId _nAttribute, const SfxPoolItem* _pArgument, SvtScriptType _…
H A Drichtextimplcontrol.cxx173 …bs, SfxItemSet& _rAttribs, AttributeId _nAttribute, const SfxPoolItem* _pArgument, SvtScriptType _… in executeAttribute() argument
179 … aHandlerPos->second->executeAttribute( _rCurrentAttribs, _rAttribs, _pArgument, _nForScriptType ); in executeAttribute()