Searched refs:CreateSelectionList (Results 1 – 8 of 8) sorted by relevance
762 List* pList = pOlView->CreateSelectionList(); in IMPL_LINK()1021 mpSelectedParas = mpOutlinerView[0]->CreateSelectionList(); in IMPL_LINK()1446 std::auto_ptr<List> pSelList( static_cast< List* >(pActiveView->CreateSelectionList()) ); in IMPL_LINK_INLINE_END()1543 List* pSelParas = mpOutlinerView[0]->CreateSelectionList(); in SetSelectedPages()
286 List* pList = pOLV->CreateSelectionList(); in GetAttrState()
210 List* pList = (List*)pOV->CreateSelectionList(); in SetAttributes()
877 List* pList = pOutlinerView->CreateSelectionList(); in GetMenuState()1439 List* pSelList = (List*)pActiveView->CreateSelectionList(); in GetStatusBarState()
101 List* pList = pOutlinerView->CreateSelectionList(); in DoExecute()
635 List* pList = pDocliner->GetView(0)->CreateSelectionList(); in InsTextOrRTFinOlMode()
285 List* CreateSelectionList();
1047 List* OutlinerView::CreateSelectionList() in CreateSelectionList() function in OutlinerView
Completed in 46 milliseconds