Home
last modified time | relevance | path

Searched defs:nTemp (Results 51 – 75 of 153) sorted by relevance

1234567

/trunk/main/cui/source/options/
H A Dwebconninfo.cxx129 long nTemp = (*pButton)->GetCtrlTextWidth( (*pButton)->GetText() ); in WebConnectionInfoDialog() local
H A Doptinet2.cxx571 long nTemp = aHttpProxyFT.GetCtrlTextWidth( aHttpProxyFT.GetText() ); in ArrangeControls_Impl() local
871 long nTemp = (*pLabel)->GetCtrlTextWidth( (*pLabel)->GetText() ); in InitControls_Impl() local
1361 long nTemp = (*pButton)->GetCtrlTextWidth( (*pButton)->GetText() ); in InitControls() local
/trunk/main/sc/source/ui/vba/
H A Dvbainterior.cxx253 sal_uInt32 nTemp = ((static_cast< sal_Int32 >( nBack ) - nFore) * nTrans) / 0x80 + nFore; in GetMixedColorComp() local
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx999 int nTemp = pColMgr->GetCount(); in IMPL_LINK() local
1074 long nTemp = nDiff - nRight + MINLAY; in IMPL_LINK() local
/trunk/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx870 sal_Int32 nTemp = nEndIndex - 1; in getTextRange() local
1034 sal_Int32 nTemp = nIndex+1; in getTextBehindIndex() local
/trunk/main/xmloff/source/style/
H A Dbordrhdl.cxx329 sal_Int32 nTemp; in importXML() local
/trunk/main/tools/source/stream/
H A Dstream.cxx2186 sal_Size nTemp = Read( buf, BUFSIZE_LONG-1 ); in ReadNumber() local
2211 sal_Size nTemp = Read( buf, BUFSIZE_LONG-1 ); in ReadNumber() local
2236 sal_Size nTemp = Read( buf, BUFSIZE_LONG-1 ); in ReadNumber() local
2898 long nTemp = (long)nSize; in ReAllocateMemory() local
/trunk/main/basctl/source/dlged/
H A Dmanagelang.cxx87 long nTemp = rWin.GetCtrlTextWidth( sWord ); in getLongestWordWidth() local
/trunk/main/sfx2/source/control/
H A Dbindings.cxx969 sal_uInt16 nTemp = pImp->nCachedFunc1; in GetSlotPos() local
2154 sal_uInt16 nTemp = 0; in QueryState() local
2160 sal_uInt32 nTemp = 0; in QueryState() local
/trunk/main/sw/source/filter/xml/
H A Dxmlimpit.cxx428 sal_Int32 nTemp; in PutXMLValue() local
/trunk/main/sc/source/filter/ftools/
H A Dftools.cxx142 sal_Int32 nTemp = ((static_cast< sal_Int32 >( nBack ) - nFore) * nTrans) / 0x80 + nFore; in GetMixedColorComp() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleTableBase.cxx352 sal_Int32 nTemp(maRange.aEnd.Col() - maRange.aStart.Col() + 1); in getAccessibleChild() local
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx917 sal_uInt16 nTemp = FindPredLevel( aCellIter.GetCol(), aCellIter.GetRow(), nLevel, nDeleteLevel ); in FindPredLevelArea() local
973 sal_uInt16 nTemp; in FindPredLevel() local
1181 sal_uInt16 nTemp = FindSuccLevel( aCellIter.GetCol(), aCellIter.GetRow(), in FindSuccLevel() local
/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx422 …ize, nPropCount, nPropId, nPropOfs, nPropType, nPropSize, nCurrent, nVectorCount, nTemp, nStrmSize; in Read() local
/trunk/main/sc/source/filter/xml/
H A Dxmldrani.hxx133 void SetSubTotalsUserListIndex(const sal_Int16 nTemp) { nSubTotalsUserListIndex = nTemp; } in SetSubTotalsUserListIndex()
/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx1764 else if (nOpcode<=0x00fe) { sal_uInt32 nTemp; *pPict >> nTemp ; nDataSize = nTemp; nDataSize+=4; } in ReadData() local
1775 else { sal_uInt32 nTemp; *pPict >> nTemp ; nDataSize = nTemp; nDataSize+=4; } in ReadData() local
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx894 sal_Int32 nTemp = 0; in lcl_convertTime() local
1112 sal_uInt16 nTemp = aDate.GetMonth(); in convertDateTime() local
2036 sal_Int32 nTemp = 0; in convertTimeDuration() local
/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass4.cxx52 double nTemp; in ImplSwitchStartEndAngle() local
/trunk/main/vcl/source/window/
H A Ddecoview.cxx61 long nTemp; in ImplDrawSymbol() local
/trunk/main/sfx2/source/dialog/
H A Dsecuritypage.cxx236 long nTemp = m_aChangeProtectionPB.GetCtrlTextWidth( m_aChangeProtectionPB.GetText() ); in SfxSecurityPage_Impl() local
/trunk/main/svtools/source/dialogs/
H A Droadmapwizard.cxx585 WizardState nTemp = (WizardState)nCurItemId; in IMPL_LINK() local
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx318 sal_uInt16 nTemp; in TYPEINIT1() local
/trunk/main/vcl/source/control/
H A Dfield.cxx722 double nTemp = (double)mnLastValue; in Reformat() local
1709 double nTemp = (double)mnLastValue; in Reformat() local
2233 double nTemp = (double)mnLastValue; in Reformat() local
/trunk/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx289 short nTemp = 0; in SwMailMergeConfigItem_Impl() local
1140 sal_Int32 nTemp = 0; in IsRecordExcluded() local
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx788 sal_uInt16 nTemp = nClickedEntry; in GetClickedEntry() local
832 sal_uInt16 nTemp = nClickedEntry; in GetEntry() local
1306 long nTemp = (long)nVisibleCount; in AdjustScrollBars() local

Completed in 205 milliseconds

1234567