Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java226checkOuterPoints(m_currentControlPosX, m_dbControlWidth > m_LabelWidth ? m_dbControlWidth : m_Labe… in checkJustifiedPosition()
313 …private void checkOuterPoints(int i_nXPos, int i_nWidth, int i_nYPos, int i_nHeight, boolean i_bIs… in checkOuterPoints() method in FormControlArranger
500checkOuterPoints(m_currentControlPosX, m_dbControlWidth, m_currentControlPosY, m_dbControlHeight, … in repositionColumnarLeftControls()
580checkOuterPoints(m_currentLabelPosX, m_LabelWidth, m_currentLabelPosY, m_LabelHeight, false); in insertLabel()
651checkOuterPoints(m_currentControlPosX, m_dbControlWidth, m_currentControlPosY, m_dbControlHeight, … in insertDBControl()

Completed in 16 milliseconds