Searched refs:pSdrObjs (Results 1 – 3 of 3) sorted by relevance
996 pDrwO = pSdrObjs; in AppendFlyInFlys()1455 if (pHFSdrObjs->size() || pSdrObjs->size() || SFX_ITEM_SET == eBackSet) in CreateEscher()2225 PlcDrawObj *pSdrObjs = rWrt.pHFSdrObjs; in SwEscherEx() local2229 if (!pSdrObjs->size()) in SwEscherEx()2232 pSdrObjs = rWrt.pSdrObjs; in SwEscherEx()2236 for( ; i--; pSdrObjs = rWrt.pSdrObjs, pTxtBxs = rWrt.pTxtBxs ) in SwEscherEx()2245 sal_uLong nSecondShapeId = pSdrObjs == rWrt.pSdrObjs ? GenerateShapeId() : 0; in SwEscherEx()2249 MakeZOrderArrAndFollowIds(pSdrObjs->GetObjArr(), aSorted); in SwEscherEx()
2883 pSdrObjs->WritePlc( *this ); in WriteFkpPlcUsw()3283 pSdrObjs = new MainTxtPlcDrawObj; // Draw-/Fly-Objects for main text in ExportDocument_Impl()3390 delete pSdrObjs; in ExportDocument_Impl()
531 MainTxtPlcDrawObj *pSdrObjs; // Draw-/Fly-Objects member in MSWordExportBase
Completed in 59 milliseconds