Home
last modified time | relevance | path

Searched refs:GetCol (Results 1 – 25 of 54) sorted by relevance

123

/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx360 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 Dpview.cxx192 aColEdit.SetValue( rParent.GetCol() ); in SwPreViewZoomDlg()
726 const sal_uInt16 nVisPages = pViewWin->GetRow() * pViewWin->GetCol(); in _ExecPgUpAndPgDown()
1172 if( 2 == pViewWin->GetCol() && nRow == pViewWin->GetRow() ) in GetState()
1347 if( 1 != pViewWin->GetCol() && 1 == nPhysPg ) in SwPagePreView()
1658 if( 1 == pViewWin->GetCol() || !nThmbPos ) in IMPL_LINK()
1729 const sal_uInt16 nVisPages = pViewWin->GetRow() * pViewWin->GetCol(); in IMPL_LINK()
1827 sal_uInt16 nVisPages = pViewWin->GetRow() * pViewWin->GetCol(); in ScrollViewSzChg()
1840 pVScrollbar->SetLineSize( pViewWin->GetCol() ); in ScrollViewSzChg()
1945 pViewWin->CalcWish( pViewWin->GetRow(), pViewWin->GetCol() ); in SetPrinter()
/trunk/main/sw/inc/
H A Dfmtclds.hxx172 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 Dpvprtdat.hxx65 sal_uInt8 GetCol() const { return nCol; } in GetCol() function in SwPagePreViewPrtData
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx312 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 Duiregionsw.cxx192 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 Duiitems.hxx79 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 Dnavipi.hxx135 SCCOL GetCol() { return nCol; } in GetCol() function in ColumnEdit
/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx138 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 Dssfrm.cxx264 pCol = &((SwPageFrm*)this)->GetFmt()->GetCol(); in CheckDirChange()
271 pCol = &pFmt->GetCol(); in CheckDirChange()
H A Dpagechg.cxx258 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 Dfly.cxx252 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 Dpagedesc.cxx147 aSet.Put( aMaster.GetCol() ); in Mirror()
/trunk/main/sc/inc/
H A Ddociter.hxx243 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 Dnavipi.cxx352 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 Dexcrecds.cxx951 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 Dautonamecache.cxx98 rAddresses.push_back( ScAddress( aIter.GetCol(), aIter.GetRow(), aIter.GetTab() ) ); in GetNameOccurences()
H A Ddociter.cxx1305 nFoundCol = GetCol(); in FindEqualOrSortedLastInRange()
1349 nFoundCol = GetCol(); in FindEqualOrSortedLastInRange()
1395 nFoundCol = GetCol(); in FindEqualOrSortedLastInRange()
/trunk/main/sw/source/filter/ww8/
H A Dwriterwordglue.cxx390 const SwFmtCol& rFirstCols = rTitleFmt.GetCol(); in IsPlausableSingleWordSection()
391 const SwFmtCol& rFollowCols = rFollowFmt.GetCol(); in IsPlausableSingleWordSection()
H A Dww8par6.cxx126 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 Daccdoc.cxx803 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 Dpview.hxx86 sal_uInt8 GetCol() const { return mnCol; } in GetCol() function in SwPagePreViewWin
/trunk/main/sc/source/filter/inc/
H A Dexcrecds.hxx434 inline sal_uInt16 GetCol() const { return nCol; } in GetCol() function in XclExpAutofilter
/trunk/main/sc/source/ui/view/
H A Dtabvwsh5.cxx192 SCCOL nCol = pHint->GetCol(); in Notify()
/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx83 sal_uInt16 GetCol() const { return nCol; } in GetCol() function in SwWriteTableCell

Completed in 177 milliseconds

123