Home
last modified time | relevance | path

Searched refs:GetStackedState (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dorienthelper.cxx154 if( eState != GetStackedState() ) in SetStackedState()
161 TriState OrientationHelper::GetStackedState() const in GetStackedState() function in svx::OrientationHelper
180 return GetControl().GetStackedState() == STATE_DONTKNOW; in IsControlDontKnow()
191 return GetControl().GetStackedState() == STATE_CHECK; in GetControlValue()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_AxisLabel.cxx110 if( aOrientHlp.GetStackedState() != STATE_DONTKNOW ) in FillItemSet()
112 bStacked = aOrientHlp.GetStackedState() == STATE_CHECK; in FillItemSet()
H A Dtp_TitleRotation.cxx90 bool bStacked = aOrientHlp.GetStackedState() == STATE_CHECK; in FillItemSet()
/trunk/main/svx/inc/svx/
H A Dorienthelper.hxx94 TriState GetStackedState() const;

Completed in 18 milliseconds