Home
last modified time | relevance | path

Searched refs:nOld (Results 76 – 80 of 80) sorted by relevance

1234

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx980 sal_uLong nOld = pStrm->Tell(); in InsertTxbxText() local
1181 pStrm->Seek( nOld ); in InsertTxbxText()
H A Dww8par5.cxx163 xub_StrLen nOld = nNext; in GoToTokenParam() local
166 nNext = nOld; in GoToTokenParam()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3195 sal_uInt8 nOld = pDoc->GetRowFlags(nRow,nTab); in SetWidthOrHeight() local
3198 if ( !bHidden && ( nOld & CR_MANUALSIZE ) ) in SetWidthOrHeight()
3199 pDoc->SetRowFlags( nRow, nTab, nOld & ~CR_MANUALSIZE ); in SetWidthOrHeight()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx427 sal_uLong nOld = nValueFormat; in SetPatternSimple() local
439 if (nValueFormat != nOld) in SetPatternSimple()
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx2262 const SwTwips nOld = (Frm().*fnRect->fnGetHeight)(); in MakeAll() local
2295 if ( nOld != (Frm().*fnRect->fnGetHeight)() ) in MakeAll()

Completed in 124 milliseconds

1234