Home
last modified time | relevance | path

Searched refs:nValues (Results 26 – 29 of 29) sorted by relevance

12

/aoo42x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx751 sal_Int32 nValues = aValues.getLength(); in convertAnimationNode() local
752 if( nValues ) in convertAnimationNode()
755 while( nValues-- ) in convertAnimationNode()
/aoo42x/main/vcl/unx/generic/printer/
H A Dppdparser.cxx2020 int nValues = pKey->countValues(); in getUnconstrainedValues() local
2021 for( int i = 0; i < nValues; i++ ) in getUnconstrainedValues()
/aoo42x/main/sw/source/core/access/
H A Daccpara.cxx2481 sal_Int32 nValues = rValues.getLength(); in _correctValues() local
2482 for (sal_Int32 i = 0; i < nValues; ++i) in _correctValues()
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx2578 sal_Int32 nValues(aValues.getLength()); in setPropertyValues() local
2579 if (nCount != nValues) in setPropertyValues()
2725 sal_Int32 nValues(aValues.getLength()); in setPropertyValuesTolerant() local
2726 if (nCount != nValues) in setPropertyValuesTolerant()

Completed in 109 milliseconds

12