Home
last modified time | relevance | path

Searched refs:nVal (Results 101 – 125 of 453) sorted by relevance

12345678910>>...19

/trunk/main/sc/source/ui/view/
H A Dtabvwshh.cxx212 long nVal; in GetObjectState() local
214 nVal = aRect.Left(); in GetObjectState()
216 nVal = aRect.Top(); in GetObjectState()
218 nVal = aRect.GetWidth(); in GetObjectState()
220 nVal = aRect.GetHeight(); in GetObjectState()
224 rSet.Put( SfxInt32Item( nWhich, nVal ) ); in GetObjectState()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx154 return nVal; in ReadSprm()
161 return nVal; in ReadUSprm()
168 return nVal; in ReadBSprm()
1605 if (nVal < 0x10) in SetShadow()
1606 nVal = 0x10; in SetShadow()
1607 rShadow.SetWidth(nVal); in SetShadow()
4575 sal_uInt16 nVal; in Read_Emphasis() local
4579 nVal = EMPHASISMARK_NONE; in Read_Emphasis()
4622 if (nVal < 1 || nVal > 600) in Read_ScaleWidth()
4623 nVal = 100; in Read_ScaleWidth()
[all …]
/trunk/main/sw/source/core/layout/
H A Ddbg_lay.cxx393 sal_uLong nVal; in CheckLine() local
394 sscanf( aTok.GetBuffer(), "%li", &nVal ); in CheckLine()
397 case 1: InsertFrm( sal_uInt16( nVal ) ); // FrmId aufnehmen in CheckLine()
400 sal_uInt16 nNew = (sal_uInt16)nVal; in CheckLine()
410 nOld &= ~nVal; // Funktion entfernen in CheckLine()
412 nOld |= nVal; // Funktion aufnehmen in CheckLine()
417 sal_uInt8 nNew = (sal_uInt8)nVal; in CheckLine()
424 case 5: nMaxLines = (sal_uInt16)nVal; in CheckLine()
426 case 6: pVar->Insert( (long)nVal, pVar->Count() ); in CheckLine()
/trunk/main/sfx2/source/bastyp/
H A Dfrmhtmlw.cxx313 sal_Int32 nVal = SIZE_NOT_SET; in Out_FrameDescriptor() local
315 if ( (aAny >>= nVal) && nVal != SIZE_NOT_SET ) in Out_FrameDescriptor()
316 …t += ' ') += OOO_STRING_SVTOOLS_HTML_O_marginwidth) += '=') += ByteString::CreateFromInt32( nVal ); in Out_FrameDescriptor()
318 if ( (aAny >>= nVal) && nVal != SIZE_NOT_SET ) in Out_FrameDescriptor()
319 … += ' ') += OOO_STRING_SVTOOLS_HTML_O_marginheight) += '=') += ByteString::CreateFromInt32( nVal ); in Out_FrameDescriptor()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddlgsize.cxx50 DlgSize::DlgSize( Window* pParent, sal_Int32 nVal, sal_Bool bRow, sal_Int32 _nAlternativeStandard ) in DBG_NAME()
52 ,m_nPrevValue(nVal) in DBG_NAME()
68 sal_Bool bDefault = -1 == nVal; in DBG_NAME()
88 void DlgSize::SetValue( sal_Int32 nVal ) in SetValue() argument
90 aMF_VALUE.SetValue(nVal, FUNIT_CM ); in SetValue()
/trunk/main/editeng/source/items/
H A Dwritingmodeitem.cxx105 sal_Int32 nVal = 0; in PutValue() local
106 sal_Bool bRet = ( rVal >>= nVal ); in PutValue()
115 nVal = (sal_Int32)eMode; in PutValue()
121 switch( nVal ) in PutValue()
126 SetValue( (sal_uInt16)nVal ); in PutValue()
/trunk/main/xmloff/source/style/
H A Descphdl.cxx57 sal_Int16 nVal; in importXML() local
67 nVal = DFLT_ESC_AUTO_SUB; in importXML()
71 nVal = DFLT_ESC_AUTO_SUPER; in importXML()
79 nVal = (sal_Int16) nNewEsc; in importXML()
82 rValue <<= nVal; in importXML()
/trunk/main/svx/source/items/
H A Drotmodit.cxx71 sal_uInt16 nVal; in Create() local
72 rStream >> nVal; in Create()
73 return new SvxRotateModeItem( (SvxRotateMode) nVal,Which() ); in Create()
99 String __EXPORT SvxRotateModeItem::GetValueText( sal_uInt16 nVal ) const in GetValueText()
103 switch ( nVal ) in GetValueText()
/trunk/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx324 sal_Int32 nVal = 0; in addNew() local
325 if ( rProp.Value >>= nVal ) in addNew()
326 aEntry.meGrammar1 = static_cast< FormulaGrammar::Grammar >( nVal ); in addNew()
330 sal_Int32 nVal = 0; in addNew() local
331 if ( rProp.Value >>= nVal ) in addNew()
917 sal_Int32 nVal = 0; in setPropertyValue() local
918 if ( aValue >>= nVal ) in setPropertyValue()
919 meGrammar1 = static_cast< FormulaGrammar::Grammar >(nVal); in setPropertyValue()
925 sal_Int32 nVal = 0; in setPropertyValue() local
926 if ( aValue >>= nVal ) in setPropertyValue()
[all …]
/trunk/main/svtools/source/urlobj/
H A Dinetimg.cxx104 sal_Int32 nVal, nAnchorOffset, nAltOffset, nFilePos; in Read() local
110 rIStm >> nVal; aSizePixel.Width() = nVal; in Read()
111 rIStm >> nVal; aSizePixel.Height() = nVal; in Read()
/trunk/main/svl/inc/svl/
H A Dsrchitem.hxx236 void SvxSearchItem::SetLEVOther( sal_uInt16 nVal ) in SetLEVOther() argument
238 aSearchOpt.changedChars = nVal; in SetLEVOther()
246 void SvxSearchItem::SetLEVShorter( sal_uInt16 nVal ) in SetLEVShorter() argument
248 aSearchOpt.insertedChars = nVal; in SetLEVShorter()
256 void SvxSearchItem::SetLEVLonger( sal_uInt16 nVal ) in SetLEVLonger() argument
258 aSearchOpt.deletedChars = nVal; in SetLEVLonger()
/trunk/main/basic/source/comp/
H A Dscanner.cxx46 nVal = 0; in SbiScanner()
342 nVal = rtl_math_uStringToDouble( buf, buf+(p-buf), '.', ',', NULL, NULL ); in NextSym()
348 if( nVal >= SbxMININT && nVal <= SbxMAXINT ) in NextSym()
351 if( nVal >= SbxMINLNG && nVal <= SbxMAXLNG ) in NextSym()
428 nVal = (double) l; in NextSym()
/trunk/main/oox/source/drawingml/
H A Dcustomshapegeometry.cxx270 nVal++; in GetAdjCoordinate()
272 nVal++; in GetAdjCoordinate()
274 nVal += 2; in GetAdjCoordinate()
318 nVal += 2; in GetAdjCoordinate()
320 nVal += 2; in GetAdjCoordinate()
322 nVal += 2; in GetAdjCoordinate()
354 nVal += 2; in GetAdjCoordinate()
356 nVal += 2; in GetAdjCoordinate()
358 nVal++; in GetAdjCoordinate()
360 nVal++; in GetAdjCoordinate()
[all …]
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx621 sal_Int32 nVal = 1; in ParseSettings() local
622 if( pDataValues->Value >>= nVal ) in ParseSettings()
623 rSettings.maScaleX = Fraction( nVal, rSettings.maScaleX.GetDenominator() ); in ParseSettings()
627 sal_Int32 nVal = 1; in ParseSettings() local
628 if( pDataValues->Value >>= nVal ) in ParseSettings()
629 rSettings.maScaleX = Fraction( rSettings.maScaleX.GetNumerator(), nVal ); in ParseSettings()
633 sal_Int32 nVal = 1; in ParseSettings() local
634 if( pDataValues->Value >>= nVal ) in ParseSettings()
639 sal_Int32 nVal = 1; in ParseSettings() local
640 if( pDataValues->Value >>= nVal ) in ParseSettings()
[all …]
/trunk/main/sc/source/core/data/
H A Ddptablecache.cxx675 if (rEntry.nVal == SC_EMPTYFIELDS) in ValidQuery()
687 bOk = ::rtl::math::approxEqual( nCellVal, rEntry.nVal ); in ValidQuery()
690 bOk = (nCellVal < rEntry.nVal) && !::rtl::math::approxEqual( nCellVal, rEntry.nVal ); in ValidQuery()
693 bOk = (nCellVal > rEntry.nVal) && !::rtl::math::approxEqual( nCellVal, rEntry.nVal ); in ValidQuery()
696 bOk = (nCellVal < rEntry.nVal) || ::rtl::math::approxEqual( nCellVal, rEntry.nVal ); in ValidQuery()
699 bOk = (nCellVal > rEntry.nVal) || ::rtl::math::approxEqual( nCellVal, rEntry.nVal ); in ValidQuery()
702 bOk = !::rtl::math::approxEqual( nCellVal, rEntry.nVal ); in ValidQuery()
H A Dattrib.cxx1099 String ScViewObjectModeItem::GetValueText( sal_uInt16 nVal ) const in GetValueText()
1101 DBG_ASSERT( nVal <= VOBJ_MODE_HIDE, "enum overflow!" ); in GetValueText()
1103 return ScGlobal::GetRscString( STR_VOBJ_MODE_SHOW + (nVal % 2)); in GetValueText()
1140 sal_uInt16 nVal; in Create() local
1141 rStream >> nVal; in Create()
1144 if((sal_uInt16)VOBJ_MODE_HIDE < nVal) nVal = (sal_uInt16)VOBJ_MODE_SHOW; in Create()
1146 return new ScViewObjectModeItem( Which(), (ScVObjMode)nVal); in Create()
1154 ScDoubleItem::ScDoubleItem( sal_uInt16 nWhichP, double nVal ) in ScDoubleItem() argument
1156 nValue ( nVal ) in ScDoubleItem()
/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx670 long nVal = aOrigSize.Width() / -3; in GraphicHasChanged() local
671 aRightMF.SetValue( aRightMF.Normalize( nVal ), eUnit ); in GraphicHasChanged()
672 aLeftMF.SetValue( aLeftMF.Normalize( nVal ), eUnit ); in GraphicHasChanged()
673 aExampleWN.SetLeft(nVal); in GraphicHasChanged()
674 aExampleWN.SetRight(nVal); in GraphicHasChanged()
680 long nVal = aOrigSize.Height() / -3; in GraphicHasChanged() local
681 aTopMF.SetValue( aTopMF.Normalize( nVal ), eUnit ); in GraphicHasChanged()
682 aBottomMF.SetValue( aBottomMF.Normalize( nVal ), eUnit ); in GraphicHasChanged()
683 aExampleWN.SetTop(nVal); in GraphicHasChanged()
684 aExampleWN.SetBottom(nVal); in GraphicHasChanged()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5381 sal_uInt32 nVal; in ReadCharProps() local
5382 rIn >> nVal; in ReadCharProps()
5820 sal_uInt32 nVal; in ApplyTo() local
6027 if ( nVal ) in ApplyTo()
6029 nEsc = (sal_Int16)nVal; in ApplyTo()
6482 if ( nVal <= 3 ) in ApplyTo()
6500 nVal2 = (sal_Int16)nVal; in ApplyTo()
6663 switch( nVal ) in GetDateTime()
7006 >> nVal in PPTTextObj()
7007 >> nVal; in PPTTextObj()
[all …]
/trunk/main/sw/source/ui/fldui/
H A Dflddok.cxx187 sal_uInt16 nVal = static_cast< sal_uInt16 >(sVal.ToInt32()); in Reset() local
188 if(nVal != USHRT_MAX) in Reset()
191 if(nVal == (sal_uInt16)(sal_uLong)aTypeLB.GetEntryData(i)) in Reset()
647 long nVal = static_cast< long >(aDateOffsetED.GetValue()); in FillItemSet() local
649 aVal = String::CreateFromInt32(nVal * 60 * 24); in FillItemSet()
651 aVal = String::CreateFromInt32(nVal); in FillItemSet()
663 sal_Int32 nVal = aValueED.GetText().ToInt32(); in FillItemSet() local
664 aVal = String::CreateFromInt32(nVal); in FillItemSet()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.cxx319 long nVal; in ImplGetFloat() local
324 nVal = pShort[ nSwitch ]; in ImplGetFloat()
325 nVal <<= 16; in ImplGetFloat()
326 nVal |= pShort[ nSwitch ^ 1 ]; in ImplGetFloat()
327 nRetValue = (double)nVal; in ImplGetFloat()
335 nVal = (sal_uInt32)( pLong[ nSwitch ^ 1 ] ); in ImplGetFloat()
336 nVal >>= 16; in ImplGetFloat()
337 nRetValue += (double)nVal; in ImplGetFloat()
/trunk/main/sc/source/filter/dif/
H A Ddifimp.cxx94 if( aDifParser.nVector != 0 || aDifParser.nVal != 1 ) in ScImportDif()
104 if( aDifParser.nVal > MAXCOL + 1 ) in ScImportDif()
107 nNumCols = static_cast<SCCOL>(aDifParser.nVal); in ScImportDif()
114 if( aDifParser.nVal > MAXROW + 1 ) in ScImportDif()
117 nNumRows = static_cast<SCROW>(aDifParser.nVal); in ScImportDif()
122 if( aDifParser.nVector != 0 || aDifParser.nVal != 0 ) in ScImportDif()
328 nVal = 0; in GetNextTopic()
380 ScanIntVal( pCur, nVal ); in GetNextTopic()
/trunk/main/sw/source/filter/html/
H A Dparcss1.hxx143 double nVal, sal_Unicode cO = 0 ) in CSS1Expression()
144 : cOp(cO), eType(eTyp), aValue(rVal), nValue(nVal), pNext(0) in CSS1Expression()
149 inline void Set( CSS1Token eTyp, const String &rVal, double nVal,
168 double nVal, sal_Unicode cO ) in Set() argument
170 cOp = cO; eType = eTyp; aValue = rVal; nValue = nVal; pNext = 0; in Set()
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx929 sal_uInt16 nVal; in GetDigitLevel() local
942 int nMod5 = nStart % (nVal * 5); in GetDigitLevel()
943 int nLast = nStart % nVal; in GetDigitLevel()
944 int n10 = nVal / 10; in GetDigitLevel()
951 nMod5 == (1 * nVal) || in GetDigitLevel()
952 nMod5 == (2 * nVal) ) in GetDigitLevel()
953 nStart = nStart + nVal; in GetDigitLevel()
961 if( ( nStart / nVal ) & 1 ) in GetDigitLevel()
965 int nMod = nStart % nVal; in GetDigitLevel()
966 int n10 = nVal / 5; in GetDigitLevel()
[all …]
/trunk/main/xmloff/source/transform/
H A DFormPropOASISTContext.cxx50 sal_uInt32 nVal = 0; in GetValueType() local
71 nVal *= 10; in GetValueType()
72 nVal += (rValue[nPos] - sal_Unicode('0')); in GetValueType()
73 bOverflow |= (nVal > (bNeg ? 2147483648UL : 2147483647UL)); in GetValueType()
86 else if( nVal > (bNeg ? 32768UL : 32767UL) ) in GetValueType()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8dout.cxx405 sal_uInt16 nVal; in OutTabD609() local
406 rSt.Read( &nVal, sizeof( nVal ) ); in OutTabD609()
407 *pOut << (nVal & 0x1f); in OutTabD609()
408 *pOut << "|" << ((nVal >> 5) & 0x1f); in OutTabD609()
409 *pOut << "|" << ((nVal >> 10) & 0x3f); in OutTabD609()

Completed in 217 milliseconds

12345678910>>...19