Home
last modified time | relevance | path

Searched refs:xub_StrLen (Results 376 – 400 of 785) sorted by relevance

1...<<11121314151617181920>>...32

/trunk/main/sw/source/core/fields/
H A Dchpfld.cxx164 for( xub_StrLen i = 0; i < sTitle.Len(); ++i ) in ChangeExpansion()
237 for( xub_StrLen i = 0; i < sTitle.Len(); ++i ) in ChangeExpansion()
/trunk/main/editeng/inc/editeng/
H A Dunoedprx.hxx63 …virtual void FieldClicked( const SvxFieldItem& rField, sal_uInt32 nPara, xub_StrLen nPos …
96 …virtual xub_StrLen AppendTextPortion( sal_uInt32 nPara, const String &rText, const SfxItemSet &rS…
H A Dunoedsrc.hxx170 …virtual void FieldClicked( const SvxFieldItem& rField, sal_uInt32 nPara, xub_StrLen nPos ) =…
178 …virtual xub_StrLen AppendTextPortion( sal_uInt32 nPara, const String &rText, const SfxItemSet &rS…
H A Deditview.hxx229 const SvxFieldItem* GetFieldUnderMousePointer( sal_uInt32& nPara, xub_StrLen& nPos ) const;
230 …const SvxFieldItem* GetField( const Point& rPos, sal_uInt32* pnPara = NULL, xub_StrLen* pnPos = NU…
/trunk/main/svx/source/form/
H A Dfmsrcimp.cxx615 xub_StrLen nStart = 0, nEnd = (xub_StrLen)sCurrentCheck.getLength(); in SearchRegularApprox()
888 xub_StrLen nLen = sVis.GetTokenCount(); in Init()
889 for (xub_StrLen i=0; i<nLen; ++i) in Init()
/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx866 …ol SalGraphics::filterText( const String&, String&, xub_StrLen, xub_StrLen&, xub_StrLen&, xub_StrL… in filterText() argument
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx512 aUIString.GetChar((xub_StrLen)nIndex + 1) == (sal_Unicode) '.' ) in GetRangeFromString()
513 aUIString.Erase( (xub_StrLen)nIndex + 1, 1 ); in GetRangeFromString()
521 …bResult = ((rRange.aStart.Parse( aUIString.Copy(0, (xub_StrLen)nIndex), const_cast<ScDocument*>(pD… in GetRangeFromString()
523 … ((rRange.aEnd.Parse( aUIString.Copy((xub_StrLen)nIndex+1), const_cast<ScDocument*>(pDocument), in GetRangeFromString()
/trunk/main/sc/source/ui/pagedlg/
H A Dscuitphfedit.cxx683 aSel.nEndPos = sal::static_int_cast<xub_StrLen>( aSel.nEndPos + aPageOfEntry.Len() ); in ProcessDefinedListSel()
728 aSel.nEndPos = sal::static_int_cast<xub_StrLen>( aSel.nEndPos + aPageEntry.Len() ); in ProcessDefinedListSel()
758 aSel.nEndPos = sal::static_int_cast<xub_StrLen>( aSel.nEndPos + aCommaSpace.Len() ); in ProcessDefinedListSel()
779 aSel.nEndPos = sal::static_int_cast<xub_StrLen>( aSel.nEndPos + aCommaSpace.Len() ); in ProcessDefinedListSel()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx1101 xub_StrLen nAt; in lcl_NoteString()
1527 xub_StrLen nPos = aDocName.Search('#'); in LoadFile()
1654 xub_StrLen nLen = rName.Len(); in SelectDoc()
1655 xub_StrLen nActiveStart = nLen - pParentWindow->aStrActive.Len(); in SelectDoc()
1658 xub_StrLen nNotActiveStart = nLen - pParentWindow->aStrNotActive.Len(); in SelectDoc()
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.cxx162 xub_StrLen nStart = 0; in MakeEntries()
164 xub_StrLen nLen = sShortcut.Len(); in MakeEntries()
/trunk/main/reportdesign/source/ui/misc/
H A DFunctionHelper.cxx182 xub_StrLen FunctionDescription::getSuppressedArgumentCount() const in getSuppressedArgumentCount()
184 return static_cast<xub_StrLen>(m_aParameter.getLength()); in getSuppressedArgumentCount()
/trunk/main/cui/source/options/
H A Dcfgchart.cxx124 xub_StrLen nPos = aResName.SearchAscii( "$(ROW)" ); in useDefault()
214 xub_StrLen nPos = aResName.SearchAscii( "$(ROW)" ); in RetrieveOptions()
/trunk/main/svx/source/accessibility/
H A DAccessibleEmptyEditSource.cxx132xub_StrLen AppendTextPortion( sal_uInt32 /*nPara*/, const String & /*rText*/, const SfxItemSet & … in AppendTextPortion()
141 void FieldClicked( const SvxFieldItem&, sal_uInt32, xub_StrLen ) {;} in FieldClicked() argument
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx602 sName.Erase( (xub_StrLen)aSel.Min(), (xub_StrLen)aSel.Len() ); in PreNotify()
603 sName.Insert( sKey, (xub_StrLen)aSel.Min() ); in PreNotify()
/trunk/main/sw/source/core/text/
H A Dtxtio.cxx359 const xub_StrLen ) in DebugPortions() argument
469 const xub_StrLen /*nStart*/ ) in DebugPortions() argument
473 xub_StrLen nPos = 0; in DebugPortions()
/trunk/main/tools/inc/tools/
H A Dsolar.h277 #define xub_StrLen sal_uInt32 macro
279 #define xub_StrLen sal_uInt16 macro
/trunk/main/sc/source/ui/miscdlgs/
H A Dlinkarea.cxx195 xub_StrLen nRangeCount = rSource.GetTokenCount(); in InitFromOldLink()
196 for ( xub_StrLen i=0; i<nRangeCount; i++ ) in InitFromOldLink()
/trunk/main/sw/source/core/doc/
H A Dswserv.cxx215 xub_StrLen nStt = 0; in IsLinkInServer()
216 xub_StrLen nEnd = 0; in IsLinkInServer()
/trunk/main/sw/source/filter/html/
H A Dhtmlgrin.cxx260 xub_StrLen nCntnt = pPam->GetPoint()->nContent.GetIndex(); in SetAnchorAndAdjustment()
656 xub_StrLen nPos = aMap.Search( '#' ); in InsertImage()
1148 xub_StrLen nPos = sDecoded.SearchBackward( cMarkSeperator ); in NewAnchor()
1420 xub_StrLen nPos = pPam->GetPoint()->nContent.GetIndex(); in StripTrailingPara()
H A Dwrthtml.cxx583 xub_StrLen nPos = aSection.Search( '%' ); in lcl_html_OutSectionStartTag()
890 xub_StrLen nOldPos = 0; in OutHeaderAttrs()
896 xub_StrLen nPos = *pHt->GetStart(); in OutHeaderAttrs()
1125 xub_StrLen nPos = sURL.SearchBackward( cMarkSeperator ); in OutHyperlinkHRefValue()
H A Dhtmlsect.cxx276 xub_StrLen nPos = aHRef.SearchBackward( cDelim ); in NewDivision()
277 xub_StrLen nPos2 = STRING_NOTFOUND; in NewDivision()
283 xub_StrLen nTmp = nPos; in NewDivision()
/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx119 xub_StrLen nCount = rExchange.GetTokenCount(char(11)); in DBG_NAME()
123 for(xub_StrLen i=SBA_FORMAT_SELECTION_COUNT;i<nCount;++i) in DBG_NAME()
472 xub_StrLen nTokenCount = aFonts.GetTokenCount(); in Write()
473 for(xub_StrLen j=0;j<nTokenCount;++j) in Write()
/trunk/main/sc/source/ui/unoobj/
H A Daddruno.cxx211 aUIString.GetChar((xub_StrLen)nColon+1) == (sal_Unicode) '.' ) in setPropertyValue()
212 aUIString.Erase( (xub_StrLen)nColon+1, 1 ); in setPropertyValue()
/trunk/main/sw/source/core/edit/
H A Dedglss.cxx288 xub_StrLen nPos = 0; in GetSelectedText()
352 sal_Unicode* pStrBuf = rBuf.AllocBuffer( xub_StrLen( in GetSelectedText()
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx121 xub_StrLen nIdx = 0; in GetPosSizeFromString()
136 xub_StrLen nIndex = rStr.Search( ',' ); in GetSplitSizeFromString()
381 xub_StrLen nIndex = 0;

Completed in 141 milliseconds

1...<<11121314151617181920>>...32