Searched defs:nInt (Results 1 – 15 of 15) sorted by relevance
380 sal_Int32 nInt; // some temporary int value for float conversions in CommonTimeNodeContext() local
540 const int nInt = static_cast<int>(aVal); in popInt() local550 const int nInt = static_cast<int>(aVal); in peekInt() local560 const int nInt = static_cast<int>(aVal); in getInt() local650 int nInt = 0; in readDictOp() local819 int nInt = static_cast<int>(aVal); in writeType1Val() local933 int i, nInt; // prevent WAE for declarations inside switch cases in convertOneTypeOp() local
516 sal_Int32 nInt = 0; in PutValue() local
199 …sal_uInt16 nInt, nIntCount = 0, nStringCount = 0, nFloatCount = 0, nDLLCount = 0, nIntArray[ nBufS… in Convert() local
65 sal_Int32 nInt = 0; in addAttr() local
405 int nInt = WEIGHT_NORMAL; in CTFontEnumCallBack() local
728 sal_Int8 unSignedToSigned(sal_Int8 nInt) in unSignedToSigned()
3584 sal_Int32 nInt = 0; in GetIntProperty() local3594 sal_Int16 nInt = 0; in GetInt16Property() local3604 sal_Int8 nInt = 0; in GetInt8Property() local
1618 sal_Int32 nInt = 0; in setPropertyValue() local1624 sal_Int32 nInt = 0; in setPropertyValue() local2853 sal_Int32 nInt = 0; in setPropertyValue() local
3301 sal_Int32 nInt; in dump_atom() local3443 sal_Int32 nInt; in dump() local3815 void AnimationImporter::dump( const char * pText, sal_Int32 nInt ) in dump()
176 int nInt; member
98 sal_Int32 nInt; // getInt member
689 inline SvStream& SvStream::WriteNumber( int nInt ) in WriteNumber()
367 sal_Int64 nInt = (sal_Int64)fValue; in emit() local
511 static void appendHex( sal_Int8 nInt, OStringBuffer& rBuffer ) in appendHex()838 sal_Int32 nInt = nValue / nFactor; in appendFixedInt() local865 sal_Int64 nInt = (sal_Int64)fValue; in appendDouble() local
Completed in 246 milliseconds