Home
last modified time | relevance | path

Searched refs:GetState (Results 176 – 200 of 239) sorted by relevance

12345678910

/trunk/main/automation/source/server/
H A Dstatemnt.cxx4824 …pRet->GenReturn ( RET_Value, aUId, comm_BOOL( ((TriStateBox*)pControl)->GetState() == STATE_CHECK)… in Execute()
4827 …pRet->GenReturn ( RET_Value, aUId, comm_BOOL( ((TriStateBox*)pControl)->GetState() == STATE_DONTKN… in Execute()
4830 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((TriStateBox*)pControl)->GetState())); in Execute()
4854 if ( pTB->GetState() == STATE_NOCHECK ) in Execute()
4856 else if ( pTB->GetState() == STATE_CHECK ) in Execute()
5103 pRet->GenReturn ( RET_Value, aUId, ((MoreButton*)pControl)->GetState()); in Execute()
H A Drecorder.cxx232 switch ( ((TriStateBox*)pWin)->GetState() ) in IMPL_LINK()
/trunk/main/sfx2/source/appl/
H A Dapp.cxx512 pProgress->SetState( pProgress->GetState() ); in SetViewFrame_Impl()
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx253 void GetState( SfxItemSet &rSet );
/trunk/main/editeng/source/accessibility/
H A DAccessibleContextBase.cxx163 sal_Bool AccessibleContextBase::GetState (sal_Int16 aState) in GetState() function in accessibility::AccessibleContextBase
/trunk/main/sd/source/ui/view/
H A Ddrviews7.cxx1703 void DrawViewShell::GetState (SfxItemSet& rSet) in GetState() function in sd::DrawViewShell
1716 GetDocSh()->GetState (rSet); in GetState()
H A Doutlnvsh.cxx2133 void OutlineViewShell::GetState (SfxItemSet& rSet) in GetState() function in sd::OutlineViewShell
2145 GetDocSh()->GetState (rSet); in GetState()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx211 FeatureState OTableController::GetState(sal_uInt16 _nId) const in GetState() function in OTableController
268 aReturn = OTableController_BASE::GetState(_nId); in GetState()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx196 sal_Bool GetState(sal_uInt16 nWhich) const;
H A DAccessibleShape.hxx233 sal_Bool GetState (sal_Int16 aState);
/trunk/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.cxx490 if( (m_aRowHeader.GetState() != m_aRowHeader.GetSavedValue()) ) in FillItemSet()
H A Dindexdialog.cxx730 if (m_aUnique.GetSavedValue() != m_aUnique.GetState()) in implSaveModified()
/trunk/main/dbaccess/source/ui/inc/
H A Dbrwctrlr.hxx241 virtual FeatureState GetState(sal_uInt16 nId) const;
H A Dunodatbr.hxx281 virtual FeatureState GetState(sal_uInt16 nId) const;
/trunk/main/sw/source/ui/envelp/
H A Dlabimg.cxx414 aItem.aCompState = aItem.aPrivState = rUserOpt.GetState(); in SwLabCfgItem()
/trunk/main/sw/source/ui/fldui/
H A Dflddok.cxx680 aFixedCB.GetState() != aFixedCB.GetSavedValue() || in FillItemSet()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx556 void GetState(SfxItemSet&);
/trunk/main/cui/source/options/
H A Doptgenrl.cxx465 aUsStateEdit.SetText( aUserOpt.GetState() ); in SetAddress_Impl()
/trunk/main/reportdesign/source/ui/inc/
H A DReportController.hxx335 virtual dbaui::FeatureState GetState(sal_uInt16 nId) const;
/trunk/main/sc/source/ui/view/
H A Dtabvwsha.cxx160 void __EXPORT ScTabViewShell::GetState( SfxItemSet& rSet ) in GetState() function in ScTabViewShell
H A Dcellsh.cxx515 void ScCellShell::GetState(SfxItemSet &rSet) in GetState() function in ScCellShell
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1797 void ScDocShell::GetState( SfxItemSet &rSet ) in GetState() function in ScDocShell
1891 pVisibleSh->GetState( rSet ); in GetSbxState()
/trunk/main/dbaccess/source/ui/app/
H A DAppController.hxx414 virtual FeatureState GetState(sal_uInt16 nId) const;
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1051 bMod |= aMirrorPagesCB.GetState() != aMirrorPagesCB.GetSavedValue(); in FillItemSet()
1169 if( aAutoHeightCB.GetState() != aAutoHeightCB.GetSavedValue() ) in FillItemSet()
1175 if( aAutoWidthCB.GetState() != aAutoWidthCB.GetSavedValue() ) in FillItemSet()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1712 FeatureState SbaTableQueryBrowser::GetState(sal_uInt16 nId) const in GetState() function in dbaui::SbaTableQueryBrowser
1739 return SbaXDataBrowserController::GetState( nId ); in GetState()
1896 return SbaXDataBrowserController::GetState(nId); in GetState()

Completed in 445 milliseconds

12345678910