Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx686 SdNavigatorWin* pSdNavigatorWin=NULL; in AddShapeList() local
691 pSdNavigatorWin = (SdNavigatorWin*)pWindow; in AddShapeList()
692 if( pSdNavigatorWin ) in AddShapeList()
693 pSdDrawDocShell = pSdNavigatorWin->GetDrawDocShell(mpDoc); in AddShapeList()
721 SdNavigatorWin* pSdNavigatorWin=NULL; in AddShapeList() local
726 pSdNavigatorWin = (SdNavigatorWin*)pWindow; in AddShapeList()
727 if( pSdNavigatorWin ) in AddShapeList()
728 pSdDrawDocShell = pSdNavigatorWin->GetDrawDocShell(mpDoc); in AddShapeList()
749 SdNavigatorWin* pSdNavigatorWin=NULL; in AddShapeList() local
754 pSdNavigatorWin = (SdNavigatorWin*)pWindow; in AddShapeList()
[all …]