Lines Matching refs:State
150 ::com::sun::star::uno::Type pType = rEvent.State.getValueType(); in statusChanged()
155 rEvent.State >>= bTemp ; in statusChanged()
161 rEvent.State >>= nTemp ; in statusChanged()
167 rEvent.State >>= nTemp ; in statusChanged()
173 rEvent.State >>= sTemp ; in statusChanged()
840 aEvent.State = com::sun::star::frame::DispatchResultState::SUCCESS; in dispatch()
843 aEvent.State = com::sun::star::frame::DispatchResultState::FAILURE; in dispatch()
891 aItemStatus.State = ::com::sun::star::frame::status::ItemState::dont_care; in addStatusListener()
902 aEvent.State = aState; in addStatusListener()
912 aEvent.State = makeAny( aVisibilityStatus ); in addStatusListener()
980 aItemStatus.State = ::com::sun::star::frame::status::ItemState::dont_care; in StateChanged()
989 aEvent.State = aState; in StateChanged()