Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_Trendline.cxx46 long lcl_getRightEdge( T & rControl ) in lcl_getRightEdge() function
126 aControlRightEdges.push_back( lcl_getRightEdge( m_aRBNone )); in adjustControlSizes()
127 aControlRightEdges.push_back( lcl_getRightEdge( m_aRBLinear )); in adjustControlSizes()
128 aControlRightEdges.push_back( lcl_getRightEdge( m_aRBLogarithmic )); in adjustControlSizes()
129 aControlRightEdges.push_back( lcl_getRightEdge( m_aRBExponential )); in adjustControlSizes()
130 aControlRightEdges.push_back( lcl_getRightEdge( m_aRBPower )); in adjustControlSizes()
131 aControlRightEdges.push_back( lcl_getRightEdge( m_aCBShowEquation )); in adjustControlSizes()
132 aControlRightEdges.push_back( lcl_getRightEdge( m_aCBShowCorrelationCoeff )); in adjustControlSizes()
145 aControlRightEdges.push_back( lcl_getRightEdge( aDummyTextCtrl )); in adjustControlSizes()
147 aControlRightEdges.push_back( lcl_getRightEdge( aDummyTextCtrl )); in adjustControlSizes()

Completed in 9 milliseconds