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.cxx198 if( HasLayoutData() ) in ImplFreeLayoutData()
758 if( !HasLayoutData() ) in ImplDrawItem()
2076 if( !HasLayoutData() || ! mpTabCtrlData->maLayoutPageIdToLine.size() ) in GetCharacterBounds()
2079 if( HasLayoutData() ) in GetCharacterBounds()
2099 if( !HasLayoutData() || ! mpTabCtrlData->maLayoutPageIdToLine.size() ) in GetIndexForPoint()
2102 if( HasLayoutData() ) in GetIndexForPoint()
2141 if( !HasLayoutData() || ! mpTabCtrlData->maLayoutPageIdToLine.size() ) in GetTabPageBounds()
2144 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;

Completed in 56 milliseconds