Home
last modified time | relevance | path

Searched refs:pPObj (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/ui/drawfunc/
H A Dfutext3.cxx212 OutlinerParaObject* pPObj = pCaption->GetOutlinerParaObject(); in StopDragMode()
213 bool bVertical = (pPObj && pPObj->IsVertical()); in StopDragMode()
/aoo4110/main/editeng/source/outliner/
H A Doutliner.cxx456 OutlinerParaObject* pPObj = new OutlinerParaObject(*pText, aParagraphDataVector, bIsEditDoc); in CreateParaObject() local
457 pPObj->SetOutlinerMode(GetMode()); in CreateParaObject()
460 return pPObj; in CreateParaObject()

Completed in 42 milliseconds