Home
last modified time | relevance | path

Searched refs:GetState (Results 76 – 100 of 239) sorted by relevance

12345678910

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1345 if (aHeaderCB.GetSavedValue() != aHeaderCB.GetState() || in FillItemSet()
1346 aRepeatHeaderCB.GetSavedValue() != aRepeatHeaderCB.GetState() || in FillItemSet()
1347 aDontSplitCB.GetSavedValue() != aDontSplitCB.GetState() || in FillItemSet()
1348 aBorderCB.GetSavedValue() != aBorderCB.GetState()) in FillItemSet()
1353 if (aNumFormattingCB.GetSavedValue() != aNumFormattingCB.GetState()) in FillItemSet()
1359 if (aNumFmtFormattingCB.GetSavedValue() != aNumFmtFormattingCB.GetState()) in FillItemSet()
1365 if (aNumAlignmentCB.GetSavedValue() != aNumAlignmentCB.GetState()) in FillItemSet()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinController.cxx314 FeatureState OJoinController::GetState(sal_uInt16 _nId) const in GetState() function in dbaui::OJoinController
334 aReturn = OJoinController_BASE::GetState(_nId); in GetState()
/trunk/main/vcl/source/window/
H A Dsyswin.cxx633 sal_uLong nState = rData.GetState(); in ImplWindowStateToStr()
726 sal_uLong nState = rData.GetState(); in SetWindowStateData()
855 sal_uLong nState = rData.GetState(); in SetWindowStateData()
/trunk/main/sd/sdi/
H A Doutlnvsh.sdi521 StateMethod = GetState ;
528 StateMethod = GetState ;
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx145 FeatureState ORelationController::GetState(sal_uInt16 _nId) const in GetState() function in ORelationController
159 aReturn = OJoinController::GetState(_nId); in GetState()
/trunk/main/svx/source/table/
H A Daccessiblecell.cxx145 sal_Bool AccessibleCell::GetState (sal_Int16 aState) in GetState() function in accessibility::AccessibleCell
154 return AccessibleContextBase::GetState (aState); in GetState()
/trunk/main/sc/source/ui/dbgui/
H A Dfiltdlg.cxx707 if ( !aBtnMore.GetState() ) in IMPL_LINK()
739 if ( aBtnMore.GetState() ) in IMPL_LINK()
761 if ( aBtnMore.GetState() ) in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A Dbeziersh.hxx36 void GetState(SfxItemSet &);
H A Dlistsh.hxx37 void GetState(SfxItemSet &);
H A Ddrformsh.hxx40 void GetState(SfxItemSet &);
H A Ddrawsh.hxx39 void GetState(SfxItemSet &);
H A Dfrmsh.hxx38 void GetState(SfxItemSet &);
H A Dtabsh.hxx44 void GetState(SfxItemSet &);
H A Ddrwbassh.hxx51 void GetState(SfxItemSet &);
H A Dannotsh.hxx45 void GetState(SfxItemSet &);
/trunk/main/sc/source/ui/inc/
H A Dauditsh.hxx48 void GetState(SfxItemSet& rSet);
H A Dpivotsh.hxx45 void GetState( SfxItemSet& rSet );
H A Deditsh.hxx67 void GetState(SfxItemSet &rSet);
/trunk/main/sd/source/ui/inc/
H A DMediaObjectBar.hxx47 void GetState( SfxItemSet& rSet );
/trunk/main/sd/source/ui/table/
H A Dtableobjectbar.hxx49 void GetState( SfxItemSet& rSet );
/trunk/main/sfx2/source/doc/
H A Dnew.cxx450 if ( !MORE_BTN(GetState()) ) in IMPL_LINK()
690 rExtra = MORE_BTN(GetState()) ? 'Y' : 'N'; in ~SfxNewFileDialog_Impl()
/trunk/main/extensions/source/scanner/
H A Dscanwin.cxx754 TwainState GetState() const { return meState; } in GetState() function in Twain
1040 …return( ( aTwain.GetState() == TWAIN_STATE_CANCELED ) ? ScanError_ScanCanceled : ScanError_ScanErr… in getError()
/trunk/main/svx/source/svdraw/
H A Dselectioncontroller.cxx57 void SelectionController::GetState( SfxItemSet& /*rSet*/ ) in GetState() function in sdr::SelectionController
/trunk/main/sd/source/ui/sidebar/
H A DAllMasterPagesSelector.hxx49 virtual void GetState (SfxItemSet& rItemSet);
/trunk/main/svx/inc/svx/
H A Dselectioncontroller.hxx55 virtual void GetState( SfxItemSet& rSet );

Completed in 93 milliseconds

12345678910