Home
last modified time | relevance | path

Searched defs:nValue (Results 101 – 125 of 526) sorted by relevance

12345678910>>...22

/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx599 sal_Int32 nValue(0); in impl_setObject() local
626 double nValue(0); in setObjectWithInfo() local
643 sal_Int64 nValue = 0; in setObjectWithInfo() local
653 float nValue = 0; in setObjectWithInfo() local
664 double nValue(0); in setObjectWithInfo() local
713 sal_Int32 nValue( 0 ); in setObjectWithInfo() local
/trunk/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx760 sal_Int8 nValue(0); in initialize() local
768 sal_Int16 nValue(0); in initialize() local
776 sal_Int32 nValue(0); in initialize() local
784 sal_Int64 nValue(0); in initialize() local
791 float nValue(0.0); in initialize() local
798 double nValue(0.0); in initialize() local
H A DCommonTools.cxx189 sal_Int64 nValue = 0; in toString() local
251 sal_Int32 nValue = 0; in getJavaVM() local
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DNumberNode.java167 final T nValue, in ApplyMinimum()
190 final T nValue, in ApplyMaximum()
/trunk/main/xmloff/source/style/
H A Dpostuhdl.cxx74 sal_Int32 nValue = 0; in exportXML() local
/trunk/main/oox/source/xls/
H A Ddrawingbase.cxx47 inline sal_Int64 lclHmmToEmu( sal_Int32 nValue ) in lclHmmToEmu()
53 inline sal_Int32 lclEmuToHmm( sal_Int64 nValue ) in lclEmuToHmm()
/trunk/main/unotools/source/ucbhelper/
H A Dprogresshandlerwrap.cxx77 sal_Int32 nValue; in update() local
/trunk/main/oox/inc/oox/drawingml/
H A Dtextspacing.hxx70 sal_Int32 nValue; member in oox::drawingml::TextSpacing
H A Ddrawingmltypes.hxx153 inline sal_Int64 convertHmmToEmu( sal_Int32 nValue ) in convertHmmToEmu()
159 inline sal_Int32 convertEmuToHmm( sal_Int64 nValue ) in convertEmuToHmm()
/trunk/main/sdext/source/presenter/
H A DPresenterGeometryHelper.cxx64 sal_Int32 PresenterGeometryHelper::Floor (const double nValue) in Floor()
72 sal_Int32 PresenterGeometryHelper::Ceil (const double nValue) in Ceil()
80 sal_Int32 PresenterGeometryHelper::Round (const double nValue) in Round()
/trunk/main/sal/qa/osl/process/
H A Dosl_Thread.cxx142 double nValue = 0.0; in getSeconds() local
152 double nValue = 0.0; in getTenthSec() local
564 sal_Int32 nValue = newthread->getValue(); in TEST_F() local
620 sal_Int32 nValue = newthread->getValue(); in TEST_F() local
650 sal_Int32 nValue = 0; in suspendCountThread() local
811 sal_Int32 nValue = newthread->getValue(); in TEST_F() local
848 sal_Int32 nValue = aCountThread->getValue(); in TEST_F() local
873 sal_Int32 nValue = aCountThread->getValue(); in TEST_F() local
1657 sal_Int32 nValue = aCountThread->getValue(); in TEST_F() local
1759 sal_Int32 nValue = aThread->getValue(); in TEST_F() local
[all …]
/trunk/main/svtools/source/filter/ixbm/
H A Dxbmread.cxx205 sal_uInt16 nValue; in ParseData() local
285 int nValue; in ReadXBM() local
/trunk/main/writerfilter/source/doctok/
H A DWW8StructBase.cxx74 sal_Bool WW8StructBase::getBit(sal_uInt32 nValue, sal_uInt16 nBit) const in getBit()
79 sal_uInt8 WW8StructBase::getNibble(sal_uInt32 nValue, in getNibble()
/trunk/main/oox/source/drawingml/
H A Ddrawingmltypes.cxx63 sal_Int32 GetCoordinate( sal_Int32 nValue ) in GetCoordinate()
129 sal_Int32 GetTextSpacingPoint( const sal_Int32 nValue ) in GetTextSpacingPoint()
/trunk/main/sfx2/source/dialog/
H A Dtplpitem.cxx48 sal_uInt16 nValue // Flags f"ur das Filtern bei automatischer Anzeige in SfxTemplateItem()
/trunk/main/xmloff/source/core/
H A DSettingsExportHelper.cxx200 void XMLSettingsExportHelper::exportByte(const sal_Int8 nValue, const rtl::OUString& rName) const in exportByte() argument
219 void XMLSettingsExportHelper::exportShort(const sal_Int16 nValue, const rtl::OUString& rName) const in exportShort() argument
231 void XMLSettingsExportHelper::exportInt(const sal_Int32 nValue, const rtl::OUString& rName) const in exportInt() argument
243 void XMLSettingsExportHelper::exportLong(const sal_Int64 nValue, const rtl::OUString& rName) const in exportLong() argument
/trunk/main/xmloff/source/xforms/
H A DSchemaRestrictionContext.cxx154 sal_Int32 nValue; in lcl_int32() local
161 sal_Int32 nValue; in lcl_int16() local
/trunk/main/rsc/inc/
H A Drscrange.hxx36 sal_uInt16 nValue; // nValue = Ausgangswert - nMin member
77 sal_Int32 nValue; // nValue = Ausgangswert - nMin member
/trunk/main/sal/qa/rtl/process/
H A Drtl_Process.cxx156 sal_uInt8 nValue = pNode[i1*4 +i2]; in printUuid() local
178 sal_uInt8 nValue = pNode[i1]; in printUuidtoBuffer() local
/trunk/main/l10ntools/inc/
H A Dwtranode.hxx84 UINT8 nValue; member in WTT_Node
/trunk/main/sc/source/ui/unoobj/
H A Dcellvaluebinding.cxx296 sal_Int32 nValue = (sal_Int32) rtl::math::approxFloor( m_xCell->getValue() ); in getValue() local
357 double nValue = 0; in setValue() local
368 sal_Int32 nValue = 0; in setValue() local
/trunk/main/svl/inc/svl/
H A Deitem.hxx34 SfxEnumItem(sal_uInt16 which = 0, sal_uInt16 nValue = 0): in SfxEnumItem()
/trunk/main/padmin/source/
H A Dprogress.cxx79 void ProgressDialog::setValue( int nValue ) in setValue()
/trunk/main/oox/inc/oox/xls/
H A Dbiffoutputstream.hxx131 inline BiffOutputStream& operator<<( Type nValue ) { writeValue( nValue ); return *this; } in operator <<()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_FunctionDescription.java81 Object nValue = oObj.getPropertyValue("Arguments") ; in _Arguments() local

Completed in 94 milliseconds

12345678910>>...22