Home
last modified time | relevance | path

Searched defs:nVal (Results 251 – 275 of 362) sorted by relevance

1...<<1112131415

/trunk/main/sw/source/ui/config/
H A Doptload.cxx312 long nVal = bModified ? in IMPL_LINK() local
/trunk/main/sw/source/ui/fldui/
H A Dfldvar.cxx176 sal_uInt16 nVal = (sal_uInt16)sVal.ToInt32(); in Reset() local
/trunk/main/sc/source/ui/vba/
H A Dvbachart.cxx613 sal_Int32 nVal = 0; in setSourceData() local
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx524 short nVal = ScUnoHelpFunctions::GetInt16FromAny( aValue ); in setPropertyValue() local
/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx1148 void OHTMLImportExport::IncIndent( sal_Int16 nVal ) in IncIndent()
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx219 void lcl_Scale(long& nVal, long nScale) in lcl_Scale()
241 long nVal = pCol->GetWishWidth(); in ResizeFrameCols() local
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.hxx890 static void WriteShort( SvStream& rStrm, sal_Int16 nVal ) { rStrm << nVal; } in WriteShort()
893 static void WriteLong( SvStream& rStrm, sal_Int32 nVal ) { rStrm << nVal; } in WriteLong()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx698 double nVal; in DrawString() local
/trunk/main/rsc/source/res/
H A Drsctop.cxx502 ERRTYPE RscTop::SetConst( const RSCINST & rInst, Atom nId, sal_Int32 nVal ) in SetConst()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx211 float nVal(0); in getFloat() local
/trunk/main/sc/source/ui/view/
H A Dhdrcont.cxx946 long nVal = bLayoutRTL ? ( nScrPos - nDragPos + 1 ) in ShowDragHelp() local
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx812 SCCOLROW nVal = 0; in lcl_CheckRepeatString() local
/trunk/main/sw/source/core/ole/
H A Dndole.cxx984 sal_Int32 nVal = 0; in Load() local
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx223 SvLBoxEntry * ThesaurusAlternativesCtrl_Impl::AddEntry( sal_Int32 nVal, const String &rText, bool b… in AddEntry()
/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx719 sal_Int32 nVal = rVal.getString().toInt32(); in lcl_attribute() local
H A DGraphicImport.cxx369 void GraphicImport::handleWrapTextValue(sal_uInt32 nVal) in handleWrapTextValue()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx2048 sal_Int16 nVal(0); in ImplGetPortionValues() local
2073 sal_Int16 nVal(0); in ImplGetPortionValues() local
2464 sal_Int32 nVal; in ImplGetNumberingLevel() local
4627 sal_Int32 nWinVersion, nVal, nStringLen; in ImplWritePage() local
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx60 inline sal_Int32 ImplTwipsToMM(sal_Int32 nVal) { return ((nVal * 127 + 36) / 72); } in ImplTwipsToMM()
61 inline sal_Int32 ImplMMToTwips(sal_Int32 nVal) { return ((nVal * 72 + 63) / 127); } in ImplMMToTwips()
62 inline sal_Int64 ImplTwipsToMM(sal_Int64 nVal) { return ((nVal * 127 + 36) / 72); } in ImplTwipsToMM()
63 inline sal_Int64 ImplMMToTwips(sal_Int64 nVal) { return ((nVal * 72 + 63) / 127); } in ImplMMToTwips()
H A Dsvdtrans.cxx696 long BigMulDiv(long nVal, long nMul, long nDiv) in BigMulDiv()
963 void SdrFormatter::TakeStr(long nVal, XubString& rStr) const in TakeStr()
/trunk/main/vcl/source/gdi/
H A Dcvtsvm.cxx134 sal_Int16 nVal; in ImplReadColor() local
145 sal_Int16 nVal; in ImplWriteColor() local
/trunk/main/scaddins/source/analysis/
H A Danalysis.cxx700 sal_Int32 SAL_CALL AnalysisAddIn::getIseven( sal_Int32 nVal ) THROWDEF_RTE_IAE in getIseven()
706 sal_Int32 SAL_CALL AnalysisAddIn::getIsodd( sal_Int32 nVal ) THROWDEF_RTE_IAE in getIsodd()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx634 const sal_uInt16 nVal = (sal_uInt16)(sParam.ToInt32() * 20); in MakeFieldInst() local
/trunk/main/starmath/inc/
H A Ddialog.hxx217 void SetValue(sal_uInt16 Index, sal_uInt16 nVal) { Value[Index] = nVal;} in SetValue()
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx196 const sal_Int64 nVal = GetValue(); in IMPL_LINK() local
/trunk/main/testtools/source/performance/
H A Dubtest.cxx154 static inline void out( sal_Int64 nVal, FILE * stream = stderr, in out()

Completed in 240 milliseconds

1...<<1112131415