Searched refs:rSelBoxes (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/core/doc/ |
H A D | tblcpy.cxx | 101 const SwSelBoxes& rSelBoxes, 190 _FndBox &rFndBox, const SwSelBoxes& rSelBoxes, in TableStructure() argument 196 bool bNoSelection = rSelBoxes.Count() < 2; in TableStructure() 230 const SwSelBoxes* pSelBoxes = &rSelBoxes; in TableStructure() 701 _FndPara aPara( rSelBoxes, &aFndBox ); in InsNewTable() 842 ASSERT( rSelBoxes.Count(), "Missing selection" ) in InsTable() 847 return InsNewTable( rCpyTbl, rSelBoxes, pUndo ); in InsTable() 863 _FndPara aPara( rSelBoxes, &aFndBox ); in InsTable() 895 if( 1 < rSelBoxes.Count() ) in InsTable() 1039 for( sal_uInt16 n = 0; n < rSelBoxes.Count(); ++n ) in InsTable() [all …]
|
H A D | tblrwcl.cxx | 2231 const SwSelBoxes& rSelBoxes, sal_Bool bCpyNds, in MakeCopy() argument 2237 _FndPara aPara( rSelBoxes, &aFndBox ); in MakeCopy()
|
/trunk/main/sw/source/core/access/ |
H A D | acctable.cxx | 106 const SwSelBoxes& rSelBoxes, const SwFrm *pFrm, 142 const SwSelBoxes& rSelBoxes, 374 const SwSelBoxes& rSelBoxes, in GetSelection() argument 397 if( !rSelBoxes.Seek_Entry( pBox ) ) in GetSelection() 427 GetSelection( rTabPos, rArea, rSelBoxes, pLower, rSelHdl, in GetSelection() 453 const SwSelBoxes& rSelBoxes, in GetSelection() argument 482 GetSelection( aPos, aArea, rSelBoxes, mpTabFrm, rSelHdl, bColumns ); in GetSelection()
|
Completed in 48 milliseconds