Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dctrl.cxx130 bool Control::HasLayoutData() const in HasLayoutData() function in Control
162 if( !HasLayoutData() ) in GetCharacterBounds()
187 if( ! HasLayoutData() ) in GetIndexForPoint()
206 if( !HasLayoutData() ) in GetLineCount()
240 if( !HasLayoutData() ) in GetLineStartEnd()
283 if( !HasLayoutData() ) in ToRelativeLineIndex()
292 if( !HasLayoutData() ) in GetDisplayText()
352 if( !rSubControl.HasLayoutData() ) in AppendLayoutData()
354 …if( !rSubControl.HasLayoutData() || !rSubControl.mpControlData->mpLayoutData->m_aDisplayText.Len()… in AppendLayoutData()
399 if( HasLayoutData() ) in SetLayoutDataParent()
H A Dtabctrl.cxx197 if( HasLayoutData() ) in ImplFreeLayoutData()
757 if( !HasLayoutData() ) in ImplDrawItem()
2073 if( !HasLayoutData() || ! mpTabCtrlData->maLayoutPageIdToLine.size() ) in GetCharacterBounds()
2076 if( HasLayoutData() ) in GetCharacterBounds()
2096 if( !HasLayoutData() || ! mpTabCtrlData->maLayoutPageIdToLine.size() ) in GetIndexForPoint()
2099 if( HasLayoutData() ) in GetIndexForPoint()
2138 if( !HasLayoutData() || ! mpTabCtrlData->maLayoutPageIdToLine.size() ) in GetTabPageBounds()
2141 if( HasLayoutData() ) in GetTabPageBounds()
H A Dcombobox.cxx1581 if( !HasLayoutData() ) in GetIndexForPoint()
H A Dlstbox.cxx782 if( !HasLayoutData() ) in GetIndexForPoint()
/trunk/main/vcl/inc/vcl/
H A Dctrl.hxx66 bool HasLayoutData() const;