Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/dlg/
H A Dnavigatr.cxx183 SdDrawDocument* pNonConstDoc = (SdDrawDocument*) pDoc; // const as const can... in FreshTree() local
184 sd::DrawDocShell* pDocShell = pNonConstDoc->GetDocSh(); in FreshTree()
201 SdDrawDocument* pNonConstDoc = (SdDrawDocument*) pDoc; // const as const can... in InitTreeLB() local
202 ::sd::DrawDocShell* pDocShell = pNonConstDoc->GetDocSh(); in InitTreeLB()
482 SdDrawDocument* pNonConstDoc = (SdDrawDocument*) pDoc; // const as const can... in IMPL_LINK() local
483 ::sd::DrawDocShell* pNCDocShell = pNonConstDoc->GetDocSh(); in IMPL_LINK()

Completed in 12 milliseconds