Searched refs:pOV (Results 1 – 3 of 3) sorted by relevance
117 OutlinerView* pOV = NULL; in InsertFormattingMark() local124 if (pOV) in InsertFormattingMark()135 if(pOV && pOL) in InsertFormattingMark()138 pOV->HideCursor(); in InsertFormattingMark()156 pOV->SetSelection(aSel); in InsertFormattingMark()162 pOV->ShowCursor(); in InsertFormattingMark()246 if (pOV) in InsertSpecialCharacter()259 if (pOV) in InsertSpecialCharacter()262 pOV->HideCursor(); in InsertSpecialCharacter()289 pOV->SetAttribs(aSet); in InsertSpecialCharacter()[all …]
208 OutlinerView* pOV = GetTextEditOutlinerView(); in SetAttributes() local209 ::Outliner* pOutliner = pOV->GetOutliner(); in SetAttributes()210 List* pList = (List*)pOV->CreateSelectionList(); in SetAttributes()272 pOV->GetOutliner()->SetUpdateMode(sal_True); in SetAttributes()
1731 OutlinerView* pOV = pOlView->GetViewByWindow(pActWin); in GetAttrState() local1732 ESelection aESel(pOV->GetSelection()); in GetAttrState()
Completed in 16 milliseconds