Searched refs:GetAnchorMode (Results 1 – 6 of 6) sorted by relevance
204 EVAnchorMode GetAnchorMode() const;
338 EVAnchorMode GetAnchorMode() const;
1737 EVAnchorMode OutlinerView::GetAnchorMode() const in GetAnchorMode() function in OutlinerView1740 return pEditView->GetAnchorMode(); in GetAnchorMode()
883 EVAnchorMode EditView::GetAnchorMode() const in GetAnchorMode() function in EditView886 return pImpEditView->GetAnchorMode(); in GetAnchorMode()
340 EVAnchorMode GetAnchorMode() const { return eAnchorMode; } in GetAnchorMode() function in ImpEditView
242 EVAnchorMode eOldAnchor=pTextEditOutlinerView->GetAnchorMode(); in ModelHasChanged()
Completed in 83 milliseconds