Home
last modified time | relevance | path

Searched refs:nLength (Results 226 – 250 of 450) sorted by last modified time

12345678910>>...18

/trunk/main/sdext/source/presenter/
H A DPresenterSlideSorter.cxx1935 sal_Int32 nLength (round(rsText.getLength() * nMaximalWidth / nTextWidth)); in GetFittingText() local
1939 const OUString sCandidate (rsText.copy(0,nLength) + sEllipses); in GetFittingText()
1945 nLength -= 1; in GetFittingText()
1946 if (nLength <= 0) in GetFittingText()
1957 nLength += 1; in GetFittingText()
1958 if (nLength >= rsText.getLength()) in GetFittingText()
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/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx81 size_t nLength(strlen(i_pStr)); in lcl_escapeLineFeeds() local
82 char* pBuffer = new char[2*nLength+1]; in lcl_escapeLineFeeds()
86 while( nLength-- ) in lcl_escapeLineFeeds()
/trunk/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx686 int nLength = aArguments.getLength(); in Optimize() local
687 aArguments.realloc( nLength + 1 ); in Optimize()
688 aArguments[ nLength ].Name = TKGet( TK_FilterName ); in Optimize()
689 aArguments[ nLength ].Value <<= maFilterName; in Optimize()
/trunk/main/sd/source/ui/view/
H A Dfrmview.cxx671 const sal_Int32 nLength = rSequence.getLength(); in ReadUserDataSequence() local
672 if (nLength) in ReadUserDataSequence()
692 for (sal_Int16 i = 0 ; i < nLength; i++, pValue++ ) in ReadUserDataSequence()
H A Ddrviews5.cxx586 const sal_Int32 nLength = rSequence.getLength(); in ReadUserDataSequence() local
588 for (sal_Int16 i = 0 ; i < nLength; i++, pValue++ ) in ReadUserDataSequence()
H A DViewClipboard.cxx171 sal_uInt16 nLength = sLayoutSuffix.Len(); in AssignMasterPage() local
173 if (String(sLayoutName, sLayoutName.Len()-nLength, nLength).Equals ( in AssignMasterPage()
175 sLayoutName = String(sLayoutName, 0, sLayoutName.Len()-nLength); in AssignMasterPage()
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx76 sal_Int32 nLength = rName.getLength(); in getInitials() local
78 while( nLength ) in getInitials()
81 while( nLength && (*pStr <= ' ') ) in getInitials()
83 nLength--; pStr++; in getInitials()
87 if( nLength ) in getInitials()
90 nLength--; pStr++; in getInitials()
94 while( nLength && (*pStr > ' ') ) in getInitials()
96 nLength--; pStr++; in getInitials()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx142 sal_Int32 nLength = aSearch.getLength(); in ImplTranslateAttribute() local
146 nLength++; in ImplTranslateAttribute()
150 rString = rString.replaceAt( nIndex, nLength, aNew ); in ImplTranslateAttribute()
402 sal_Int32 nLength = aUserData.getLength(); in processAfterEffectNodes() local
405 while( nLength-- ) in processAfterEffectNodes()
854 sal_Int32 nLength = aUserData.getLength(); in exportAnimNode() local
855 while( nLength-- ) in exportAnimNode()
931 sal_Int32 nLength = aUserData.getLength(); in exportAnimPropertySet() local
932 while( nLength-- ) in exportAnimPropertySet()
1781 end += nLength; in exportAnimateTargetElement()
[all …]
/trunk/main/sd/source/core/
H A DTransitionPreset.cxx79 sal_Int32 nLength = aUserData.getLength(); in TransitionPreset() local
81 while( nLength-- ) in TransitionPreset()
H A DCustomAnimationCloner.cxx220 const sal_Int32 nLength = aUserData.getLength(); in transformNode() local
222 for( nElement = 0; nElement < nLength; nElement++, pValue++ ) in transformNode()
261 const sal_Int32 nLength = aSequence.getLength(); in transformValue() local
265 for( nElement = 0; nElement < nLength; nElement++, pAny++ ) in transformValue()
/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()
H A Dvbapagebreaks.cxx110 sal_Int32 nLength = aTablePageBreakData.getLength(); in getCount() local
111 for( sal_Int32 i=0; i<nLength; i++ ) in getCount()
151 sal_Int32 nLength = aTablePageBreakDataList.getLength(); in getTablePageBreakData() local
152 for( sal_Int32 i=0; i<nLength; i++ ) in getTablePageBreakData()
H A Dvbaeventshelper.cxx765 sal_Int32 nLength = aVbaArgs.getLength(); in implBuildArgumentList() local
766 uno::Sequence< uno::Any > aVbaArgs2( nLength + 1 ); in implBuildArgumentList()
768 for( sal_Int32 nIndex = 0; nIndex < nLength; ++nIndex ) in implBuildArgumentList()
H A Dvbacharacters.hxx42 sal_Int16 nLength; member in ScVbaCharacters
H A Dvbacharacters.cxx32 …ASE( xParent, xContext ), m_xSimpleText(xRange), m_aPalette( dPalette), nLength(-1), nStart(1), b… in ScVbaCharacters()
38 Length >>=nLength; in ScVbaCharacters()
48 if ( nLength < 0 ) // expand to end in ScVbaCharacters()
51 xTextCursor->goRight( nLength, sal_True ); in ScVbaCharacters()
/trunk/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.cxx125 sal_Int32 nLength = aUsersData.getLength(); in UpdateView() local
127 if ( nLength > 0 ) in UpdateView()
131 for ( sal_Int32 i = 0; i < nLength; ++i ) in UpdateView()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx900 sal_Int32 nLength = implGetTextLength(); in implGetLastEqualFormatted() local
901 while( (nApiPos < nLength - 1) && (implHasSplit( nApiPos + 1 ) == bSplit) ) in implGetLastEqualFormatted()
H A DAccessibleContextBase.cxx495 sal_Int32 nLength(aSupportedServices.getLength()); in supportsService() local
497 for (int i=0; i<nLength; ++i, ++pServiceNames) in supportsService()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyli.cxx328 sal_Int32 nLength = rProps.getLength(); in lclAppendProperty() local
329 rProps.realloc( nLength + 1 ); in lclAppendProperty()
330 rProps[ nLength ].Name = rPropName; in lclAppendProperty()
331 rProps[ nLength ].Value <<= rValue; in lclAppendProperty()
H A Dxmlcvali.cxx439 sal_Int32 nLength = aValues.getLength(); in EndElement() local
440 for( sal_Int32 i = 0; i < nLength; i++ ) in EndElement()
H A DXMLTextPContext.cxx150 sal_Int32 nLength = sSetString.getLength(); in CreateChildContext() local
151 if ( nLength > 0 ) in CreateChildContext()
153 sal_Unicode cLast = sSetString.getStr()[ nLength - 1 ]; in CreateChildContext()
161 …sSetString = sSetString.copy( 0, nLength - 1 ); // remove from the string for SetCursorOnTextImpo… in CreateChildContext()
H A DXMLChangeTrackingImportHelper.cxx263 sal_uInt32 nLength(sID.getLength()); in GetIDFromString() local
264 if (nLength) in GetIDFromString()
268 rtl::OUString sValue(sID.copy(nPrefixLength, nLength - nPrefixLength)); in GetIDFromString()
H A DXMLConverter.cxx431 sal_Int32 nLength = static_cast< sal_Int32 >( rpcString - pcIdStart ); in lclGetConditionInfo() local
434 if( nLength > 0 ) in lclGetConditionInfo()
436 …if( (nLength == pInfo->mnIdentLength) && (::rtl_ustr_ascii_shortenedCompare_WithLength( pcIdStart,… in lclGetConditionInfo()
499 sal_Int32 nLength = static_cast< sal_Int32 >( pcEnd - rpcString ); in lclSkipExpressionString() local
500 sal_Int32 nNextQuote = ::rtl_ustr_indexOfChar_WithLength( rpcString, nLength, cQuoteChar ); in lclSkipExpressionString()
H A DXMLExportDatabaseRanges.cxx99 sal_Int32 nLength = aImportProperties.getLength(); in GetEmptyDatabaseRanges() local
101 for (sal_Int32 j = 0; j < nLength; ++j) in GetEmptyDatabaseRanges()

Completed in 165 milliseconds

12345678910>>...18