Home
last modified time | relevance | path

Searched defs:nVal (Results 26 – 50 of 362) sorted by relevance

12345678910>>...15

/trunk/main/xmloff/inc/xmloff/
H A DProgressBarHelper.hxx57 void SetRange(sal_Int32 nVal) { nRange = nVal; } in SetRange()
58 void SetReference(sal_Int32 nVal) { nReference = nVal; } in SetReference()
/trunk/main/sw/source/filter/inc/
H A Drtf.hxx36 sal_uInt16 nVal; member
61 sal_uInt16 nVal; member
86 sal_uInt8 nVal; member
111 sal_uInt8 nVal; member
/trunk/main/xmloff/source/style/
H A Dadjushdl.cxx86 sal_Int16 nVal = 0; in exportXML() local
120 sal_Int16 nVal = 0; in exportXML() local
/trunk/main/svx/source/dialog/
H A Drulritem.cxx67 sal_Int32 nVal; in QueryValue() local
97 sal_Int32 nVal = 0; in PutValue() local
193 sal_Int32 nVal; in QueryValue() local
223 sal_Int32 nVal = 0; in PutValue() local
310 sal_Int32 nVal; in QueryValue() local
340 sal_Int32 nVal = 0; in PutValue() local
617 sal_Int32 nVal = 0; in PutValue() local
/trunk/main/svx/inc/svx/
H A Dsdtaaitm.hxx33 SdrTextAniAmountItem(sal_Int16 nVal=0): SfxInt16Item(SDRATTR_TEXT_ANIAMOUNT,nVal) {} in SdrTextAniAmountItem()
H A Dsdtacitm.hxx32 SdrTextAniCountItem(sal_uInt16 nVal=0): SfxUInt16Item(SDRATTR_TEXT_ANICOUNT,nVal) {} in SdrTextAniCountItem()
H A Dsdtayitm.hxx33 SdrTextAniDelayItem(sal_uInt16 nVal=0): SfxUInt16Item(SDRATTR_TEXT_ANIDELAY,nVal) {} in SdrTextAniDelayItem()
H A Dsxmoitm.hxx33 SdrMeasureOverhangItem(long nVal=0): SdrMetricItem(SDRATTR_MEASUREOVERHANG,nVal) {} in SdrMeasureOverhangItem()
H A Dsdasaitm.hxx38 void SetValue( sal_Int32 nVal ) { nValue = nVal; }; in SetValue()
H A Dsdmetitm.hxx39 SdrMetricItem(sal_uInt16 nId, sal_Int32 nVal=0): SfxInt32Item(nId,nVal) {} in SdrMetricItem()
H A Dsxmtaitm.hxx43 …SdrMeasureTextAutoAngleViewItem(long nVal=31500): SdrAngleItem(SDRATTR_MEASURETEXTAUTOANGLEVIEW,nV… in SdrMeasureTextAutoAngleViewItem()
/trunk/main/vcl/inc/vcl/
H A Dsalbtype.hxx785 const sal_uInt32 nVal = *pPixel; in GetColorFor8Bit() local
801 const sal_uInt32 nVal = *(sal_uInt16*) pPixel; in GetColorFor16BitMSB() local
813 …const sal_uInt16 nVal = (sal_uInt16)COLOR_TO_MASK( rColor, mnRMask, mnGMask, mnBMask, mnRShift, mn… in SetColorFor16BitMSB() local
828 const sal_uInt32 nVal = pPixel[ 0 ] | ( (sal_uInt32) pPixel[ 1 ] << 8UL ); in GetColorFor16BitLSB() local
840 …const sal_uInt16 nVal = (sal_uInt16)COLOR_TO_MASK( rColor, mnRMask, mnGMask, mnBMask, mnRShift, mn… in SetColorFor16BitLSB() local
855 …const sal_uInt32 nVal = pPixel[ 0 ] | ( (sal_uInt32) pPixel[ 1 ] << 8UL ) | ( (sal_uInt32) pPixel[… in GetColorFor24Bit() local
863 …const sal_uInt32 nVal = COLOR_TO_MASK( rColor, mnRMask, mnGMask, mnBMask, mnRShift, mnGShift, mnBS… in SetColorFor24Bit() local
872 const sal_uInt32 nVal = (sal_uInt32) pPixel[ 0 ] | ( (sal_uInt32) pPixel[ 1 ] << 8UL ) | in GetColorFor32Bit() local
886 const sal_uInt32 nVal = (sal_uInt32) pPixel[ 0 ] | ( (sal_uInt32) pPixel[ 1 ] << 8UL ) | in GetColorAndAlphaFor32Bit() local
901 …const sal_uInt32 nVal = COLOR_TO_MASK( rColor, mnRMask, mnGMask, mnBMask, mnRShift, mnGShift, mnBS… in SetColorFor32Bit() local
/trunk/main/sfx2/inc/sfx2/
H A Dprogress.hxx46 sal_uIntPtr nVal; member in SfxProgress
/trunk/main/sw/source/core/inc/
H A DGetMetricVal.hxx35 sal_uInt16 nVal = MEASURE_METRIC == SvtSysLocale().GetLocaleData().getMeasurementSystemEnum() in GetMetricVal() local
/trunk/main/xmloff/source/draw/
H A Dpropimp0.cxx74 sal_Int32 nVal = 0; in exportXML() local
156 sal_uInt16 nVal = sal_uInt16(); in exportXML() local
214 sal_Int16 nVal = sal_Int16(); in exportXML() local
/trunk/main/svx/source/sidebar/text/
H A DTextCharacterSpacingControl.cxx315 long nVal = 0; in IMPL_LINK() local
440 long nVal = LogicToLogic( nTmp, MAP_POINT, (MapUnit)eUnit ); in IMPL_LINK() local
451 long nVal = LogicToLogic( nTmp, MAP_POINT, (MapUnit)eUnit ); in IMPL_LINK() local
/trunk/main/sc/source/ui/dbgui/
H A Dasciiopt.cxx224 sal_Int32 nVal = aCode.ToInt32(); in ReadFromString() local
238 sal_Int32 nVal = aToken.ToInt32(); in ReadFromString() local
/trunk/main/svl/inc/svl/
H A Dflagitem.hxx41 sal_uInt16 nVal; member in SfxFlagItem
/trunk/main/sc/source/ui/view/
H A Ddrawattr.cxx72 sal_uInt16 nVal; in Create() local
H A Dcellsh3.cxx569 long nVal = pDlg->GetInputValue(); in Execute() local
621 long nVal = pDlg->GetInputValue(); in Execute() local
675 long nVal = pDlg->GetInputValue(); in Execute() local
727 long nVal = pDlg->GetInputValue(); in Execute() local
/trunk/main/editeng/inc/editeng/
H A Ditemtype.hxx60 inline long Scale( long nVal, long nMult, long nDiv ) in Scale()
/trunk/main/svx/source/items/
H A Dalgitem.cxx183 sal_Int16 nVal = sal_Int16(); in PutValue() local
222 sal_uInt16 nVal; in Create() local
316 style::VerticalAlignment nVal = style::VerticalAlignment_TOP; in PutValue() local
378 sal_uInt16 nVal; in Create() local
485 sal_uInt16 nVal; in Create() local
708 sal_Int32 nVal = 0; in PutValue() local
/trunk/main/starmath/inc/
H A Drect.hxx153 void SetHiAttrFence(long nVal) { nHiAttrFence = nVal; } in SetHiAttrFence()
154 void SetLoAttrFence(long nVal) { nLoAttrFence = nVal; } in SetLoAttrFence()
167 void SetAlignTop(long nVal) { nAlignT = nVal; } in SetAlignTop()
173 void SetAlignT(long nVal) { nAlignT = nVal; } in SetAlignT()
/trunk/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx155 sal_uInt16 nVal = pBox->GetCurItemId(); in IMPL_LINK() local
189 sal_uInt16 nVal = pBox->GetSelectEntryPos(); in IMPL_LINK() local
298 sal_uInt16 nVal = pItem->GetValue(); in NotifyItemUpdate() local
/trunk/main/sc/inc/
H A Dsubtotal.hxx42 double nVal; member

Completed in 85 milliseconds

12345678910>>...15