Home
last modified time | relevance | path

Searched defs:eState (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/trunk/main/dbaccess/source/ui/control/
H A Dmarktree.cxx104 SvButtonState eState = GetCheckButtonState( pCurrentHandlerEntry); in KeyInput() local
122 SvButtonState eState = GetCheckButtonState(_pEntry); in implDetermineState() local
208 SvButtonState eState = GetCheckButtonState( _pEntry); in checkedButton_noBroadcast() local
/trunk/main/sfx2/source/control/
H A Dstatcach.cxx108 SfxItemState eState = SFX_ITEM_DISABLED; in statusChanged() local
363 SfxItemState eState, // <SfxItemState> von 'pState' in SetState()
387 SfxItemState eState( SFX_ITEM_AVAILABLE ); in SetVisibleState() local
435 SfxItemState eState, // <SfxItemState> von 'pState' in SetState_Impl()
H A Dunoctitm.cxx145 SfxItemState eState = SFX_ITEM_DISABLED; in statusChanged() local
828 SfxItemState eState = pDispatcher->QueryState( GetId(), pState ); in dispatch() local
885 SfxItemState eState = pDispatcher->QueryState( GetId(), aState ); in addStatusListener() local
918 void SfxDispatchController_Impl::StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolI… in StateChanged()
1006 void SfxDispatchController_Impl::StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolI… in StateChanged()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsHideSlideFunction.cxx84 ExclusionState eState (UNDEFINED); in DoExecute() local
129 ExclusionState eState (UNDEFINED); in GetExclusionState() local
/trunk/main/cui/source/tabpages/
H A Dtextanim.cxx390 TriState eState; in FillItemSet() local
636 TriState eState = aTsbEndless.GetState(); in IMPL_LINK() local
659 TriState eState = aTsbAuto.GetState(); in IMPL_LINK() local
682 TriState eState = aTsbPixel.GetState(); in IMPL_LINK() local
H A Dmeasure.cxx447 TriState eState; in FillItemSet() local
745 TriState eState = aTsbBelowRefEdge.GetState(); in IMPL_LINK() local
759 TriState eState = aTsbParallel.GetState(); in IMPL_LINK() local
766 TriState eState = aTsbShowUnit.GetState(); in IMPL_LINK() local
/trunk/main/sd/source/ui/func/
H A Dfuthes.cxx129 EESpellState eState = ( (OutlinerView*) pOutlView)->StartThesaurus(); in DoExecute() local
156 EESpellState eState = pOutlView->StartThesaurus(); in DoExecute() local
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx693 void ParaPropertyPanel::VertStateChanged(sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* p… in VertStateChanged()
789 void ParaPropertyPanel::ParaBKGStateChanged(sal_uInt16 /* nSID */, SfxItemState eState, const SfxPo… in ParaBKGStateChanged()
1073 SfxItemState eState, in NotifyItemUpdate()
1150 void ParaPropertyPanel::StateChangedAlignmentImpl( sal_uInt16 nSID, SfxItemState eState, const SfxP… in StateChangedAlignmentImpl()
1235 void ParaPropertyPanel::StateChangedIndentImpl( sal_uInt16 /* nSID */, SfxItemState eState, const S… in StateChangedIndentImpl()
1379 void ParaPropertyPanel::StateChangedLnSPImpl( sal_uInt16 /* nSID */, SfxItemState eState, const Sfx… in StateChangedLnSPImpl()
1391 void ParaPropertyPanel::StateChangedULImpl( sal_uInt16 /* nSID */, SfxItemState eState, const SfxPo… in StateChangedULImpl()
1431 void ParaPropertyPanel::StateChangeOutLineImpl( sal_uInt16 nSID, SfxItemState eState, const SfxPool… in StateChangeOutLineImpl()
1459 void ParaPropertyPanel::StateChangeIncDecImpl( sal_uInt16 nSID, SfxItemState eState, const SfxPoolI… in StateChangeIncDecImpl()
1476 void ParaPropertyPanel::StateChangeBulletNumImpl( sal_uInt16 nSID, SfxItemState eState, const SfxPo… in StateChangeBulletNumImpl()
[all …]
/trunk/main/ucbhelper/source/client/
H A Dinterceptedinteraction.cxx110 EInterceptionState eState = impl_interceptRequest(xRequest); in impl_handleDefault() local
169 EInterceptionState eState = intercepted(rInterception, xRequest); in impl_interceptRequest() local
/trunk/main/accessibility/source/extended/
H A Daccessibletablistboxtable.cxx137 TriState eState = STATE_DONTKNOW; in ProcessWindowEvent() local
182 TriState eState = STATE_DONTKNOW; in ProcessWindowEvent() local
227 TriState eState = STATE_DONTKNOW; in ProcessWindowEvent() local
258 TriState eState = STATE_DONTKNOW; in ProcessWindowEvent() local
/trunk/main/extensions/source/propctrlr/
H A Dpushbuttonnavigation.cxx180 PropertyState eState = PropertyState_DIRECT_VALUE; in getCurrentButtonTypeState() local
259 PropertyState eState = PropertyState_DIRECT_VALUE; in getCurrentTargetURLState() local
/trunk/main/svx/source/dialog/
H A Dsrchctrl.cxx58 void SvxSearchController::StateChanged( sal_uInt16 nSID, SfxItemState eState, in StateChanged()
H A Drlrcitem.cxx56 void SvxRulerItem::StateChanged( sal_uInt16 nSID, SfxItemState eState, in StateChanged()
/trunk/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dpe_vari2.hxx89 E_State eState; member in csi::uidl::PE_Variable
/trunk/main/sw/source/ui/utlui/
H A Dzoomctrl.cxx56 void SwZoomControl::StateChanged( sal_uInt16 nSID, SfxItemState eState, in StateChanged()
/trunk/main/svl/source/items/
H A Ditemprop.cxx226 SfxItemState eState = rSet.GetItemState( rEntry.nWID, sal_True, &pItem ); in getPropertyValue() local
291 SfxItemState eState = rSet.GetItemState( rEntry.nWID, sal_True, &pItem ); in setPropertyValue() local
347 SfxItemState eState = rSet.GetItemState( nWhich, sal_False ); in getPropertyState() local
371 SfxItemState eState = rSet.GetItemState( nWhich, sal_False, &pItem ); in getPropertyState() local
/trunk/main/svx/source/tbxctrls/
H A Dtbxdrctl.cxx67 void SvxTbxCtlDraw::StateChanged( sal_uInt16 nSID, SfxItemState eState, in StateChanged()
H A Dlinectrl.cxx111 sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged()
246 sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged()
314 sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged()
772 void SvxLineEndToolBoxControl::StateChanged( sal_uInt16, SfxItemState eState, const SfxPoolItem* ) in StateChanged()
H A Dtbcontrl.cxx858 SfxItemState eState = aQueryStatus.QueryState( pDummy ); in SvxColorWindow_Impl() local
1232 sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged()
1668 sal_uInt16, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged()
2153 sal_uInt16 , SfxItemState eState, const SfxPoolItem* pState ) in StateChanged()
2227 sal_uInt16 , SfxItemState eState, const SfxPoolItem* pState ) in StateChanged()
2324 sal_uInt16 , SfxItemState eState, const SfxPoolItem* pState ) in StateChanged()
2395 sal_uInt16 , SfxItemState eState, const SfxPoolItem* pState ) in StateChanged()
2564 sal_uInt16, SfxItemState eState, const SfxPoolItem* ) in StateChanged()
2613 sal_uInt16 , SfxItemState eState, const SfxPoolItem* ) in StateChanged()
2676 sal_uInt16 , SfxItemState eState, const SfxPoolItem* pState ) in StateChanged()
[all …]
/trunk/main/cui/source/options/
H A Dradiobtnbox.cxx88 SvButtonState eState = GetCheckButtonState( _pEntry ); in HandleEntryChecked() local
/trunk/main/svx/source/stbctrls/
H A Dmodctrl.cxx57 void SvxModifyControl::StateChanged( sal_uInt16, SfxItemState eState, in StateChanged()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageContainerFiller.cxx130 State eState (ERROR); in ScanTemplate() local
/trunk/main/sfx2/source/sidebar/
H A DControllerItem.cxx140 SfxItemState eState, in StateChanged()
179 const SfxItemState eState (GetBindings().QueryState(GetId(), pState)); in RequestUpdate() local
/trunk/main/sd/source/ui/app/
H A Dtbxww.cxx281 SfxItemState eState, const SfxPoolItem* pState ) in StateChanged()
/trunk/main/svx/source/form/
H A Dtbxform.cxx177 void SvxFmTbxCtlConfig::StateChanged(sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pStat… in StateChanged()
288 void SvxFmTbxCtlAbsRec::StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pSta… in StateChanged()
423 void SvxFmTbxCtlRecTotal::StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pS… in StateChanged()

Completed in 97 milliseconds

12345678910>>...12