Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx821 SdrPage* pNeuPag=pNeuMod->AllocPage(sal_False); in GetMarkedObjModel() local
822 pNeuMod->InsertPage(pNeuPag); in GetMarkedObjModel()
824 if( !mxSelectionController.is() || !mxSelectionController->GetMarkedObjModel( pNeuPag ) ) in GetMarkedObjModel()
843 pNewObj->SetPage( pNeuPag ); in GetMarkedObjModel()
851 pNewObj->SetPage( pNeuPag ); in GetMarkedObjModel()
858 pNeuPag->InsertObject(pNewObj,CONTAINER_APPEND,&aReason); in GetMarkedObjModel()