/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | colmgr.cxx | 80 const SwColumns& rCols = aFmtCol.GetColumns(); in GetGutterWidth() local 98 SwColumns& rCols = aFmtCol.GetColumns(); in SetGutterWidth() local
|
H A D | colex.cxx | 398 const SwColumns& rCols = m_aCols.GetColumns(); in Paint() local 438 SwColumns& rCols = m_aCols.GetColumns(); in SetColumns() local
|
/aoo41x/main/sc/source/core/inc/ |
H A D | jumpmatrix.hxx | 112 void GetDimensions( SCSIZE& rCols, SCSIZE& rRows ) const in GetDimensions() 184 void GetResMatDimensions( SCSIZE& rCols, SCSIZE& rRows ) in GetResMatDimensions()
|
/aoo41x/main/connectivity/source/inc/file/ |
H A D | fcomp.hxx | 75 void setOrigColumns(const OFileColumns& rCols) { m_orgColumns = rCols; } in setOrigColumns()
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | fanalyzer.cxx | 329 void OSQLAnalyzer::setOrigColumns(const OFileColumns& rCols) in setOrigColumns()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewtab.cxx | 89 const SwColumns& rCols = rCol.GetColumns(); in lcl_FillSvxColumn() local 129 SwFmtCol& rCols) in lcl_ConvertToCols() 714 const SwColumns& rCols = pCols->GetColumns(); in ExecTabWin() local 1843 const SwColumns& rCols = pCols->GetColumns(); in StateTabWin() local 1964 const SwColumns& rCols = pCols->GetColumns(); in StateTabWin() local
|
/aoo41x/main/svx/source/table/ |
H A D | tableundo.cxx | 265 static void Dispose( ColumnVector& rCols ) in Dispose()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | chartpos.cxx | 510 SCCOL nColAdd, SCROW nRowAdd, Table& rCols ) : in ScChartPositionMap()
|
H A D | consoli.cxx | 265 void ScConsData::GetSize( SCCOL& rCols, SCROW& rRows ) const in GetSize()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmltble.cxx | 600 const SwXMLTableColumns_Impl& rCols = pLines->GetColumns(); in ExportTableLinesAutoStyles() local 1056 const SwXMLTableColumns_Impl& rCols = pLines->GetColumns(); in ExportTableLines() local
|
/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/core/docnode/ |
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()
|
/aoo41x/main/sc/source/core/data/ |
H A D | cell.cxx | 903 void ScFormulaCell::GetResultDimensions( SCSIZE& rCols, SCSIZE& rRows ) in GetResultDimensions()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 732 const SwColumns& rCols = rCol.GetColumns(); in IMPL_LINK() local
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unosett.cxx | 2551 const SwColumns& rCols = rFmtCol.GetColumns(); in SwXTextColumns() local
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | externalrefmgr.cxx | 326 void ScExternalRefCache::Table::getAllCols(SCROW nRow, vector<SCCOL>& rCols, SCCOL nLow, SCCOL nHig… in getAllCols()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | chart2uno.cxx | 297 … bool bFillRowHeader, bool bFillColumnHeader, Table& rCols, ScDocument* pDoc) in Chart2PositionMap()
|