Home
last modified time | relevance | path

Searched refs:mnValue (Results 1 – 25 of 28) sorted by path

12

/trunk/main/basegfx/inc/basegfx/pixel/
H A Dbpixel.hxx56 unsigned mnValue : 32; // all values member
63 maPixelUnion.maCombinedRGBO.mnValue = 0L; in BPixel()
89 maPixelUnion.maCombinedRGBO.mnValue = rPixel.maPixelUnion.maCombinedRGBO.mnValue; in BPixel()
98 maPixelUnion.maCombinedRGBO.mnValue = rPixel.maPixelUnion.maCombinedRGBO.mnValue; in operator =()
107 sal_uInt32 getRedGreenBlueOpacity() const { return maPixelUnion.maCombinedRGBO.mnValue; } in getRedGreenBlueOpacity()
114 …ueOpacity(sal_uInt32 nRedGreenBlueOpacity) { maPixelUnion.maCombinedRGBO.mnValue = nRedGreenBlueOp… in setRedGreenBlueOpacity()
125 return (rPixel.maPixelUnion.maCombinedRGBO.mnValue == maPixelUnion.maCombinedRGBO.mnValue); in operator ==()
130 return (rPixel.maPixelUnion.maCombinedRGBO.mnValue != maPixelUnion.maCombinedRGBO.mnValue); in operator !=()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx1380 sal_Int32 mnValue; member in OCX_SpinButton
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx5472 mnValue( 0 ), in OCX_SpinButton()
5518 if( mnBlockFlags & 0x00000080 ) rStrm >> mnValue; in Read()
5570 aTmp <<= mnValue; in Import()
5682 GetInt32Property( mnValue, rPropSet, WW8_ASCII2STR( "SpinValue" ), 0x00000080 ); in WriteContents()
5749 if( mnBlockFlags & 0x00000080 ) rStrm << mnValue; in WriteData()
5802 aTmp <<= mnValue; in Import()
5914 GetInt32Property( mnValue, rPropSet, WW8_ASCII2STR( "ScrollValue" ), 0x00000080 ); in WriteContents()
/trunk/main/o3tl/qa/
H A Dcow_wrapper_clients.cxx31 cow_wrapper_client2_impl() : mnValue(0) {} in cow_wrapper_client2_impl()
32 explicit cow_wrapper_client2_impl( int nVal ) : mnValue(nVal) {} in cow_wrapper_client2_impl()
33 void setValue( int nVal ) { mnValue = nVal; } in setValue()
34 int getValue() const { return mnValue; } in getValue()
36 … bool operator==( const cow_wrapper_client2_impl& rRHS ) const { return mnValue == rRHS.mnValue; } in operator ==()
37 … bool operator!=( const cow_wrapper_client2_impl& rRHS ) const { return mnValue != rRHS.mnValue; } in operator !=()
38 bool operator<( const cow_wrapper_client2_impl& rRHS ) const { return mnValue < rRHS.mnValue; } in operator <()
41 int mnValue; member in o3tltests::cow_wrapper_client2_impl
/trunk/main/oox/inc/oox/drawingml/
H A Dcolor.hxx124 sal_Int32 mnValue; member
126 … Transformation( sal_Int32 nToken, sal_Int32 nValue ) : mnToken( nToken ), mnValue( nValue ) {} in Transformation()
/trunk/main/oox/source/drawingml/
H A Dcolor.cxx401 lclSetValue( mnC3, aIt->mnValue ); in getColor()
407 lclModValue( mnC3, aIt->mnValue ); in getColor()
413 lclOffValue( mnC3, aIt->mnValue ); in getColor()
421 …OSL_ENSURE( (0 <= aIt->mnValue) && (aIt->mnValue <= MAX_PERCENT), "Color::getColor - invalid shade… in getColor()
422 if( (0 <= aIt->mnValue) && (aIt->mnValue <= MAX_PERCENT) ) in getColor()
433 …OSL_ENSURE( (0 <= aIt->mnValue) && (aIt->mnValue <= MAX_PERCENT), "Color::getColor - invalid tint … in getColor()
434 if( (0 <= aIt->mnValue) && (aIt->mnValue <= MAX_PERCENT) ) in getColor()
445 …OSL_ENSURE( (-MAX_PERCENT <= aIt->mnValue) && (aIt->mnValue <= MAX_PERCENT), "Color::getColor - in… in getColor()
446 if( (-MAX_PERCENT <= aIt->mnValue) && (aIt->mnValue < 0) ) in getColor()
449 lclModValue( mnC3, aIt->mnValue + MAX_PERCENT ); in getColor()
[all …]
/trunk/main/sc/inc/
H A Dsegmenttree.hxx129 sal_uInt16 mnValue; member
/trunk/main/sc/source/core/data/
H A Dsegmenttree.cxx48 ValueType mnValue; member
148 nValue += aData.mnValue * (nEndPos - nCurPos + 1); in getSumValue()
158 nValue += aData.mnValue * (nEndPos - nCurPos + 1); in getSumValue()
186 rData.mnValue = nValue; in getRangeData()
235 rData.mnValue = maItr->second; in getNext()
328 rRange.mbValue = static_cast<bool>(aData.mnValue); in getFirst()
340 rRange.mbValue = static_cast<bool>(aData.mnValue); in getNext()
381 rData.mbValue = aData.mnValue; in getRangeData()
449 rData.mbValue = aData.mnValue; in getRangeData()
498 mnCurValue = aData.mnValue; in getValue()
[all …]
H A Dtable2.cxx2277 if (nNewHeight == aData.mnValue && nEndRow <= aData.mnRow2) in SetRowHeightRange()
2484 return aData.mnValue; in GetRowHeight()
2550 sal_uLong nOneHeight = static_cast<sal_uLong>( aData.mnValue * fScale ); in GetScaledRowHeight()
H A Dtable5.cxx649 mpRowHeights->setValue(nRow, nLastRow, aSrcData.mnValue); in CopyRowHeight()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx2479 mnValue( 0 ), in XclImpTbxObjScrollableBase()
2493 …rStrm >> mnValue >> mnMin >> mnMax >> mnStep >> mnPageStep >> mnOrient >> mnThumbWidth >> mnScroll… in ReadSbs()
2531 rPropSet.SetProperty< sal_Int32 >( CREATE_OUSTRING( "DefaultSpinValue" ), mnValue ); in DoProcessControl()
2570 rPropSet.SetProperty< sal_Int32 >( CREATE_OUSTRING( "DefaultScrollValue" ), mnValue ); in DoProcessControl()
H A Dxlpivot.cxx88 mnValue = nValue; in SetInteger()
128 case EXC_PCITEM_INTEGER: return mnValue == rItem.mnValue; in IsEqual()
158 return (meType == EXC_PCITEM_INTEGER) ? &mnValue : 0; in GetInteger()
/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx721 sal_uInt16 mnValue; member in XclImpTbxObjScrollableBase
H A Dxlpivot.hxx459 sal_Int16 mnValue; /// Value of an integer item. member
/trunk/main/sfx2/inc/sfx2/
H A Dcontrolwrapper.hxx80 ValueT mnValue; /// Corresponding value. member
535 nValue = pEntry->mnValue; in GetValueFromPos()
553 while( (pEntry->mnValue != nValue) && (pEntry->mnPos != mnNFPos) ) in GetPosFromValue()
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx72 inline sal_Int32 GetValue() const { return mnValue; } in GetValue()
73 inline void SetValue( sal_Int32 nValue ) { mnValue = nValue; } in SetValue()
80 sal_Int32 mnValue; member in SfxOleInt32Property
422 mnValue( nValue ) in SfxOleInt32Property()
428 rStrm >> mnValue; in ImplLoad()
433 rStrm << mnValue; in ImplSave()
/trunk/main/slideshow/source/engine/
H A Dsmilfunctionparser.cxx132 mnValue( rValue ), in ConstantFunctor()
142 ExpressionNodeFactory::createConstantValueExpression( mnValue ) ); in operator ()()
146 const double mnValue; member in slideshow::internal::__anond02c971d0111::ConstantFunctor
/trunk/main/svtools/inc/svtools/
H A Dtextdata.hxx132 sal_uLong mnValue; member in TextHint
139 sal_uLong GetValue() const { return mnValue; } in GetValue()
140 void SetValue( sal_uLong n ) { mnValue = n; } in SetValue()
/trunk/main/svtools/source/edit/
H A Dtextdata.cxx319 mnValue = 0; in TextHint()
324 mnValue = nValue; in TextHint()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx769 const double mnValue; member in __anonebc81da20111::ConstantFunctor
775 mnValue( rValue ), in ConstantFunctor()
781 …pContext->maOperandStack.push( ExpressionNodeSharedPtr( new ConstantValueExpression( mnValue ) ) ); in operator ()()
805 double mnValue; member in __anonebc81da20111::EnumFunctor
812 , mnValue( 0 ) in EnumFunctor()
/trunk/main/tools/inc/tools/
H A Dresary.hxx37 long mnValue; member
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx1484 sal_Int32 mnValue; member in MetaCommentAction
1509 sal_Int32 GetValue() const { return mnValue; } in GetValue()
H A Dspin.hxx54 long mnValue; member in SpinButton
88 long GetValue() const { return mnValue; } in GetValue()
105 return mnValue + mnValueStep <= mnMaxRange; in ImplIsUpperEnabled()
109 return mnValue >= mnMinRange + mnValueStep; in ImplIsLowerEnabled()
/trunk/main/vcl/source/control/
H A Dspinbtn.cxx40 mnValue = 0; in ImplInit()
109 mnValue += mnValueStep; in Up()
124 mnValue -= mnValueStep; in Down()
425 if ( mnValue > mnMaxRange ) in SetRange()
426 mnValue = mnMaxRange; in SetRange()
427 if ( mnValue < mnMinRange ) in SetRange()
428 mnValue = mnMinRange; in SetRange()
444 if ( mnValue != nValue ) in SetValue()
446 mnValue = nValue; in SetValue()
/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx4014 mnValue ( nValue ) in MetaCommentAction()
4024 mnValue ( rAct.mnValue ) in MetaCommentAction()
4034 mnValue ( nValue ) in MetaCommentAction()
4043 mnValue ( 0L ) in MetaCommentAction()
4191 ( mnValue == ((MetaCommentAction&)rMetaAction).mnValue ) && in Compare()
4201 rOStm << maComment << mnValue << mnDataSize; in Write()
4212 rIStm >> maComment >> mnValue >> mnDataSize; in Read()

Completed in 236 milliseconds

12