Home
last modified time | relevance | path

Searched refs:GetState (Results 151 – 175 of 239) sorted by relevance

12345678910

/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx658 ScChangeActionState eActionState = GetState(); in ToString()
4607 pAction->GetState(), in Clone()
4636 pAction->GetState(), in Clone()
4654 pAction->GetState(), in Clone()
4675 pAction->GetState(), in Clone()
4699 pAction->GetState(), in Clone()
/trunk/main/starmath/source/
H A Dsmmod.cxx322 void SmModule::GetState(SfxItemSet &rSet) in GetState() function in SmModule
/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx123 return GetControl().GetState() == STATE_DONTKNOW; in IsControlDontKnow()
/trunk/main/sw/inc/
H A Ddocsh.hxx199 void GetState(SfxItemSet &);
/trunk/main/basctl/source/inc/
H A Dbastypes.hxx200 virtual void GetState( SfxItemSet& );
/trunk/main/dbaccess/source/ui/inc/
H A Dquerycontroller.hxx136 virtual FeatureState GetState(sal_uInt16 nId) const;
/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx271 void DrawDocShell::GetState(SfxItemSet &rSet) in GetState() function in sd::DrawDocShell
/trunk/main/svl/qa/complex/ConfigItems/helper/
H A DUserOptTest.cxx160 ::rtl::OUString sCheck = m_aConfigItem.GetState(); in impl_checkSetState()
/trunk/main/cui/source/tabpages/
H A Dalign.cxx279 maBtnShrink.Enable( (maBtnWrap.GetState() == STATE_NOCHECK) && !bHorBlock && !bHorFill ); in UpdateEnableControls()
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1564 FeatureState SbaXDataBrowserController::GetState(sal_uInt16 nId) const in GetState() function in dbaui::SbaXDataBrowserController
1779 return SbaXDataBrowserController_Base::GetState(nId); in GetState()
2119 if (GetState(ID_BROWSER_UNDORECORD).bEnabled) in Execute()
2372 if ( bAskFor && GetState(ID_BROWSER_SAVERECORD).bEnabled ) in SaveModified()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx1229 mePrevToggleAllState = maChkToggleAll.GetState(); in IMPL_LINK()
1248 mePrevToggleAllState = maChkToggleAll.GetState(); in IMPL_LINK()
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx777 void __EXPORT BasicIDEShell::GetState(SfxItemSet &rSet) in GetState() function in BasicIDEShell
1029 pCurWin->GetState( rSet ); in GetState()
H A Dbaside2.hxx374 virtual void GetState( SfxItemSet& );
/trunk/main/sd/source/ui/inc/
H A DDrawViewShell.hxx180 void GetState (SfxItemSet& rSet);
/trunk/main/sw/source/ui/envelp/
H A Denvimg.cxx100 sRet += (String)rUserOpt.GetState(); in MakeSender()
/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx361 return GetCheckBox().GetSavedValue() != GetCheckBox().GetState(); in IsModified()
/trunk/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx343 if ( !aBtnMore.GetState() ) in IMPL_LINK()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh2.cxx95 void ScDrawShell::GetState( SfxItemSet& rSet ) // Zustaende / Toggles in GetState() function in ScDrawShell
/trunk/main/sw/source/ui/fldui/
H A Dflddinf.cxx490 nOldFormat != nFormat || aFixedCB.GetState() != aFixedCB.GetSavedValue() in FillItemSet()
/trunk/main/sw/source/ui/uiview/
H A Dviewstat.cxx70 void SwView::GetState(SfxItemSet &rSet) in GetState() function in SwView
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx273 SC_DLLPUBLIC void GetState( SfxItemSet& rSet );
/trunk/main/avmedia/source/win/
H A Dplayer.cxx329 if( mpMC && SUCCEEDED( mpMC->GetState( 10, &eFilterState ) ) ) in isPlaying()
/trunk/main/svx/source/accessibility/
H A DAccessibleShape.cxx343 sal_Bool AccessibleShape::GetState (sal_Int16 aState) in GetState() function in accessibility::AccessibleShape
352 return AccessibleContextBase::GetState (aState); in GetState()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx1756 …aVal = makeAny( (sal_Int16)( static_cast< CheckBoxControl* >( m_pWindow )->GetBox().GetState() ) ); in commitControl()
1759 makeAny( (sal_Int16)( static_cast< CheckBoxControl* >( m_pWindow )->GetBox().GetState() ) ) ); in commitControl()
3194 TriState eState = ((CheckBoxControl*)m_pWindow)->GetBox().GetState(); in IMPL_LINK()
4015 return (short)m_pBox->GetState(); in getState()
4082 aEvent.Selected = m_pBox->GetState(); in onWindowEvent()
/trunk/main/sw/source/ui/shells/
H A Ddrawsh.cxx421 void SwDrawShell::GetState(SfxItemSet& rSet) in GetState() function in SwDrawShell

Completed in 150 milliseconds

12345678910