Home
last modified time | relevance | path

Searched refs:pOV (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfubullet.cxx117 OutlinerView* pOV = NULL; in InsertFormattingMark() local
124 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 …]
/trunk/main/sd/source/ui/view/
H A Ddrawview.cxx208 OutlinerView* pOV = GetTextEditOutlinerView(); in SetAttributes() local
209 ::Outliner* pOutliner = pOV->GetOutliner(); in SetAttributes()
210 List* pList = (List*)pOV->CreateSelectionList(); in SetAttributes()
272 pOV->GetOutliner()->SetUpdateMode(sal_True); in SetAttributes()
H A Doutlnvsh.cxx1731 OutlinerView* pOV = pOlView->GetViewByWindow(pActWin); in GetAttrState() local
1732 ESelection aESel(pOV->GetSelection()); in GetAttrState()

Completed in 32 milliseconds