Home
last modified time | relevance | path

Searched refs:GetState (Results 26 – 50 of 239) sorted by relevance

12345678910

/trunk/main/sdext/source/presenter/
H A DPresenterProtocolHandler.cxx66 virtual Any GetState (void) const = 0;
77 virtual Any GetState (void) const;
90 virtual Any GetState (void) const;
103 virtual Any GetState (void) const;
117 virtual Any GetState (void) const;
133 virtual Any GetState (void) const;
148 virtual Any GetState (void) const;
163 virtual Any GetState (void) const;
564 aEvent.State = mpCommand->GetState(); in addStatusListener()
621 mpCommand->GetState(); in notifyEvent()
[all …]
/trunk/main/sw/sdi/
H A D_beziers.sdi48 StateMethod = GetState ;
56 StateMethod = GetState ;
64 StateMethod = GetState ;
72 StateMethod = GetState ;
80 StateMethod = GetState ;
88 StateMethod = GetState ;
96 StateMethod = GetState ;
104 StateMethod = GetState ;
112 StateMethod = GetState ;
120 StateMethod = GetState ;
H A Dbeziersh.sdi49 StateMethod = GetState ;
57 StateMethod = GetState ;
65 StateMethod = GetState ;
73 StateMethod = GetState ;
81 StateMethod = GetState ;
89 StateMethod = GetState ;
97 StateMethod = GetState ;
105 StateMethod = GetState ;
113 StateMethod = GetState ;
121 StateMethod = GetState ;
H A Ddocsh.sdi34 StateMethod = GetState;
40 StateMethod = GetState;
45 StateMethod = GetState;
50 StateMethod = GetState;
55 StateMethod = GetState;
60 StateMethod = GetState;
76 StateMethod = GetState ;
H A D_docsh.sdi32 StateMethod = GetState ;
112 StateMethod = GetState;
117 StateMethod = GetState ;
123 StateMethod = GetState;
H A Dbasesh.sdi35 StateMethod = GetState ;
42 StateMethod = GetState ;
49 StateMethod = GetState ;
H A Dwdocsh.sdi33 StateMethod = GetState ;
39 StateMethod = GetState ;
53 StateMethod = GetState ;
/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx1918 eState = aBtnNormalsInvert.GetState(); in GetAttr()
1948 eState = aBtnShadow3d.GetState(); in GetAttr()
2003 eState = aBtnLight1.GetState(); in GetAttr()
2028 eState = aBtnLight2.GetState(); in GetAttr()
2052 eState = aBtnLight3.GetState(); in GetAttr()
2076 eState = aBtnLight4.GetState(); in GetAttr()
2100 eState = aBtnLight5.GetState(); in GetAttr()
2124 eState = aBtnLight6.GetState(); in GetAttr()
2148 eState = aBtnLight7.GetState(); in GetAttr()
2172 eState = aBtnLight8.GetState(); in GetAttr()
[all …]
/trunk/main/sd/sdi/
H A D_docsh.sdi28 StateMethod = GetState ;
33 StateMethod = GetState ;
38 StateMethod = GetState ;
43 StateMethod = GetState ;
49 StateMethod = GetState ;
57 StateMethod = GetState ;
65 StateMethod = GetState ;
77 StateMethod = GetState;
/trunk/main/cui/source/tabpages/
H A Dtextattr.cxx412 eState = aTsbAutoGrowHeight.GetState(); in FillItemSet()
418 eState = aTsbAutoGrowWidth.GetState(); in FillItemSet()
424 eState = aTsbAutoGrowSize.GetState(); in FillItemSet()
430 eState = aTsbWordWrapText.GetState(); in FillItemSet()
437 eState = aTsbContour.GetState(); in FillItemSet()
443 eState = aTsbFitToSize.GetState(); in FillItemSet()
491 if( aTsbFullWidth.GetState() == STATE_CHECK ) in FillItemSet()
612 if (aTsbFullWidth.GetState() == STATE_CHECK) in PointChanged()
657 if( aTsbFullWidth.GetState() == STATE_CHECK ) in IMPL_LINK()
717 sal_Bool bFitToSize = aTsbFitToSize.GetState() == STATE_CHECK; in IMPL_LINK()
[all …]
H A Dmeasure.cxx484 eState = aTsbBelowRefEdge.GetState(); in FillItemSet()
500 eState = aTsbParallel.GetState(); in FillItemSet()
507 eState = aTsbShowUnit.GetState(); in FillItemSet()
558 if( aTsbAutoPosH.GetState() == STATE_CHECK ) in FillItemSet()
561 if( aTsbAutoPosV.GetState() == STATE_CHECK ) in FillItemSet()
657 if( aTsbAutoPosH.GetState() == STATE_CHECK ) in IMPL_LINK()
678 if( aTsbAutoPosV.GetState() == STATE_CHECK ) in IMPL_LINK()
759 TriState eState = aTsbParallel.GetState(); in IMPL_LINK()
766 TriState eState = aTsbShowUnit.GetState(); in IMPL_LINK()
816 if( aTsbAutoPosH.GetState() == STATE_CHECK ) in IMPL_LINK()
[all …]
H A Dtransfrm.cxx912 if ( maTsbPosProtect.GetState() != maTsbPosProtect.GetSavedValue() ) in FillItemSet()
914 if( maTsbPosProtect.GetState() == STATE_DONTKNOW ) in FillItemSet()
922 maTsbPosProtect.GetState() == STATE_CHECK ? sal_True : sal_False ) ); in FillItemSet()
956 if ( maTsbSizeProtect.GetState() != maTsbSizeProtect.GetSavedValue() ) in FillItemSet()
958 if ( maTsbSizeProtect.GetState() == STATE_DONTKNOW ) in FillItemSet()
963 maTsbSizeProtect.GetState() == STATE_CHECK ? sal_True : sal_False ) ); in FillItemSet()
971 if( maTsbAutoGrowWidth.GetState() == STATE_DONTKNOW ) in FillItemSet()
985 if( maTsbAutoGrowHeight.GetState() == STATE_DONTKNOW ) in FillItemSet()
1172 const bool bPosProtect = maTsbPosProtect.GetState() == STATE_CHECK; in UpdateControlStates()
1173 const bool bSizeProtect = maTsbSizeProtect.GetState() == STATE_CHECK; in UpdateControlStates()
[all …]
H A Dtparea.cxx1218 TriState eState = aTsbStepCount.GetState(); in FillItemSet()
1249 TriState eState = aTsbTile.GetState(); in FillItemSet()
1265 TriState eState = aTsbStretch.GetState(); in FillItemSet()
1284 TriState eState = aTsbScale.GetState(); in FillItemSet()
1329 aTsbOriginal.GetState() == STATE_CHECK && in FillItemSet()
1667 if( aTsbScale.GetState() == STATE_CHECK ) in Reset()
1695 if( aTsbScale.GetState() == STATE_CHECK ) in Reset()
2420 if( aTsbStepCount.GetState() != STATE_CHECK ) in IMPL_LINK()
2479 TriState eState = aTsbTile.GetState(); in IMPL_LINK()
2597 if( aTsbOriginal.GetState() == STATE_CHECK ) in IMPL_LINK()
[all …]
H A Dtextanim.cxx413 eState = aTsbStartInside.GetState(); in FillItemSet()
421 eState = aTsbStopInside.GetState(); in FillItemSet()
429 eState = aTsbEndless.GetState(); in FillItemSet()
450 eState = aTsbAuto.GetState(); in FillItemSet()
471 eState = aTsbPixel.GetState(); in FillItemSet()
636 TriState eState = aTsbEndless.GetState(); in IMPL_LINK()
659 TriState eState = aTsbAuto.GetState(); in IMPL_LINK()
682 TriState eState = aTsbPixel.GetState(); in IMPL_LINK()
H A Dparagrph.cxx1472 TriState eState = aApplyCollBtn.GetState(); in FillItemSet()
1508 eState = aPageBreakBox.GetState(); in FillItemSet()
1562 eState = aKeepTogetherBox.GetState(); in FillItemSet()
1578 eState = aKeepParaBox.GetState(); in FillItemSet()
1591 eState = aWidowBox.GetState(); in FillItemSet()
1608 eState = aOrphanBox.GetState(); in FillItemSet()
2048 switch ( aPageBreakBox.GetState() ) in IMPL_LINK()
2103 switch ( aWidowBox.GetState() ) in IMPL_LINK()
2112 if ( aOrphanBox.GetState() == STATE_NOCHECK ) in IMPL_LINK()
2128 switch( aOrphanBox.GetState() ) in IMPL_LINK()
[all …]
/trunk/main/sc/sdi/
H A Dapp.sdi29 FID_AUTOCOMPLETE [ ExecMethod = Execute; StateMethod = GetState; ]
30 SID_DETECTIVE_AUTO [ ExecMethod = Execute; StateMethod = GetState; ]
31 SID_PSZ_FUNCTION [ ExecMethod = Execute; StateMethod = GetState; ]
34 SID_ATTR_METRIC [ ExecMethod = Execute; StateMethod = GetState; ]
39 StateMethod = GetState ;
46 StateMethod = GetState;
52 StateMethod = GetState;
58 StateMethod = GetState;
H A Dauditsh.sdi25 SID_FILL_ADD_PRED [ ExecMethod = Execute; StateMethod = GetState; ]
26 SID_FILL_DEL_PRED [ ExecMethod = Execute; StateMethod = GetState; ]
27 SID_FILL_ADD_SUCC [ ExecMethod = Execute; StateMethod = GetState; ]
28 SID_FILL_DEL_SUCC [ ExecMethod = Execute; StateMethod = GetState; ]
29 SID_FILL_NONE [ ExecMethod = Execute; StateMethod = GetState; ]
30 SID_CANCEL [ ExecMethod = Execute; StateMethod = GetState; ]
31 SID_FILL_SELECT [ ExecMethod = Execute; StateMethod = GetState; ]
H A Ddrawsh.sdi172 SID_OBJECT_ROTATE [ ExecMethod = ExecDrawFunc; StateMethod = GetState; Export = FALSE; ]
173 SID_OBJECT_MIRROR [ ExecMethod = ExecDrawFunc; StateMethod = GetState; Export = FALSE; ]
174 SID_BEZIER_EDIT [ ExecMethod = ExecDrawFunc; StateMethod = GetState; Export = FALSE; ]
189 SID_ANCHOR_PAGE [ ExecMethod = ExecDrawFunc; StateMethod = GetState; Export = FALSE; ]
191 SID_ANCHOR_CELL [ ExecMethod = ExecDrawFunc; StateMethod = GetState; Export = FALSE; ]
193 SID_FONTWORK [ ExecMethod = ExecDrawFunc; StateMethod = GetState; Export = FALSE; ]
H A Dpivotsh.sdi27 SID_PIVOT_RECALC [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
28 SID_PIVOT_KILL [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
29 SID_DP_FILTER [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
/trunk/main/sw/source/ui/chrdlg/
H A Dnumpara.cxx166 if(aNewStartCB.GetState() != aNewStartCB.GetSavedValue() || in FillItemSet()
167 aNewStartNumberCB.GetState() != aNewStartNumberCB.GetSavedValue()|| in FillItemSet()
171 sal_Bool bNewStartChecked = STATE_CHECK == aNewStartCB.GetState(); in FillItemSet()
172 sal_Bool bNumberNewStartChecked = STATE_CHECK == aNewStartNumberCB.GetState(); in FillItemSet()
178 if(aCountParaCB.GetSavedValue() != aCountParaCB.GetState() || in FillItemSet()
179 aRestartParaCountCB.GetSavedValue() != aRestartParaCountCB.GetState() || in FillItemSet()
183 aFmt.SetStartValue( static_cast< sal_uLong >(aRestartParaCountCB.GetState() == STATE_CHECK ? in FillItemSet()
/trunk/main/sd/source/ui/dlg/
H A Dparagr.cxx104 if(maNewStartCB.GetState() != maNewStartCB.GetSavedValue() || in FillItemSet()
105 maNewStartNumberCB.GetState() != maNewStartNumberCB.GetSavedValue()|| in FillItemSet()
109 sal_Bool bNewStartChecked = STATE_CHECK == maNewStartCB.GetState(); in FillItemSet()
110 sal_Bool bNumberNewStartChecked = STATE_CHECK == maNewStartNumberCB.GetState(); in FillItemSet()
/trunk/main/vcl/inc/vcl/
H A Dbutton.hxx189 TriState GetState() const { return meState; } in GetState() function in PushButton
199 void SaveValue() { meSaveValue = GetState(); } in SaveValue()
216 return (GetState() == STATE_CHECK); in IsChecked()
470 TriState GetState() const { return meState; } in GetState() function in CheckBox
478 void SaveValue() { meSaveValue = GetState(); } in SaveValue()
497 return (GetState() == STATE_CHECK); in IsChecked()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx741 sal_Bool bPasswdEnabled = aProtectCB.GetState() == STATE_CHECK; in IMPL_LINK()
765 sal_Bool bHide = STATE_CHECK == aHideCB.GetState(); in IMPL_LINK()
940 sal_Bool bCheck = STATE_CHECK == pBox->GetState(); in IMPL_LINK()
972 pRepr->GetSectionData().SetHidden(STATE_CHECK == pBox->GetState()); in IMPL_LINK()
973 Image aImage = BuildBitmap(STATE_CHECK == aProtectCB.GetState(), in IMPL_LINK()
977 Image aHCImg = BuildBitmap( STATE_CHECK == aProtectCB.GetState(), in IMPL_LINK()
978 STATE_CHECK == pBox->GetState(), sal_True); in IMPL_LINK()
985 sal_Bool bHide = STATE_CHECK == pBox->GetState(); in IMPL_LINK()
1006 STATE_CHECK == pBox->GetState()); in IMPL_LINK()
2299 sal_Bool bEnableAtEnd = STATE_CHECK == pEndBox->GetState(); in IMPL_LINK()
[all …]
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_AxisLabel.cxx144 if( aCbTextOverlap.GetState() != STATE_DONTKNOW ) in FillItemSet()
146 if( aCbTextBreak.GetState() != STATE_DONTKNOW ) in FillItemSet()
148 if( aCbShowDescription.GetState() != STATE_DONTKNOW ) in FillItemSet()
305 sal_Bool bEnable = ( aCbShowDescription.GetState() != STATE_NOCHECK ); in IMPL_LINK()
/trunk/main/svx/source/dialog/
H A Dorienthelper.cxx94 case STATE_CHECK: bDisableOnStacked = (mrCbStacked.GetState() != STATE_NOCHECK); break; in EnableWindow()
96 case STATE_NOCHECK: bDisableOnStacked = (mrCbStacked.GetState() != STATE_CHECK); break; in EnableWindow()
163 return mpImpl->mrCbStacked.GetState(); in GetStackedState()

Completed in 97 milliseconds

12345678910