Searched refs:mpAnchoredObjList (Results 1 – 2 of 2) sorted by relevance
760 if( rTxtFly.mpAnchoredObjList ) in SwTxtFly()762 mpAnchoredObjList = new SwAnchoredObjList( *(rTxtFly.mpAnchoredObjList) ); in SwTxtFly()766 mpAnchoredObjList = NULL; in SwTxtFly()790 mpAnchoredObjList = NULL; in CtorInitTxtFly()1436 mpAnchoredObjList = new SwAnchoredObjList(); in InitAnchoredObjList()1570 mpAnchoredObjList->end(), in InitAnchoredObjList()1605 mpAnchoredObjList = new SwAnchoredObjList(); in InitAnchoredObjList()1612 return mpAnchoredObjList; in InitAnchoredObjList()1939 const SwAnchoredObject* pObj = (*mpAnchoredObjList)[ j ]; in ShowContour()2110 while( nPos < mpAnchoredObjList->size() && !bStop ) in CalcRightMargin()[all …]
119 SwAnchoredObjList* mpAnchoredObjList; member in SwTxtFly139 return mpAnchoredObjList in GetAnchoredObjList()140 ? mpAnchoredObjList in GetAnchoredObjList()173 mpAnchoredObjList = 0; in SwTxtFly()182 inline ~SwTxtFly() { delete mpAnchoredObjList; } in ~SwTxtFly()193 { return mpAnchoredObjList ? nMinBottom : CalcMinBottom(); } in GetMinBottom()
Completed in 28 milliseconds