Home
last modified time | relevance | path

Searched refs:SvPtrarr (Results 1 – 25 of 66) sorted by relevance

123

/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx78 static void Delete( SvPtrarr &rArr );
98 void SwTblFmtCmp::Delete( SvPtrarr &rArr ) in Delete()
192 SvPtrarr &rLines;
196 LinesAndTable( SvPtrarr &rL, const SwTable &rTbl ) : in LinesAndTable()
389 SvPtrarr aRowArr( 25, 50 ); //Zum sammeln Lines. in SetRowHeight()
494 SvPtrarr aRowArr( 25, 50 ); //Zum sammeln Lines. in SetRowBackground()
524 SvPtrarr aRowArr( 25, 50 ); //Zum sammeln Lines. in GetRowBackground()
599 SvPtrarr aFmtCmp( 255, 255 ); in SetTabBorders()
654 SvPtrarr aCellArr( 255, 255 ); in SetTabBorders()
851 SvPtrarr aCellArr( 255, 255 ); in SetTabLineStyle()
[all …]
H A Dndtbl.cxx169 void lcl_SetDfltBoxAttr( SwTableBox& rBox, SvPtrarr &rBoxFmtArr, sal_uInt8 nId, in lcl_SetDfltBoxAttr()
172 SvPtrarr* pArr = (SvPtrarr*)rBoxFmtArr[ nId ]; in lcl_SetDfltBoxAttr()
175 pArr = new SvPtrarr; in lcl_SetDfltBoxAttr()
210 SwTableBoxFmt *lcl_CreateDfltBoxFmt( SwDoc &rDoc, SvPtrarr &rBoxFmtArr, in lcl_CreateDfltBoxFmt()
225 SwTableBoxFmt *lcl_CreateAFmtBoxFmt( SwDoc &rDoc, SvPtrarr &rBoxFmtArr, in lcl_CreateAFmtBoxFmt()
497 SvPtrarr aBoxFmtArr( 0, 16 ); in InsertTable()
793 SvPtrarr aBoxFmtArr( nBoxArrLen, 0 ); in TextToTable()
885 SvPtrarr* pArr = (SvPtrarr*)aBoxFmtArr[ i ]; in TextToTable()
3385 SvPtrarr aSrc, aDest;
4016 pRet = FindFmtByName( (SvPtrarr&)*pTblFrmFmtTbl, rName ); in FindTblFmtByName()
[all …]
H A Dnode2lay.cxx49 SvPtrarr *pUpperFrms;// Zum Einsammeln der Upper
261 pUpperFrms = new SvPtrarr( 0, 20 ); in SaveUpperFrms()
/trunk/main/svtools/source/contnr/
H A Dimivctl2.cxx46 sal_uInt16 IcnCursor_Impl::GetSortListPos( SvPtrarr* pList, long nValue, in GetSortListPos()
80 pColumns = new SvPtrarr[ nCols ]; in ImplCreate()
81 pRows = new SvPtrarr[ nRows ]; in ImplCreate()
130 SvPtrarr* pList = &(pColumns[ nCol ]); in SearchCol()
205 SvPtrarr* pList = &(pRows[ nRow ]); in SearchRow()
499 SvPtrarr* pRow = new SvPtrarr; in CreateGridAjustData()
508 sal_uInt16 nIns = GetSortListPos((SvPtrarr*)rLists[nY],rRect.Left(),sal_False); in CreateGridAjustData()
509 ((SvPtrarr*)rLists[ nY ])->Insert( pEntry, nIns ); in CreateGridAjustData()
519 SvPtrarr* pRow = new SvPtrarr; in CreateGridAjustData()
538 void IcnCursor_Impl::DestroyGridAdjustData( SvPtrarr& rLists ) in DestroyGridAdjustData()
[all …]
H A Dimivctl.hxx163 SvPtrarr aSelectedRectList;
183 SvPtrarr* pColumns;
253 SvPtrarr* pOtherRects = 0 );
270 void AdjustAtGrid( const SvPtrarr& rRow, SvxIconChoiceCtrlEntry* pStart=0 );
451 SvPtrarr* pSelectedRectList,
457 SvPtrarr* pOtherRects = 0 );
546 SvPtrarr* pColumns;
547 SvPtrarr* pRows;
557 sal_uInt16 GetSortListPos( SvPtrarr* pList, long nValue, int bVertical);
578 void CreateGridAjustData( SvPtrarr& pLists, SvxIconChoiceCtrlEntry* pRow=0);
[all …]
H A Dsvimpicn.cxx646 SvPtrarr* pColumns;
647 SvPtrarr* pRows;
714 pZOrderList = new SvPtrarr; in SvImpIconView()
1252 SvPtrarr* pNewZOrderList = new SvPtrarr; in Paint()
1253 SvPtrarr* pPaintedEntries = new SvPtrarr; in Paint()
3094 pColumns = new SvPtrarr[ nCols ]; in ImplCreate()
3095 pRows = new SvPtrarr[ nRows ]; in ImplCreate()
3610 SvPtrarr* pRow = new SvPtrarr; in CreateGridAjustData()
3632 SvPtrarr* pRow = new SvPtrarr; in CreateGridAjustData()
3656 SvPtrarr* pArr = (SvPtrarr*)rLists[ nCur ]; in DestroyGridAdjustData()
[all …]
/trunk/main/sw/source/core/ole/
H A Dndole.cxx92 using SvPtrarr::Count;
99 sal_uInt16 nPos = SvPtrarr::GetPos( pObj ); in RemovePtr()
101 SvPtrarr::Remove( nPos ); in RemovePtr()
950 : SvPtrarr( 64, 16 ), in SwOLELRUCache()
993 sal_uInt16 nCount = SvPtrarr::Count(); in Load()
1015 sal_uInt16 nPos = SvPtrarr::GetPos( pObj ); in InsertObj()
1020 SvPtrarr::Remove( nPos ); in InsertObj()
1022 SvPtrarr::Insert( pObj, 0 ); in InsertObj()
1025 sal_uInt16 nCount = SvPtrarr::Count(); in InsertObj()
1038 sal_uInt16 nPos = SvPtrarr::GetPos( &rObj ); in RemoveObj()
[all …]
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx53 DECLARE_TABLE( SwBookmarkNodeTable, SvPtrarr* )
60 SvPtrarr* pFontRemoveLst, *pBkmkArr;
84 for( SvPtrarr* p = pBkmkNodePos->First(); p; p = pBkmkNodePos->Next() ) in ~Writer_Impl()
106 SvPtrarr* pArr = pBkmkNodePos->Get( nNd ); in InsertBkmk()
109 pArr = new SvPtrarr( 1, 4 ); in InsertBkmk()
122 pArr = new SvPtrarr( 1, 4 ); in InsertBkmk()
510 m_pImpl->pFontRemoveLst = new SvPtrarr( 0, 10 ); in _AddFontItem()
534 xub_StrLen nEnd, SvPtrarr& rArr) in GetBookmarks()
539 SvPtrarr* pArr = (m_pImpl->pBkmkNodePos) ? in GetBookmarks()
/trunk/main/svtools/source/inc/
H A Dsvimpicn.hxx39 class SvPtrarr;
75 SvPtrarr aSelectedRectList;
90 SvPtrarr* pZOrderList;
152 void AdjustAtGrid( const SvPtrarr& rRow, SvLBoxEntry* pStart=0 );
289 sal_Bool IsOver( SvPtrarr* pSelectedRectList, const Rectangle& rEntryBoundRect ) const;
291 SvPtrarr* pOtherRects = 0,
/trunk/main/svl/source/memtools/
H A Dsvarray.cxx59 SV_IMPL_VARARR(SvPtrarr,VoidPtr) in SV_IMPL_VARARR() argument
61 sal_uInt16 SvPtrarr::GetPos( const VoidPtr& aElement ) const in SV_IMPL_VARARR()
97 SvPtrarr::Remove( nP, nL ); in SV_IMPL_VARARR()
144 SvPtrarr::Remove( nP, nL ); in _SV_IMPL_SORTAR_ALG()
283 SvPtrarr::Remove( nP, nL ); in _SV_IMPL_SORTAR_ALG()
329 SvPtrarr::Remove( nP, nL ); in _SV_IMPL_SORTAR_ALG()
/trunk/main/svl/inc/svl/
H A Dsvarray.hxx379 SV_DECL_PTRARR_GEN(nm, AE, IS, GS, SvPtrarr, AE &, VoidPtr &, )
382 SV_DECL_PTRARR_GEN(nm, AE, IS, GS, SvPtrarr, AE &, VoidPtr &, vis )
438 SV_DECL_PTRARR_DEL_GEN(nm, AE, IS, GS, SvPtrarr, AE &, VoidPtr &, )
441 SV_DECL_PTRARR_DEL_GEN(nm, AE, IS, GS, SvPtrarr, AE &, VoidPtr &, vis)
455 SV_IMPL_PTRARR_GEN(nm, AE, SvPtrarr )
458 _SV_DECL_PTRARR_DEF( SvPtrarr, VoidPtr, 0, 1, SVL_DLLPUBLIC )
646 return SvPtrarr::GetPos((const VoidPtr&)aE);\
656 return SvPtrarr::GetPos((const VoidPtr&)aE);\
750 SvPtrarr::Remove( nP, nL ); \
762 SvPtrarr::Remove( nP, nL ); \
/trunk/main/sw/source/core/inc/
H A Dftnboss.hxx106 SvPtrarr& _rFtnArr,
114 SvPtrarr& _rFtnArr,
116 void _MoveFtns( SvPtrarr &rFtnArr, sal_Bool bCalc = sal_False );
H A Ddoctxm.hxx35 class SvPtrarr;
82 const SvPtrarr &rDescs,
/trunk/main/sw/inc/
H A Ddoc.hxx640 SwFmt* CopyFmt( const SwFmt& rFmt, const SvPtrarr& rFmtArr,
642 void CopyFmtArr( const SvPtrarr& rSourceArr, SvPtrarr& rDestArr,
646 SwFmt* FindFmtByName( const SvPtrarr& rFmtArr,
1286 { return (SwFrmFmt*)FindFmtByName( (SvPtrarr&)*pFrmFmtTbl, rName ); } in FindFrmFmtByName()
1296 { return (SwCharFmt*)FindFmtByName( (SvPtrarr&)*pCharFmtTbl, rName ); } in FindCharFmtByName()
1328 { return (SwTxtFmtColl*)FindFmtByName( (SvPtrarr&)*pTxtFmtCollTbl, rName ); } in FindTxtFmtCollByName()
1338 { return (SwGrfFmtColl*)FindFmtByName( (SvPtrarr&)*pGrfFmtCollTbl, rName ); } in FindGrfFmtCollByName()
H A Dswunohelper.hxx38 class SvPtrarr;
71 SvPtrarr* pDateTimeList = 0 );
H A Dshellio.hxx54 class SvPtrarr;
509 SvPtrarr& rArr );
H A Dfesh.hxx334 void GetPageObjs( SvPtrarr& rFillArr );
335 void SetPageObjsNewPage( SvPtrarr& rFillArr, int nOffset = 1 );
H A Dftnidx.hxx57 SvPtrarr aFtnSects, aEndSects;
/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx1974 SvPtrarr& _rFtnArr, in CollectFtns()
2032 inline void FtnInArr( SvPtrarr& rFtnArr, SwFtnFrm* pFtn ) in FtnInArr()
2046 SvPtrarr& _rFtnArr, in _CollectFtns()
2061 SvPtrarr aNotFtnArr( 20, 20 ); //Zur Robustheit werden hier die nicht in _CollectFtns()
2193 void SwFtnBossFrm::_MoveFtns( SvPtrarr &rFtnArr, sal_Bool bCalc ) in _MoveFtns()
2427 SvPtrarr aFtnArr( 5, 5 ); in MoveFtns()
2948 SvPtrarr aFtnArr( 5, 5 ); in MoveLowerFtns()
2966 SvPtrarr *pFtnArr; in MoveLowerFtns()
2972 pFtnArr = new SvPtrarr( 5, 5 ); in MoveLowerFtns()
H A Dlayouter.cxx64 SvPtrarr* pEndArr;
132 pEndArr = new SvPtrarr( 5, 5 ); // deleted from the SwLayouter in CollectEndnote()
/trunk/main/sw/source/ui/app/
H A Dmainwn.cxx53 static SvPtrarr *pProgressContainer = 0;
75 pProgressContainer = new SvPtrarr( 2, 2 ); in StartProgress()
H A Ddocstyle.cxx1486 void lcl_SaveStyles( sal_uInt16 nFamily, SvPtrarr& rArr, SwDoc& rDoc ) in lcl_SaveStyles()
1545 void lcl_DeleteInfoStyles( sal_uInt16 nFamily, SvPtrarr& rArr, SwDoc& rDoc ) in lcl_DeleteInfoStyles()
1582 SvPtrarr aDelArr; in lcl_DeleteInfoStyles()
1613 SvPtrarr aDelArr; in lcl_DeleteInfoStyles()
1641 SvPtrarr aDelArr; in FillStyleSheet()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx393 inline void FmtInArr( SvPtrarr& rFmtArr, SwFmt* pBoxFmt ) in FmtInArr()
401 const long nNew, SvPtrarr& rFmtArr );
404 const long nNew, SvPtrarr& rFmtArr, const bool bCheckSum ) in lcl_ModifyLines()
425 const long nNew, SvPtrarr& rFmtArr ) in lcl_ModifyBoxes()
502 SvPtrarr aFmtArr( (sal_uInt8)aLines[0]->GetTabBoxes().Count(), 1 ); in AdjustWidths()
769 SvPtrarr aBoxArr;
775 inline sal_Bool BoxInArr( SvPtrarr& rArr, SwTableBox* pBox ) in BoxInArr()
945 void lcl_ProcessBoxPtr( SwTableBox *pBox, SvPtrarr &rBoxArr, in lcl_ProcessBoxPtr()
/trunk/main/svtools/inc/svtools/
H A Dsvicnvw.hxx37 class SvPtrarr;
224 SvPtrarr* pOtherRects = 0,
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.hxx470 SvPtrarr aTOXArr;
1182 SvPtrarr aCntnt; // PTRARR von SwFmtFtn/PostIts/..
1184SvPtrarr aSpareFmts; //a backup for aCntnt: if there's no SdrObject, stores the fmt dir…
1423 SvPtrarr aChrTxtAtrArr;

Completed in 291 milliseconds

123