Home
last modified time | relevance | path

Searched refs:StateChanged (Results 276 – 300 of 349) sorted by relevance

1...<<11121314

/trunk/main/vcl/source/window/
H A Dwindow.cxx1640 StateChanged( STATE_CHANGE_INITSHOW ); in ImplCallInitShow()
5085 void Window::StateChanged( StateChangedType ) in StateChanged() function in Window
5587 StateChanged( (StateChangedType)(sal_uLong)pState ); in IMPL_LINK()
5631 StateChanged( STATE_CHANGE_STYLE ); in SetStyle()
5658 StateChanged( STATE_CHANGE_EXTENDEDSTYLE ); in SetExtendedStyle()
6514 StateChanged( STATE_CHANGE_VISIBLE ); in Show()
6600 StateChanged( STATE_CHANGE_VISIBLE ); in Show()
6799 StateChanged( STATE_CHANGE_ENABLE ); in Enable()
7807 StateChanged( STATE_CHANGE_UPDATEMODE ); in SetUpdateMode()
8142 StateChanged( STATE_CHANGE_TEXT ); in SetText()
H A Dstatus.cxx928 void StatusBar::StateChanged( StateChangedType nType ) in StateChanged() function in StatusBar
930 Window::StateChanged( nType ); in StateChanged()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx764 void DbGridControl::NavigationBar::StateChanged( StateChangedType nType ) in StateChanged() function in DbGridControl::NavigationBar
766 Control::StateChanged( nType ); in StateChanged()
1030 void DbGridControl::StateChanged( StateChangedType nType ) in StateChanged() function in DbGridControl
1032 DbGridControl_Base::StateChanged( nType ); in StateChanged()
/trunk/main/svtools/inc/svtools/
H A Dsvicnvw.hxx109 virtual void StateChanged( StateChangedType nStateChange );
H A Dheadbar.hxx308 virtual void StateChanged( StateChangedType nStateChange );
H A Dvalueset.hxx342 virtual void StateChanged( StateChangedType nStateChange );
H A Dtabbar.hxx408 virtual void StateChanged( StateChangedType nStateChange );
H A Dtaskbar.hxx418 virtual void StateChanged( StateChangedType nType );
H A Divctrl.hxx258 virtual void StateChanged( StateChangedType nType );
H A Druler.hxx760 virtual void StateChanged( StateChangedType nStateChange );
/trunk/main/cui/source/dialogs/
H A Dcuihyperdlg.cxx55 void SvxHlinkCtrl::StateChanged( sal_uInt16 nSID, SfxItemState eState, in StateChanged() function in SvxHlinkCtrl
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx143 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
166 void SfxTabDialogController::StateChanged( sal_uInt16 /*nSID*/, SfxItemState /*eState*/, const SfxP… in StateChanged() function in SfxTabDialogController
/trunk/main/vcl/inc/
H A Dbrdwin.hxx151 virtual void StateChanged( StateChangedType nType );
/trunk/main/vcl/inc/vcl/
H A Dedit.hxx168 virtual void StateChanged( StateChangedType nType );
H A Dsplitwin.hxx168 virtual void StateChanged( StateChangedType nType );
H A Ddockwin.hxx325 virtual void StateChanged( StateChangedType nType );
/trunk/main/svx/source/stbctrls/
H A Dpszctrl.cxx229 void SvxPosSizeStatusBarControl::StateChanged( sal_uInt16 nSID, SfxItemState eState, in StateChanged() function in SvxPosSizeStatusBarControl
/trunk/main/framework/inc/uielement/
H A Dtoolbarmanager.hxx170 DECL_LINK( StateChanged, StateChangedType* );
/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx200 void SvxNumberPreviewImpl::StateChanged( StateChangedType nType ) in StateChanged() function in SvxNumberPreviewImpl
207 Window::StateChanged( nType ); in StateChanged()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx1623 void ToolbarMenu::StateChanged( StateChangedType nType ) in StateChanged() function in svtools::ToolbarMenu
1625 DockingWindow::StateChanged( nType ); in StateChanged()
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx126 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
/trunk/main/svx/source/form/
H A Dtabwin.cxx322 void FmFieldWin::StateChanged(sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState) in StateChanged() function in FmFieldWin
/trunk/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx365 void MediaWindowImpl::StateChanged( StateChangedType eType ) in StateChanged() function in avmedia::priv::MediaWindowImpl
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx1322 void MultiLineEdit::StateChanged( StateChangedType nType ) in StateChanged() function in MultiLineEdit
1372 Control::StateChanged( nType ); in StateChanged()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx1199 void SvLBox::StateChanged( StateChangedType eType ) in StateChanged() function in SvLBox
1203 Control::StateChanged( eType ); in StateChanged()

Completed in 167 milliseconds

1...<<11121314