/aoo41x/main/sw/source/core/bastyp/ |
H A D | tabcol.cxx | 33 SwTabCols::SwTabCols( sal_uInt16 nSize ) : in SwTabCols() function in SwTabCols 44 SwTabCols::SwTabCols( const SwTabCols& rCpy ) : in SwTabCols() function in SwTabCols 68 SwTabCols &SwTabCols::operator=( const SwTabCols& rCpy ) in operator =() 82 sal_Bool SwTabCols::operator==( const SwTabCols& rCmp ) const in operator ==() 105 void SwTabCols::Insert( long nValue, long nMin, long nMax, sal_Bool bValue, sal_uInt16 nPos ) in Insert() 115 void SwTabCols::Insert( long nValue, sal_Bool bValue, sal_uInt16 nPos ) in Insert() 133 void SwTabCols::Remove( sal_uInt16 nPos, sal_uInt16 nAnz ) in Remove()
|
/aoo41x/main/sw/inc/ |
H A D | tabcol.hxx | 52 class SW_DLLPUBLIC SwTabCols class 71 SwTabCols( sal_uInt16 nSize = 0 ); 72 SwTabCols( const SwTabCols& ); 73 SwTabCols &operator=( const SwTabCols& ); 74 sal_Bool operator==( const SwTabCols& rCmp ) const;
|
H A D | fesh.hxx | 47 class SwTabCols; 207 SW_DLLPRIVATE void _GetTabCols( SwTabCols &rToFill, const SwFrm *pBox ) const; 208 SW_DLLPRIVATE void _GetTabRows( SwTabCols &rToFill, const SwFrm *pBox ) const; 665 void GetTabCols( SwTabCols &rToFill ) const; //Spalten- und Randinfo. 666 void SetTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly = sal_True ); 667 void GetMouseTabCols( SwTabCols &rToFill, const Point &rPt ) const; 668 void SetMouseTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly, 677 void GetTabRows( SwTabCols &rToFill ) const; 678 void SetTabRows( const SwTabCols &rNew, sal_Bool bCurColOnly ); 679 void GetMouseTabRows( SwTabCols &rToFill, const Point &rPt ) const; [all …]
|
H A D | swtable.hxx | 50 class SwTabCols; 148 void NewSetTabCols( Parm &rP, const SwTabCols &rNew, const SwTabCols &rOld, 179 void GetTabCols( SwTabCols &rToFill, const SwTableBox *pStart, 181 void SetTabCols( const SwTabCols &rNew, const SwTabCols &rOld,
|
H A D | doc.hxx | 174 class SwTabCols; 1733 void GetTabCols( SwTabCols &rFill, const SwCursor* pCrsr, 1735 void SetTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly, 1737 void GetTabRows( SwTabCols &rFill, const SwCursor* pCrsr, 1739 void SetTabRows( const SwTabCols &rNew, sal_Bool bCurColOnly, const SwCursor* pCrsr, 1744 void SetTabCols(SwTable& rTab, const SwTabCols &rNew, const SwTabCols &rOld,
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fetab.cxx | 83 SwTabCols *pLastCols = 0; 89 SwTabCols *pLastRows = 0; 285 SwTabCols aTabCols; in IsLastCellInRow() 616 pLastCols = new SwTabCols( rToFill ); in _GetTabCols() 679 pLastRows = new SwTabCols( rToFill ); in _GetTabRows() 692 void SwFEShell::SetTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly ) in SetTabCols() 709 void SwFEShell::GetTabCols( SwTabCols &rToFill ) const in GetTabCols() 724 void SwFEShell::GetTabRows( SwTabCols &rToFill ) const in GetTabRows() 738 void SwFEShell::SetTabRows( const SwTabCols &rNew, sal_Bool bCurColOnly ) in SetTabRows() 1459 SwTabCols aTabCols; in GetCurTabColNum() [all …]
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | swtablerep.hxx | 31 class SwTabCols; 51 SwTableRep( const SwTabCols& rTabCol, sal_Bool bComplex ); 54 sal_Bool FillTabCols( SwTabCols& rTabCol ) const;
|
H A D | uitool.hxx | 40 class SwTabCols; 79 SwTwips GetTableWidth( SwFrmFmt* pFmt, SwTabCols& rCols, sal_uInt16 *pPercent,
|
H A D | tabledlg.hxx | 33 class SwTabCols;
|
H A D | tablemgr.hxx | 52 SwTabCols aCols;
|
/aoo41x/main/sw/source/core/table/ |
H A D | swtable.cxx | 445 void lcl_RefreshHidden( SwTabCols &rToFill, sal_uInt16 nPos ) in lcl_RefreshHidden() 457 void lcl_SortedTabColInsert( SwTabCols &rToFill, const SwTableBox *pBox, in lcl_SortedTabColInsert() 561 void lcl_ProcessBoxGet( const SwTableBox *pBox, SwTabCols &rToFill, in lcl_ProcessBoxGet() 577 void lcl_ProcessLineGet( const SwTableLine *pLine, SwTabCols &rToFill, in lcl_ProcessLineGet() 597 void SwTable::GetTabCols( SwTabCols &rToFill, const SwTableBox *pStart, in GetTabCols() 699 const SwTabCols &rNew; 700 const SwTabCols &rOld; 706 Parm( const SwTabCols &rN, const SwTabCols &rO ) : in Parm() 924 void SwTable::SetTabCols( const SwTabCols &rNew, const SwTabCols &rOld, in SetTabCols() 1276 void SwTable::NewSetTabCols( Parm &rParm, const SwTabCols &rNew, in NewSetTabCols() [all …]
|
/aoo41x/main/sw/source/ui/table/ |
H A D | swtablerep.cxx | 95 SwTableRep::SwTableRep( const SwTabCols& rTabCol, sal_Bool bCplx ) in SwTableRep() 136 sal_Bool SwTableRep::FillTabCols( SwTabCols& rTabCols ) const in FillTabCols()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewtab.cxx | 834 SwTabCols aTabCols; in ExecTabWin() 963 SwTabCols aTabCols; in ExecTabWin() 1504 SwTabCols aTabCols; in StateTabWin() 1729 SwTabCols aTabCols; in StateTabWin() 1816 SwTabCols aTabCols; in StateTabWin()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 2570 void SwDoc::GetTabCols( SwTabCols &rFill, const SwCursor* pCrsr, in GetTabCols() 2654 void SwDoc::GetTabRows( SwTabCols &rFill, const SwCursor* , in GetTabRows() 2795 void SwDoc::SetTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly, in SetTabCols() 2853 SwTabCols aOld( rNew.Count() ); in SetTabCols() 2871 void SwDoc::SetTabRows( const SwTabCols &rNew, sal_Bool bCurColOnly, const SwCursor*, in SetTabRows() 2885 SwTabCols aOld( rNew.Count() ); in SetTabRows() 3000 void SwDoc::SetTabCols(SwTable& rTab, const SwTabCols &rNew, const SwTabCols &rOld, in SetTabCols()
|
H A D | ndtbl1.cxx | 1300 void lcl_CalcSubColValues( SvUShorts &rToFill, const SwTabCols &rCols, in lcl_CalcSubColValues() 1360 void lcl_CalcColValues( SvUShorts &rToFill, const SwTabCols &rCols, in lcl_CalcColValues() 1463 SwTabCols aTabCols; in AdjustCellWidth()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 179 SwTabCols aCols; in lcl_TableParamToItemSet() 252 SwTabCols aTabCols; in lcl_TableParamToItemSet() 393 SwTabCols aTabCols; in ItemSetToTableParam()
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 683 SwTwips GetTableWidth( SwFrmFmt* pFmt, SwTabCols& rCols, sal_uInt16 *pPercent, in GetTableWidth()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 754 SwTabCols aTabCols; in IMPL_LINK() 774 SwTabCols aTabCols( nCols ); in IMPL_LINK()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unotbl.cxx | 611 SwTabCols aCols; in lcl_GetTblSeparators() 640 SwTabCols aOldCols; in lcl_SetTblSeparators() 657 SwTabCols aCols(aOldCols); in lcl_SetTblSeparators()
|