Searched refs:pNonConstDoc (Results 1 – 1 of 1) sorted by relevance
183 SdDrawDocument* pNonConstDoc = (SdDrawDocument*) pDoc; // const as const can... in FreshTree() local184 sd::DrawDocShell* pDocShell = pNonConstDoc->GetDocSh(); in FreshTree()201 SdDrawDocument* pNonConstDoc = (SdDrawDocument*) pDoc; // const as const can... in InitTreeLB() local202 ::sd::DrawDocShell* pDocShell = pNonConstDoc->GetDocSh(); in InitTreeLB()482 SdDrawDocument* pNonConstDoc = (SdDrawDocument*) pDoc; // const as const can... in IMPL_LINK() local483 ::sd::DrawDocShell* pNCDocShell = pNonConstDoc->GetDocSh(); in IMPL_LINK()
Completed in 12 milliseconds