Home
last modified time | relevance | path

Searched defs:nElements (Results 1 – 25 of 54) sorted by relevance

123

/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DtextRecord.java72 int nElements = elements.size(); in getByteCount() local
95 int nElements = elements.size(); in getBytes() local
H A DWSEncoder.java118 int nElements = elements.size(); in getRecords() local
/trunk/main/toolkit/source/helper/
H A Dproperty.cxx112 static sal_uInt16 nElements = 0; in ImplGetPropertyInfos() local
326 sal_uInt16 nElements; in ImplAssertValidPropertyArray() local
337 sal_uInt16 nElements; in GetPropertyId() local
352 sal_uInt16 nElements; in ImplGetImplPropertyInfo() local
365 sal_uInt16 nElements; in GetPropertyOrderNr() local
/trunk/main/sal/rtl/source/
H A Dbyteseq.c46 sal_Int32 nElements; in rtl_byte_sequence_reference2One() local
84 sal_Int32 nElements; in rtl_byte_sequence_realloc() local
/trunk/main/slideshow/source/engine/transitions/
H A Dspiralwipe.hxx54 BoxSnakesWipe( sal_Int32 nElements, bool fourBox = false ) in BoxSnakesWipe()
H A Dwaterfallwipe.cxx39 WaterfallWipe::WaterfallWipe( sal_Int32 nElements, bool flipOnYAxis ) in WaterfallWipe()
H A Dsnakewipe.hxx59 ParallelSnakesWipe( sal_Int32 nElements, in ParallelSnakesWipe()
H A Drandomwipe.cxx38 RandomWipe::RandomWipe( sal_Int32 nElements, bool randomBars ) in RandomWipe()
H A Dspiralwipe.cxx40 SpiralWipe::SpiralWipe( sal_Int32 nElements, bool flipOnYAxis ) in SpiralWipe()
H A Dsnakewipe.cxx39 SnakeWipe::SnakeWipe( sal_Int32 nElements, bool diagonal, bool flipOnYAxis ) in SnakeWipe()
/trunk/main/toolkit/source/awt/
H A Dvclxprinter.cxx53 static sal_uInt16 nElements = 0; in ImplGetProperties() local
120 sal_uInt16 nElements; in getInfoHelper() local
/trunk/main/sdext/source/pdfimport/test/
H A Dpdfunzip.cxx298 unsigned int nElements = pPDFFile->m_aSubElements.size(); in write_addStreams() local
321 unsigned int nElements = i_pPDFFile->m_aSubElements.size(); in write_fonts() local
407 unsigned int nElements = s_aEmitObjects.size(); in write_objects() local
/trunk/main/xmlsecurity/source/helper/
H A Ddocumentsignaturehelper.cxx98 sal_Int32 nElements = aElements.getLength(); in ImplFillElementList() local
237 sal_Int32 nElements = aElementNames.getLength(); in CreateElementList() local
/trunk/main/cppu/source/uno/
H A Dprim.hxx115 sal_Int32 nElementSize, sal_Int32 nElements ) in calcSeqMemSize()
H A Dcopy.hxx39 sal_Int32 nElementSize, sal_Int32 nElements ) in allocSeq()
549 sal_Int32 nElements = pSource->nElements; in icopyConstructSequence() local
H A Deq.hxx122 sal_Int32 nElements = pDest->nElements; in _equalSequence() local
H A Dsequence.cxx47 uno_Sequence * pReallocate, sal_Size nElementSize, sal_Int32 nElements ) in reallocSeq()
689 sal_Int32 nElements = pSeq->nElements; in ireallocSequence() local
/trunk/main/vcl/source/window/
H A Darrange.cxx162 size_t nElements = m_pChild->countElements(); in getExpandPriority() local
342 size_t nElements = m_aElements.size(); in distributeRowWidth() local
382 size_t nElements = m_aElements.size(); in distributeColumnHeight() local
433 size_t nElements = m_aElements.size(); in resize() local
901 size_t nElements = io_rSizes.size(); in distributeExtraSize() local
/trunk/main/comphelper/source/misc/
H A Danytostring.cxx173 sal_Int32 nElements = seq->nElements; in appendValue() local
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx521 …sal_Int32 nElements = count_codes( rValue, (sal_Unicode)';') + 1; // a non empty string has at lea… in convertValueSequence() local
546 …sal_Int32 nElements = count_codes( rValue, (sal_Unicode)';' ) + 1; // a non empty string has at le… in convertTiming() local
620 sal_Int32 nElements = 0; in convertKeyTimes() local
640 sal_Int32 nElements = 0; in convertTimeFilter() local
H A Dshapeexport4.cxx182 sal_uInt32 i, j, nElements = rHandles.getLength(); in ImpExportHandles() local
909 sal_Int32 k, nElements = aGluePoints.getLength(); in ImpExportEnhancedGeometry() local
970 sal_uInt16 k, nElements = (sal_uInt16)aPathTextFrames.getLength(); in ImpExportEnhancedGeometry() local
/trunk/main/sdext/source/pdfimport/tree/
H A Dstyle.cxx240 int n = 0, nElements = 0; in emit() local
/trunk/main/bridges/source/jni_uno/
H A Djni_data.cxx41 inline rtl_mem * seq_allocate( sal_Int32 nElements, sal_Int32 nSize ) in seq_allocate()
1027 sal_Int32 nElements = jni->GetArrayLength( (jarray) java_data.l ); in map_to_uno() local
2174 sal_Int32 nElements; in map_to_java() local
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx65 inline auto_ptr< rtl_mem > seq_allocate( sal_Int32 nElements, sal_Int32 nSize ) in seq_allocate()
1272 sal_Int32 nElements = ar->GetLength(0); in map_to_uno() local
1759 sal_Int32 nElements; in map_to_cli() local
/trunk/main/chart2/source/tools/
H A DOPropertySet.cxx281 const sal_Int32 nElements = aPropertyNames.getLength(); in getPropertyDefaults() local

Completed in 157 milliseconds

123