Home
last modified time | relevance | path

Searched refs:nTmp (Results 126 – 150 of 256) sorted by relevance

1234567891011

/trunk/main/sw/source/filter/html/
H A Dhtmlctxt.cxx207 sal_uInt16 nTmp = in SplitAttrTab() local
209 aSetAttrTab.Insert( pSetAttr, nTmp ); in SplitAttrTab()
221 sal_uInt16 nTmp = pPrev->bInsAtStart ? 0 : aSetAttrTab.Count(); in SplitAttrTab() local
222 aSetAttrTab.Insert( pPrev, nTmp ); in SplitAttrTab()
/trunk/main/sfx2/source/appl/
H A Dlinkmgr2.cxx261 sal_uInt16 nTmp = 0; in GetDisplayNames() local
263 String sServer( sCmd.GetToken( 0, cTokenSeperator, nTmp ) ); in GetDisplayNames()
264 String sTopic( sCmd.GetToken( 0, cTokenSeperator, nTmp ) ); in GetDisplayNames()
271 *pLinkStr = sCmd.Copy( nTmp ); in GetDisplayNames()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx363 SCCOL nTmp = pE->nCol + pE->nColOverlap - 1; in SkipLocked() local
364 if ( pE->nCol > MAXCOL || nTmp > MAXCOL ) in SkipLocked()
370 aRange.aEnd.SetCol( nTmp ); in SkipLocked()
454 SCROW nTmp = nCurRow + nRows; in Adjust() local
455 if ( nNextRow < nTmp ) in Adjust()
456 nNextRow = nTmp; in Adjust()
506 sal_Int32 nTmp = ::std::min( static_cast<sal_Int32>( pE->nCol - in GetWidth() local
509 SCCOL nPos = (nTmp < 0 ? 0 : static_cast<SCCOL>(nTmp)); in GetWidth()
1263 sal_uInt16 nTmp = nNewOffset - pE->nOffset - pE->nWidth; in TableOff() local
1265 pS->nTableWidth = pS->nTableWidth + nTmp; in TableOff()
[all …]
/trunk/main/sc/source/ui/view/
H A Dtabview3.cxx2133 SCROW nTmp; in PaintRangeFinder() local
2146 nTmp = pDoc->LastVisibleRow(0, nRow1, nTab); in PaintRangeFinder()
2147 if (!ValidRow(nTmp)) in PaintRangeFinder()
2148 nTmp = 0; in PaintRangeFinder()
2149 if (nTmp < nRow1) in PaintRangeFinder()
2151 nRow1 = nTmp; in PaintRangeFinder()
2154 nTmp = pDoc->FirstVisibleRow(nRow2, MAXROW, nTab); in PaintRangeFinder()
2155 if (!ValidRow(nTmp)) in PaintRangeFinder()
2156 nTmp = MAXROW; in PaintRangeFinder()
2157 if (nTmp > nRow2) in PaintRangeFinder()
[all …]
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx128 long nTmp = nNum + nOff; in Expand() local
130 if( 0 >= nTmp || SVX_NUM_NUMBER_NONE == nTmpFmt || (!bVirtuell && nTmp > nMax) ) in Expand()
135 rRet = FormatNumber( (sal_uInt16)nTmp, nTmpFmt ); in Expand()
2122 sal_Int16 nTmp = nType; in QueryValue() local
2123 rAny <<= nTmp; in QueryValue()
2148 sal_Int16 nTmp = 0; in PutValue() local
2149 rAny >>= nTmp; in PutValue()
2150 nType = nTmp; in PutValue()
H A Dauthfld.cxx196 long nTmp = (long)(void*)pTemp; in AddField() local
197 if( nTmp == nHandle ) in AddField()
216 long nTmp = (long)(void*)pTemp; in GetEntryByHandle() local
217 if( nTmp == nHandle ) in GetEntryByHandle()
/trunk/main/svx/source/svdraw/
H A Dsvdocirc.cxx839 long nTmp=nS0; in NbcResize() local
841 nE0=18000-nTmp; in NbcResize()
848 long nTmp=nS0; in NbcResize() local
850 nE0=18000-nTmp; in NbcResize()
853 long nTmp=nS0; in NbcResize() local
855 nE0=-nTmp; in NbcResize()
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx494 sal_Int16 nTmp = 0; in _setSingleValue() local
495 rValue >>= nTmp; in _setSingleValue()
499 if( nTmp == document::PrinterIndependentLayout::DISABLED ) in _setSingleValue()
501 else if ( nTmp == document::PrinterIndependentLayout::LOW_RESOLUTION ) in _setSingleValue()
503 else if ( nTmp != document::PrinterIndependentLayout::HIGH_RESOLUTION ) in _setSingleValue()
/trunk/main/sw/source/ui/fldui/
H A Dflddok.cxx367 sal_uInt16 nTmp = (sal_uInt16)(sal_uLong)aFormatLB.GetEntryData( in IMPL_LINK() local
371 if(SVX_NUM_CHAR_SPECIAL != nTmp) in IMPL_LINK()
577 sal_uInt16 nTmp = (sal_uInt16)(sal_uLong)aFormatLB.GetEntryData( in IMPL_LINK() local
580 String sNewTxt( SW_RES( SVX_NUM_CHAR_SPECIAL == nTmp ? STR_VALUE in IMPL_LINK()
/trunk/main/sw/source/core/crsr/
H A Dfindtxt.cxx178 const xub_StrLen nTmp = aReplaced[ --i ]; in lcl_CleanStr() local
179 if( nTmp == rRet.Len() - 1 ) in lcl_CleanStr()
181 rRet.Erase( nTmp ); in lcl_CleanStr()
182 rArr.Insert( nTmp, rArr.Count() ); in lcl_CleanStr()
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks1.cxx202 long nTmp = SOT_FORMATSTR_ID_STARWRITER_60; in GetMacroTable() local
203 sal_Bool bOasis = ( SotStorage::GetVersion( xRoot ) > nTmp ); in GetMacroTable()
646 long nTmp = SOT_FORMATSTR_ID_STARWRITER_60; in SetMacroTable() local
647 sal_Bool bOasis = ( SotStorage::GetVersion( xRoot ) > nTmp ); in SetMacroTable()
/trunk/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx335 long nTmp = static_cast<long>(maMFWidth.GetValue()); in IMPL_LINK() local
336 long nVal = LogicToLogic( nTmp, MAP_POINT, (MapUnit)meMapUnit ); in IMPL_LINK()
342 mnTmpCustomWidth = nTmp; in IMPL_LINK()
/trunk/main/xmloff/source/text/
H A DXMLIndexTemplateContext.cxx170 sal_uInt16 nTmp; in StartElement() local
172 nTmp, xAttrList->getValueByIndex(nAttr), in StartElement()
175 nOutlineLevel = nTmp; in StartElement()
H A Dtxtftne.cxx334 sal_Int16 nTmp = 0; in exportTextFootnoteConfigurationHelper() local
335 aAny >>= nTmp; in exportTextFootnoteConfigurationHelper()
337 switch (nTmp) in exportTextFootnoteConfigurationHelper()
H A DXMLSectionExport.cxx408 sal_uInt16 nTmp; in MapSectionType() local
409 if (SvXMLUnitConverter::convertEnum(nTmp, rServiceName, aIndexTypeMap)) in MapSectionType()
411 eType = (enum SectionTypeEnum)nTmp; in MapSectionType()
1288 sal_uInt16 nTmp; in ExportIndexTemplateElement() local
1291 if (SvXMLUnitConverter::convertEnum( nTmp, sVal, in ExportIndexTemplateElement()
1294 nTokenType = (enum TemplateTypeEnum)nTmp; in ExportIndexTemplateElement()
/trunk/main/sw/source/core/text/
H A Dtxtftn.cxx358 SwTwips nTmp = (*fnRect->fnYDiff)( (pCont->*fnRect->fnGetPrtBottom)(), in _GetFtnFrmHeight()
362 if( nTmp < 0 ) in _GetFtnFrmHeight()
389 nHeight += nTmp; in _GetFtnFrmHeight()
395 nTmp += (*fnRect->fnYDiff)( (pCont->Frm().*fnRect->fnGetTop)(), nHeight); in _GetFtnFrmHeight()
396 if( nTmp > 0 ) in _GetFtnFrmHeight()
397 nHeight = nTmp; in _GetFtnFrmHeight()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx944 for( xub_StrLen nTmp = nOldIdx; nTmp < nTmpEnd; ++nTmp ) in _DrawText() local
946 if( CH_BLANK == rOldStr.GetChar( nTmp ) || bAsianFont || in _DrawText()
947 ( nTmp + 1 < rOldStr.Len() && pSI && in _DrawText()
948 i18n::ScriptType::ASIAN == pSI->ScriptType( nTmp + 1 ) ) ) in _DrawText()
/trunk/main/writerfilter/source/doctok/
H A DWW8Clx.cxx66 sal_uInt32 nTmp = getU32(nOffsetPieceTable + 5 + in isComplexFc() local
69 if (nTmp & 0x40000000) in isComplexFc()
/trunk/main/xmloff/source/style/
H A Dxmlstyle.cxx150 sal_Int32 nTmp = rValue.toInt32(); in SetAttribute() local
152 (nTmp < 0L) ? 0U : ( (nTmp > USHRT_MAX) ? USHRT_MAX in SetAttribute()
153 : (sal_uInt16)nTmp ); in SetAttribute()
/trunk/main/sw/source/core/edit/
H A Dednumber.cxx183 sal_uInt32 nTmp = nStt; nStt = nEnd; nEnd = nTmp; in SelectionHasNumber() local
229 sal_uInt32 nTmp = nStt; nStt = nEnd; nEnd = nTmp; in SelectionHasBullet() local
/trunk/main/filter/source/msfilter/
H A Dmsvbasic.cxx129 int nTmp = sTemp.GetTokenCount('\x0D'); in Output() local
132 nLen + ((nLines+nTmp) * sComment.Len()) >= STRING_MAXLEN) in Output()
143 nLines+=nTmp; in Output()
/trunk/main/sw/source/core/doc/
H A Dvisiturl.cxx108 static long nTmp = 0; in IsVisitedURL() local
109 ++nTmp; in IsVisitedURL()
/trunk/main/sw/source/filter/rtf/
H A Drtftbl.cxx897 for (sal_uInt16 nTmp = 0; nTmp < m_nCurrentBox; ++nTmp) in GotoNextBox() local
898 if( !aMergeBoxes[ nTmp ] ) in GotoNextBox()
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx149 long nTmp = 0; in GetLineHeight() local
153 nTmp += GetLineHeight( rLines[nLine] ); in GetLineHeight()
155 if( nHeight < nTmp ) in GetLineHeight()
156 nHeight = nTmp; in GetLineHeight()
/trunk/main/unotools/source/config/
H A Dsaveopt.cxx489 sal_Int16 nTmp = 0; in SvtSaveOptions_Impl() local
490 if ( pValues[nProp] >>= nTmp ) in SvtSaveOptions_Impl()
492 if( nTmp == 3 ) in SvtSaveOptions_Impl()
495 eODFDefaultVersion = SvtSaveOptions::ODFDefaultVersion( nTmp ); in SvtSaveOptions_Impl()

Completed in 229 milliseconds

1234567891011