/trunk/main/sw/source/ui/uiview/ |
H A D | viewtab.cxx | 360 SwFmtCol aCol(pFmt->GetCol()); in ExecTabWin() 423 SwFmtCol aCols( pSectFmt->GetCol() ); in ExecTabWin() 536 SwFmtCol aCols( pSectFmt->GetCol() ); in ExecTabWin() 632 SwFmtCol aCols( rDesc.GetMaster().GetCol() ); in ExecTabWin() 713 const SwFmtCol* pCols = &pFmt->GetCol(); in ExecTabWin() 915 pSectFmt->GetCol() : in ExecTabWin() 1094 SwFmtCol aCol(rMaster.GetCol()); in StateTabWin() 1583 nNum = pFmt->GetCol().GetNumCols(); in StateTabWin() 1675 SwFmtCol aCol(rMaster.GetCol()); in StateTabWin() 1842 &rDesc.GetMaster().GetCol(); in StateTabWin() [all …]
|
H A D | pview.cxx | 190 aColEdit.SetValue( rParent.GetCol() ); in SwPreViewZoomDlg() 724 const sal_uInt16 nVisPages = pViewWin->GetRow() * pViewWin->GetCol(); in _ExecPgUpAndPgDown() 1170 if( 2 == pViewWin->GetCol() && nRow == pViewWin->GetRow() ) in GetState() 1345 if( 1 != pViewWin->GetCol() && 1 == nPhysPg ) in SwPagePreView() 1656 if( 1 == pViewWin->GetCol() || !nThmbPos ) in IMPL_LINK() 1727 const sal_uInt16 nVisPages = pViewWin->GetRow() * pViewWin->GetCol(); in IMPL_LINK() 1825 sal_uInt16 nVisPages = pViewWin->GetRow() * pViewWin->GetCol(); in ScrollViewSzChg() 1838 pVScrollbar->SetLineSize( pViewWin->GetCol() ); in ScrollViewSzChg() 1943 pViewWin->CalcWish( pViewWin->GetRow(), pViewWin->GetCol() ); in SetPrinter()
|
/trunk/main/sw/inc/ |
H A D | fmtclds.hxx | 172 inline const SwFmtCol &SwAttrSet::GetCol(sal_Bool bInP) const in GetCol() function in SwAttrSet 175 inline const SwFmtCol &SwFmt::GetCol(sal_Bool bInP) const in GetCol() function in SwFmt 176 { return aSet.GetCol(bInP); } in GetCol()
|
H A D | pvprtdat.hxx | 65 sal_uInt8 GetCol() const { return nCol; } in GetCol() function in SwPagePreViewPrtData
|
/trunk/main/sc/source/core/tool/ |
H A D | detfunc.cxx | 312 rErrPos.Set( aCellIter.GetCol(), aCellIter.GetRow(), aCellIter.GetTab() ); in HasError() 816 switch( InsertPredLevel( aCellIter.GetCol(), aCellIter.GetRow(), rData, nLevel ) ) in InsertPredLevelArea() 917 sal_uInt16 nTemp = FindPredLevel( aCellIter.GetCol(), aCellIter.GetRow(), nLevel, nDeleteLevel ); in FindPredLevelArea() 1082 bDrawRet = DrawEntry( aCellIter.GetCol(), aCellIter.GetRow(), in InsertSuccLevel() 1102 aCellIter.GetCol(), aCellIter.GetRow(), in InsertSuccLevel() 1103 aCellIter.GetCol(), aCellIter.GetRow(), in InsertSuccLevel() 1179 aCellIter.GetCol(),aCellIter.GetRow(),aCellIter.GetTab() ) ) in FindSuccLevel() 1181 sal_uInt16 nTemp = FindSuccLevel( aCellIter.GetCol(), aCellIter.GetRow(), in FindSuccLevel() 1182 aCellIter.GetCol(), aCellIter.GetRow(), in FindSuccLevel()
|
/trunk/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 192 SwFmtCol& GetCol() { return m_Col; } in GetCol() function in SectRepr 233 m_Col = pFmt->GetCol(); in SV_IMPL_OP_PTRARR_SORT() 881 if( pFmt->GetCol() != pRepr->GetCol() ) in IMPL_LINK() 882 pSet->Put( pRepr->GetCol() ); in IMPL_LINK() 1193 aSet.Put( pSectRepr->GetCol() ); in IMPL_LINK() 1251 pRepr->GetCol() = *(SwFmtCol*)pColItem; in IMPL_LINK()
|
/trunk/main/sc/source/ui/inc/ |
H A D | uiitems.hxx | 79 SCCOL GetCol() const { return aCursorPos.Col(); } in GetCol() function in ScInputStatusItem 123 SCCOL GetCol() const { return aCursorPos.Col(); } in GetCol() function in ScEditViewHint
|
H A D | navipi.hxx | 135 SCCOL GetCol() { return nCol; } in GetCol() function in ColumnEdit
|
/trunk/main/sw/source/core/layout/ |
H A D | sectfrm.cxx | 138 const SwFmtCol &rCol = GetFmt()->GetCol(); in Init() 829 const SwFmtCol &rCol = GetFmt()->GetCol(); in MakeAll() 2498 const SwFmtCol& rNewCol = GetFmt()->GetCol(); in _UpdateAttr() 2547 const SwFmtCol& rNewCol = GetFmt()->GetCol(); in _UpdateAttr() 2562 const SwFmtCol& rNewCol = GetFmt()->GetCol(); in _UpdateAttr()
|
H A D | ssfrm.cxx | 264 pCol = &((SwPageFrm*)this)->GetFmt()->GetCol(); in CheckDirChange() 271 pCol = &pFmt->GetCol(); in CheckDirChange()
|
H A D | pagechg.cxx | 258 const SwFmtCol &rCol = pFmt->GetCol(); in SwPageFrm() 611 const SwFmtCol &rOldCol = pOldFmt->GetCol(); in _UpdateAttr() 612 const SwFmtCol &rNewCol = pNewFmt->GetCol(); in _UpdateAttr()
|
H A D | fly.cxx | 252 const SwFmtCol &rCol = GetFmt()->GetCol(); in InsertColumns() 967 ChgColumns( aCol, GetFmt()->GetCol() ); in _UpdateAttr() 2946 if (pLower && pLower->GetNext() && pFmt->GetCol().GetNumCols()>1)//Has more than 1 column... in IsPageNumberingFrm()
|
H A D | pagedesc.cxx | 147 aSet.Put( aMaster.GetCol() ); in Mirror()
|
/trunk/main/sc/inc/ |
H A D | dociter.hxx | 243 SCCOL GetCol() const { return nCol; } in GetCol() function in ScCellIterator 302 SCCOL GetCol() { return nCol; } in GetCol() function in ScQueryCellIterator
|
/trunk/main/sc/source/ui/navipi/ |
H A D | navipi.cxx | 352 SCCOL nCol = rDlg.aEdCol.GetCol(); in ExecuteRow() 1484 if ( (nCol+1 != aEdCol.GetCol()) || (nRow+1 != aEdRow.GetRow()) ) in StartOfDataArea() 1504 if ( (nCol+1 != aEdCol.GetCol()) || (nRow+1 != aEdRow.GetRow()) ) in EndOfDataArea()
|
/trunk/main/sc/source/filter/excel/ |
H A D | excrecds.cxx | 951 if( xFilter->GetCol() == static_cast<sal_uInt16>(nCol) ) in GetByCol() 962 if( maFilterList.GetRecord( nPos )->GetCol() == static_cast<sal_uInt16>(nCol) ) in IsFiltered()
|
/trunk/main/sc/source/core/data/ |
H A D | autonamecache.cxx | 98 rAddresses.push_back( ScAddress( aIter.GetCol(), aIter.GetRow(), aIter.GetTab() ) ); in GetNameOccurences()
|
H A D | dociter.cxx | 1305 nFoundCol = GetCol(); in FindEqualOrSortedLastInRange() 1349 nFoundCol = GetCol(); in FindEqualOrSortedLastInRange() 1395 nFoundCol = GetCol(); in FindEqualOrSortedLastInRange()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | writerwordglue.cxx | 390 const SwFmtCol& rFirstCols = rTitleFmt.GetCol(); in IsPlausableSingleWordSection() 391 const SwFmtCol& rFollowCols = rFollowFmt.GetCol(); in IsPlausableSingleWordSection()
|
H A D | ww8par6.cxx | 126 ColorData SwWW8ImplReader::GetCol(sal_uInt8 nIco) in GetCol() function in SwWW8ImplReader 1482 aLine.SetColor(SwWW8ImplReader::GetCol(nCol)); in GetLineIndex() 3471 NewAttr( SvxColorItem(Color(GetCol(b)), RES_CHRATR_COLOR)); in Read_TxtColor() 4028 Color aCol(GetCol(b)); in Read_CharHighlight() 4688 ColorData nFore(SwWW8ImplReader::GetCol(b)); in SwWW8Shade() 4695 ColorData nBack(SwWW8ImplReader::GetCol(b)); in SwWW8Shade()
|
/trunk/main/sw/source/core/access/ |
H A D | accdoc.cxx | 803 const SwFmtCol &rFmtCol=pCurrPage->GetAttrSet()->GetCol(); in getExtendedAttributes() 859 const SwFmtCol &rFmtSctCol=pCurrSctFrm->GetAttrSet()->GetCol(); in getExtendedAttributes()
|
/trunk/main/sw/source/ui/inc/ |
H A D | pview.hxx | 86 sal_uInt8 GetCol() const { return mnCol; } in GetCol() function in SwPagePreViewWin
|
/trunk/main/sc/source/filter/inc/ |
H A D | excrecds.hxx | 434 inline sal_uInt16 GetCol() const { return nCol; } in GetCol() function in XclExpAutofilter
|
/trunk/main/sc/source/ui/view/ |
H A D | tabvwsh5.cxx | 192 SCCOL nCol = pHint->GetCol(); in Notify()
|
/trunk/main/sw/source/filter/inc/ |
H A D | wrtswtbl.hxx | 83 sal_uInt16 GetCol() const { return nCol; } in GetCol() function in SwWriteTableCell
|