Home
last modified time | relevance | path

Searched defs:nValue (Results 1 – 25 of 526) sorted by relevance

12345678910>>...22

/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx260 SQLUINTEGER nValue; in getMaxBinaryLiteralLength() local
267 SQLUINTEGER nValue; in getMaxRowSize() local
274 SQLUSMALLINT nValue; in getMaxCatalogNameLength() local
281 SQLUINTEGER nValue; in getMaxCharLiteralLength() local
288 SQLUSMALLINT nValue; in getMaxColumnNameLength() local
295 SQLUSMALLINT nValue; in getMaxColumnsInIndex() local
302 SQLUSMALLINT nValue; in getMaxCursorNameLength() local
323 SQLUINTEGER nValue; in getMaxStatementLength() local
513 SQLUINTEGER nValue; in impl_supportsAlterTableWithAddColumn_throw() local
520 SQLUINTEGER nValue; in impl_supportsAlterTableWithDropColumn_throw() local
[all …]
/trunk/main/cui/source/tabpages/
H A Dconnect.cxx247 long nValue = ( ( const SdrEdgeLine1DeltaItem* )pItem )->GetValue(); in Reset() local
261 long nValue = ( ( const SdrEdgeLine2DeltaItem* )pItem )->GetValue(); in Reset() local
275 long nValue = ( ( const SdrEdgeLine3DeltaItem* )pItem )->GetValue(); in Reset() local
333 sal_Int32 nValue; in FillItemSet() local
445 sal_Int32 nValue = GetCoreValue( aMtrFldHorz1, eUnit ); in IMPL_LINK() local
451 sal_Int32 nValue = GetCoreValue( aMtrFldHorz2, eUnit ); in IMPL_LINK() local
457 sal_Int32 nValue = GetCoreValue( aMtrFldVert1, eUnit ); in IMPL_LINK() local
463 sal_Int32 nValue = GetCoreValue( aMtrFldVert2, eUnit ); in IMPL_LINK() local
469 sal_Int32 nValue = GetCoreValue( aMtrFldLine1, eUnit ); in IMPL_LINK() local
475 sal_Int32 nValue = GetCoreValue( aMtrFldLine2, eUnit ); in IMPL_LINK() local
[all …]
H A Dmeasure.cxx202 long nValue = ( ( const SdrMeasureLineDistItem* )pItem )->GetValue(); in Reset() local
232 long nValue = ( ( const SdrMeasureHelplineDistItem* )pItem )->GetValue(); in Reset() local
247 long nValue = ( ( const SdrMeasureHelpline1LenItem* )pItem )->GetValue(); in Reset() local
262 long nValue = ( ( const SdrMeasureHelpline2LenItem* )pItem )->GetValue(); in Reset() local
446 sal_Int32 nValue; in FillItemSet() local
715 sal_Int32 nValue = GetCoreValue( aMtrFldLineDist, eUnit ); in IMPL_LINK() local
721 sal_Int32 nValue = GetCoreValue( aMtrFldHelplineOverhang, eUnit ); in IMPL_LINK() local
727 sal_Int32 nValue = GetCoreValue( aMtrFldHelplineDist, eUnit ); in IMPL_LINK() local
733 sal_Int32 nValue = GetCoreValue( aMtrFldHelpline1Len, eUnit ); in IMPL_LINK() local
739 sal_Int32 nValue = GetCoreValue( aMtrFldHelpline2Len, eUnit ); in IMPL_LINK() local
[all …]
H A Dtextanim.cxx273 long nValue = (long) ( ( const SdrTextAniCountItem* )pItem )->GetValue(); in Reset() local
306 long nValue = (long) ( ( const SdrTextAniDelayItem* )pItem )->GetValue(); in Reset() local
331 long nValue = (long) ( ( const SdrTextAniAmountItem* )pItem )->GetValue(); in Reset() local
434 sal_Int64 nValue = 0; in FillItemSet() local
455 sal_Int64 nValue = 0; in FillItemSet() local
476 sal_Int64 nValue = 0; in FillItemSet() local
685 sal_Int64 nValue = aMtrFldAmount.GetValue() / 10; in IMPL_LINK() local
701 sal_Int64 nValue = aMtrFldAmount.GetValue() * 10; in IMPL_LINK() local
741 void SvxTextAnimationPage::SelectDirection( SdrTextAniDirection nValue ) in SelectDirection()
757 sal_uInt16 nValue = 0; in GetSelectedDirection() local
/trunk/main/writerfilter/source/resourcemodel/
H A Dutil.cxx181 sal_Int8 nValue = 0; in propertysetToString() local
191 sal_Int16 nValue = 0; in propertysetToString() local
201 sal_Int32 nValue = 0; in propertysetToString() local
211 float nValue = 0.0; in propertysetToString() local
221 double nValue = 0.0; in propertysetToString() local
231 sal_Bool nValue = sal_False; in propertysetToString() local
254 text::TextContentAnchorType nValue; in propertysetToString() local
311 drawing::FillStyle nValue; in propertysetToString() local
341 drawing::BitmapMode nValue; in propertysetToString() local
/trunk/main/svl/unx/inc/
H A Dconvert.hxx34 static void Swap( long & nValue ) in Swap()
36 static void Swap( ULONG & nValue ) in Swap()
38 static void Swap( short & nValue ) in Swap()
40 static void Swap( USHORT & nValue ) in Swap()
/trunk/main/oox/inc/oox/helper/
H A Dbinaryoutputstream.hxx70 inline BinaryOutputStream& operator<<( Type nValue ) { writeValue( nValue ); return *this; } in operator <<()
83 void BinaryOutputStream::writeValue( Type nValue ) in writeValue()
129 inline BinaryXOutputStream& operator<<( Type nValue ) { writeValue( nValue ); return *this; } in operator <<()
170 inline SequenceOutputStream& operator<<( Type nValue ) { writeValue( nValue ); return *this; } in operator <<()
/trunk/main/tools/inc/tools/
H A Dbigint.hxx146 inline BigInt::BigInt( short nValue ) in BigInt()
153 inline BigInt::BigInt( long nValue ) in BigInt()
160 inline BigInt::BigInt( int nValue ) in BigInt()
167 inline BigInt::BigInt( sal_uInt16 nValue ) in BigInt()
206 inline BigInt& BigInt::operator =( const short nValue ) in operator =()
215 inline BigInt& BigInt::operator =( const long nValue ) in operator =()
224 inline BigInt& BigInt::operator =( const int nValue ) in operator =()
233 inline BigInt& BigInt::operator =( const sal_uInt16 nValue ) in operator =()
/trunk/main/sw/source/ui/utlui/
H A Dprcntfld.cxx59 void PercentField::SetRefValue(sal_Int64 nValue) in SetRefValue()
165 sal_Int64 nValue = Convert(nNewValue, eInUnit, eOldUnit); in SetPrcntValue() local
192 sal_Int64 nValue = Convert(nNewValue, eInUnit, eOldUnit); in SetUserValue() local
261 sal_Int64 PercentField::NormalizePercent(sal_Int64 nValue) in NormalizePercent()
275 sal_Int64 PercentField::DenormalizePercent(sal_Int64 nValue) in DenormalizePercent()
307 sal_Int64 nValue = 1; in ImpPower10() local
331 sal_Int64 PercentField::Convert(sal_Int64 nValue, FieldUnit eInUnit, FieldUnit eOutUnit) in Convert()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx64 sal_Int16 nValue = NORMAL; in setSuperscript() local
79 short nValue = NORMAL; in getSuperscript() local
95 sal_Int16 nValue = NORMAL; in setSubscript() local
112 short nValue = NORMAL; in getSubscript() local
200 short nValue = awt::FontStrikeout::NONE; in setStrikethrough() local
209 short nValue = 0; in getStrikethrough() local
232 short nValue = awt::FontSlant_NONE; in setItalic() local
313 sal_Int32 nValue = awt::FontUnderline::NONE; in getUnderline() local
/trunk/main/ucb/source/ucp/webdav/
H A DUCBDeadPropertyValue.cxx465 sal_Int32 nValue = 0; in toXML() local
473 sal_Int32 nValue = 0; in toXML() local
497 sal_Int8 nValue = 0; in toXML() local
505 sal_Int64 nValue = 0; in toXML() local
513 float nValue = 0; in toXML() local
521 double nValue = 0; in toXML() local
/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx765 sal_uInt32 nValue = ((const Svx3DDepthItem&)rAttrs.Get(SDRATTR_3DOBJ_DEPTH)).GetValue(); in Update() local
866 sal_Int32 nValue = ((const Svx3DEndAngleItem&)rAttrs.Get(SDRATTR_3DOBJ_END_ANGLE)).GetValue(); in Update() local
1025 sal_uInt32 nValue = ((const Svx3DDistanceItem&)rAttrs.Get(SDRATTR_3DSCENE_DISTANCE)).GetValue(); in Update() local
1817 sal_uInt16 nValue; in GetAttr() local
1842 sal_uInt32 nValue = static_cast<sal_uInt32>(aNumHorizontal.GetValue()); in GetAttr() local
1851 sal_uInt32 nValue = static_cast<sal_uInt32>(aNumVertical.GetValue()); in GetAttr() local
1860 sal_uInt32 nValue = GetCoreValue( aMtrDepth, ePoolUnit ); in GetAttr() local
1879 sal_uInt16 nValue = (sal_uInt16) aMtrPercentDiagonal.GetValue(); in GetAttr() local
1888 sal_uInt16 nValue = (sal_uInt16)aMtrBackscale.GetValue(); in GetAttr() local
1897 sal_uInt16 nValue = (sal_uInt16)aMtrEndAngle.GetValue(); in GetAttr() local
[all …]
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx225 void appendByte( const sal_Char* pAsciiPropName, sal_Int8 nValue ) in appendByte()
235 void appendShort( const sal_Char* pAsciiPropName, sal_Int16 nValue ) in appendShort()
239 void appendShort( const ::com::sun::star::beans::Property& rProp, sal_Int16 nValue ) in appendShort()
245 void appendInt( const sal_Char* pAsciiPropName, sal_Int32 nValue ) in appendInt()
249 void appendInt( const ::com::sun::star::beans::Property& rProp, sal_Int32 nValue ) in appendInt()
255 void appendLong( const sal_Char* pAsciiPropName, sal_Int64 nValue ) in appendLong()
259 void appendLong( const ::com::sun::star::beans::Property& rProp, sal_Int64 nValue ) in appendLong()
265 void appendFloat( const sal_Char* pAsciiPropName, float nValue ) in appendFloat()
269 void appendFloat( const ::com::sun::star::beans::Property& rProp, float nValue ) in appendFloat()
275 void appendDouble( const sal_Char* pAsciiPropName, double nValue ) in appendDouble()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx65 sal_Int32 nValue = 0; // 0 means no limit in getMaxBinaryLiteralLength() local
71 sal_Int32 nValue = 0; // 0 means no limit in getMaxRowSize() local
77 sal_Int32 nValue = 0; // 0 means no limit in getMaxCatalogNameLength() local
83 sal_Int32 nValue = 0; // 0 means no limit in getMaxCharLiteralLength() local
89 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnNameLength() local
95 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnsInIndex() local
101 sal_Int32 nValue = 0; // 0 means no limit in getMaxCursorNameLength() local
107 sal_Int32 nValue = 0; // 0 means no limit in getMaxConnections() local
113 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnsInTable() local
119 sal_Int32 nValue = 0; // 0 means no limit in getMaxStatementLength() local
[all …]
/trunk/main/xmloff/source/chart/
H A DXMLSymbolTypePropertyHdl.cxx40 sal_Int32 nValue; member
73 sal_Int32 nValue, in lcl_convertEnum()
129 sal_Int32 nValue = -3; // NONE in importXML() local
135 sal_Int32 nValue = -3; // NONE in importXML() local
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx77 sal_Int32 nValue = 0; // 0 means no limit in getMaxBinaryLiteralLength() local
83 sal_Int32 nValue = 0; // 0 means no limit in getMaxRowSize() local
89 sal_Int32 nValue = 0; // 0 means no limit in getMaxCatalogNameLength() local
95 sal_Int32 nValue = 0; // 0 means no limit in getMaxCharLiteralLength() local
101 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnNameLength() local
107 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnsInIndex() local
113 sal_Int32 nValue = 0; // 0 means no limit in getMaxCursorNameLength() local
119 sal_Int32 nValue = 0; // 0 means no limit in getMaxConnections() local
125 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnsInTable() local
131 sal_Int32 nValue = 0; // 0 means no limit in getMaxStatementLength() local
[all …]
/trunk/main/framework/source/uielement/
H A Dspinfieldtoolbarcontroller.cxx270 double nValue = m_nValue + m_nStep; in Up() local
283 double nValue = m_nValue - m_nStep; in Down() local
377 sal_Int32 nValue; in executeControlCommand() local
396 sal_Int32 nValue; in executeControlCommand() local
413 sal_Int32 nValue; in executeControlCommand() local
443 sal_Int32 nValue; in executeControlCommand() local
460 sal_Int32 nValue; in executeControlCommand() local
510 const Any& rAny, sal_Int32& nValue, double& fValue, bool& bFloat ) in impl_getValue()
/trunk/main/sal/qa/rtl/ostring/
H A Drtl_OString2.cxx99 float nValue = 3.0f; in TEST_F() local
105 float nValue = 3.5f; in TEST_F() local
111 float nValue = 3.0625f; in TEST_F() local
117 float nValue = 3.502525f; in TEST_F() local
123 float nValue = 3.141592f; in TEST_F() local
129 float nValue = 3.5025255f; in TEST_F() local
135 float nValue = 3.0039062f; in TEST_F() local
141 double nValue = 3.0; in TEST_F() local
146 double nValue = 3.5; in TEST_F() local
151 double nValue = 3.0625; in TEST_F() local
[all …]
/trunk/main/xmloff/source/style/
H A Dxmlbahdl.cxx105 sal_Int32 nValue = 0; in importXML() local
115 sal_Int32 nValue; in exportXML() local
154 sal_Int32 nValue = 0; in importXML() local
171 sal_Int32 nValue; in exportXML() local
208 sal_Int32 nValue = 0; in importXML() local
218 sal_Int32 nValue; in exportXML() local
322 sal_Int32 nValue = 0; in importXML() local
332 sal_Int32 nValue; in exportXML() local
409 sal_Int32 nValue = 0; in importXML() local
419 sal_Int32 nValue; in exportXML() local
[all …]
H A DEnumPropertyHdl.cxx51 sal_uInt16 nValue = 0; in importXML() local
81 sal_Int32 nValue = 0; in exportXML() local
H A DXMLFillBitmapSizePropertyHandler.cxx51 sal_Int32 nValue; in importXML() local
77 sal_Int32 nValue = 0; in exportXML() local
H A DXMLPercentOrMeasurePropertyHandler.cxx55 sal_Int32 nValue; in importXML() local
79 sal_Int32 nValue = 0; in exportXML() local
/trunk/main/svl/source/items/
H A Daeitem.cxx46 sal_uInt16 nValue; member
237 void SfxAllEnumItem::InsertValue( sal_uInt16 nValue, const XubString &rValue ) in InsertValue()
255 void SfxAllEnumItem::InsertValue( sal_uInt16 nValue ) in InsertValue()
268 void SfxAllEnumItem::DisableValue( sal_uInt16 nValue ) in DisableValue()
291 void SfxAllEnumItem::RemoveValue( sal_uInt16 nValue ) in RemoveValue()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyIds.cxx406 void PropertySequence::set(PropertyIds aPropId, sal_uInt32 nValue) in set()
414 void PropertySequence::set(PropertyIds aPropId, sal_Int32 nValue) in set()
422 void PropertySequence::set(PropertyIds aPropId, sal_uInt16 nValue) in set()
430 void PropertySequence::set(PropertyIds aPropId, sal_Int16 nValue) in set()
460 sal_Int32 nValue = 0; in toString() local
/trunk/main/xmloff/inc/xmloff/
H A Dxmlement.hxx38 sal_uInt16 nValue; member
52 sal_uInt16 nValue; member

Completed in 154 milliseconds

12345678910>>...22