Home
last modified time | relevance | path

Searched refs:nLength (Results 176 – 200 of 450) sorted by relevance

12345678910>>...18

/trunk/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx79 sal_Int32 nLength = ::std::min( mnLength, aString.getLength() - nStart ); in getCaption() local
80 return aString.copy( nStart, nLength ); in getCaption()
94 sal_Int32 nLength = ::std::min( mnLength, aString.getLength() - nStart ); in setCaption() local
95 setFullString( aString.replaceAt( nStart, nLength, rCaption ) ); in setCaption()
/trunk/main/comphelper/source/xml/
H A Dofopxmlhelper.cxx427 sal_Int32 nLength = m_aElementsSeq.getLength(); in endElement() local
428 if ( nLength <= 0 ) in endElement()
431 if ( !m_aElementsSeq[nLength-1].equals( aName ) ) in endElement()
434 m_aElementsSeq.realloc( nLength - 1 ); in endElement()
/trunk/main/comphelper/inc/comphelper/
H A Daccessibletexthelper.hxx59 …_Bool implIsValidBoundary( ::com::sun::star::i18n::Boundary& rBoundary, sal_Int32 nLength );
60 virtual sal_Bool implIsValidIndex( sal_Int32 nIndex, sal_Int32 nLength );
61 …al sal_Bool implIsValidRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex, sal_Int32 nLength );
/trunk/main/sal/qa/osl/socket/
H A Dosl_StreamSocket.cxx622 sal_Int32 nLength = myClientThread.getCount(); in write_read() local
625 printf("Length:=%d\n", nLength); in write_read()
628 …ASSERT_TRUE(nLength == _nBufferSize && bIsOk == true) << " test for write/read values with two thr… in write_read()
1327 sal_uInt32 nLength = myReadThread.getCount(); in TEST_F() local
1330 printf("Length:=%d\n", nLength); in TEST_F()
/trunk/main/i18npool/source/localedata/
H A Dsaxparser.cxx123 size_t nLength = ftell( f ); in createStreamFromFile() local
126 Sequence<sal_Int8> seqIn(nLength); in createStreamFromFile()
127 if (fread( seqIn.getArray() , nLength , 1 , f ) == 1) in createStreamFromFile()
/trunk/main/migrationanalysis/src/wizard/
H A DOffice10Issues.bas53 nLength As Long
98 secattr.nLength = Len(secattr)
127 secattr.nLength = Len(secattr)
/trunk/main/sc/source/filter/excel/
H A Dxestring.cxx477 …Stream& rStrm, const ScfUInt16Vec& rBuffer, sal_uInt16 nStart, sal_Int32 nLength, const XclExpFont… in lcl_WriteRun() argument
479 if( nLength == 0 ) in lcl_WriteRun()
495 rWorksheet->writeEscaped( XclXmlUtils::ToOUString( rBuffer, nStart, nLength ) ); in lcl_WriteRun()
498 return static_cast<sal_uInt16>(nStart + nLength); in lcl_WriteRun()
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx262 const sal_Int32 nLength = aSourceData.getLength(); in importer() local
266 for ( sal_Int32 i = 0 ; i < nLength; i++) in importer()
407 const sal_Int32 nLength = aSourceData.getLength(); in exporter() local
408 for ( sal_Int32 i = 0; i < nLength; i++ ) in exporter()
/trunk/main/sw/source/ui/chrdlg/
H A Dchardlg.cxx333 sal_Int32 nLength = ((sal_Int32)sizeof(pFile)-1); in FillItemSet() local
334 if( sURL.copy(0, nLength ).equalsAsciiL( pFile, nLength )) in FillItemSet()
/trunk/main/unotools/source/i18n/
H A Dtextsearch.cxx308 sal_uInt16 nLength = (sal_uInt16)(rResult.endOffset[0] - rResult.startOffset[0]); in ReplaceBackReferences() local
311 rReplaceStr.Insert( rStr, nStart, nLength, nPos ); in ReplaceBackReferences()
313 nPos = nPos + nLength; in ReplaceBackReferences()
/trunk/main/oox/source/ppt/
H A Dpptfilterhelpers.cxx116 sal_Int32 nLength = aSearch.getLength(); in convertMeasure() local
120 nLength++; in convertMeasure()
124 rString = rString.replaceAt( nIndex, nLength, aNew ); in convertMeasure()
/trunk/main/autodoc/source/display/html/
H A Dhd_docu.cxx346 UINT8 nLength = i_rData.Length(); in Display_DT_Whitespace() local
347 sSpace[nLength] = NULCH; in Display_DT_Whitespace()
349 sSpace[nLength] = ' '; in Display_DT_Whitespace()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx429 sal_uLong nLength = GetUInt( p + 12 ); in GetTable() local
431 *pLength = nLength; in GetTable()
433 if( (pTable + nLength) <= (mpFontFile->GetBuffer() + nFileSize) ) in GetTable()
1790 sal_uLong nLength = 0; in GetFontCodeRanges() local
1791 const unsigned char* pCmap = GetTable( "cmap", &nLength ); in GetFontCodeRanges()
1792 if( pCmap && (nLength > 0) ) in GetFontCodeRanges()
1793 if( ParseCMAP( pCmap, nLength, rResult ) ) in GetFontCodeRanges()
2377 sal_uLong nLength = 0; in ApplyGSUB() local
2378 const FT_Byte* const pGsubBase = mpFontInfo->GetTable( "GSUB", &nLength ); in ApplyGSUB()
/trunk/main/comphelper/source/misc/
H A Dmimeconfighelper.cxx86 sal_Int32 nLength = aClassID.getLength(); in GetSequenceClassIDRepresentation() local
87 if ( nLength == 36 ) in GetSequenceClassIDRepresentation()
97 while( nSeqInd < 16 && nStrPointer + 1 < nLength ) in GetSequenceClassIDRepresentation()
107 if ( nStrPointer < nLength && pString[nStrPointer] == '-' ) in GetSequenceClassIDRepresentation()
111 if ( nSeqInd == 16 && nStrPointer == nLength ) in GetSequenceClassIDRepresentation()
/trunk/main/embeddedobj/source/msole/
H A Dolecomponent.cxx593 sal_Int32 nLength = aResult.getLength(); in GetFlavorsForAspects() local
594 aResult.realloc( nLength + m_aSupportedGraphFormats.getLength() ); in GetFlavorsForAspects()
598 aResult[nLength + nInd].MimeType = m_aSupportedGraphFormats[nInd].MimeType + aAspectSuffix; in GetFlavorsForAspects()
599 …aResult[nLength + nInd].HumanPresentableName = m_aSupportedGraphFormats[nInd].HumanPresentableName; in GetFlavorsForAspects()
600 aResult[nLength + nInd].DataType = m_aSupportedGraphFormats[nInd].DataType; in GetFlavorsForAspects()
1722 sal_Int32 nLength = aIdentifier.getLength(); in getSomething() local
1723 if ( nLength == 16 ) in getSomething()
/trunk/main/chart2/source/tools/
H A DInternalDataProvider.cxx387 sal_Int32 nLength = aDataSeq.getLength(); in InternalDataProvider() local
389 if( nCatLength < nLength ) in InternalDataProvider()
390 aNewCategories.resize( nLength ); in InternalDataProvider()
391 else if( nLength < nCatLength ) in InternalDataProvider()
399 sal_Int32 nLength = aSimplecategories.getLength(); in InternalDataProvider() local
400 aNewCategories.reserve( nLength ); in InternalDataProvider()
401 for( sal_Int32 nN=0; nN<nLength; nN++) in InternalDataProvider()
/trunk/main/sdext/source/presenter/
H A DPresenterHelpView.cxx716 sal_Int32 nLength (rsText.getLength()); in SplitText() local
718 while (nIndex < nLength) in SplitText()
741 if (nStart < nLength) in SplitText()
742 rTextParts.push_back(rsText.copy(nStart, nLength-nStart)); in SplitText()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtextbreakuphelper.hxx55 …kupPortion(Primitive2DVector& rTempResult, sal_uInt32 nIndex, sal_uInt32 nLength, bool bWordLineMo…
64 …ge(sal_uInt32 nCount, basegfx::B2DHomMatrix& rNewTransform, sal_uInt32 nIndex, sal_uInt32 nLength);
/trunk/main/dbaccess/source/ui/misc/
H A DDExport.cxx587 sal_Int32 nLength(0),nScale(0); in SetColumnTypes() local
597 nLength = ((m_vColumnSize[i] % 10 ) ? m_vColumnSize[i]/ 10 + 1: m_vColumnSize[i]/ 10) * 10; in SetColumnTypes()
611 nLength = 19; in SetColumnTypes()
624 nLength = ((m_vColumnSize[i] % 10 ) ? m_vColumnSize[i]/ 10 + 1: m_vColumnSize[i]/ 10) * 10; in SetColumnTypes()
631 (*aIter)->second->SetPrecision(::std::min<sal_Int32>(aFind->second->nPrecision,nLength)); in SetColumnTypes()
/trunk/main/sax/source/expatwrap/
H A Dxml2utf.cxx70 sal_Int32 nLength = seq.getLength(); in readAndConvert() local
71 seq.realloc( seqStart.getLength() + nLength ); in readAndConvert()
75 nLength); in readAndConvert()
/trunk/main/oox/source/drawingml/
H A Dlineproperties.cxx210 sal_Int32 nLength = lclGetArrowSize( rArrowProps.moArrowLength.get( XML_med ) ); in lclPushMarkerProperties() local
213 sal_Int32 nNameIndex = nWidth * 3 + nLength + 1; in lclPushMarkerProperties()
219 switch( nLength ) in lclPushMarkerProperties()
/trunk/main/xmloff/source/text/
H A DXMLAutoMarkFileContext.cxx71 sal_Int16 nLength = xAttrList->getLength(); in StartElement() local
72 for( sal_Int16 i = 0; i < nLength; i++ ) in StartElement()
H A DXMLLineNumberingSeparatorImportContext.cxx62 sal_Int16 nLength = xAttrList->getLength(); in StartElement() local
63 for(sal_Int16 i=0; i<nLength; i++) in StartElement()
/trunk/main/dtrans/test/win32/dnd/
H A Dtransferable.cxx100 sal_Int32 nLength = m_seqDFlv.getLength( ); in isDataFlavorSupported() local
103 for ( sal_Int32 i = 0; i < nLength; ++i ) in isDataFlavorSupported()
/trunk/main/vcl/inc/unx/
H A Di18n_ic.hxx75 int CommitStringCallback( sal_Unicode* pText, sal_Size nLength );
76 int CommitKeyEvent( sal_Unicode* pText, sal_Size nLength );

Completed in 191 milliseconds

12345678910>>...18