Home
last modified time | relevance | path

Searched refs:nClose (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx621 xub_StrLen nClose = sAddress.Search('>'); in Next() local
622 DBG_ASSERT(nClose != STRING_NOTFOUND, "closing '>' not found"); in Next()
623 if( nClose != STRING_NOTFOUND ) in Next()
625 aRet.sText = sAddress.Copy(1, nClose - 1); in Next()
626 sAddress.Erase(0, nClose + 1); in Next()
/trunk/main/xmloff/source/style/
H A Dxmlbahdl.cxx491 sal_Int32 nClose = rStrImpValue.lastIndexOf( ')' ); in importXML() local
493 if( (nOpen != -1) && (nClose > nOpen) ) in importXML()
495 const OUString aTmp( rStrImpValue.copy( nOpen+1, nClose - nOpen-1) ); in importXML()
/trunk/main/svl/source/numbers/
H A Dzformat.cxx1775 xub_StrLen nClose; in StripNewCurrencyDelimiters() local
1779 nClose = rStr.Search( ']', ++nEnd ); in StripNewCurrencyDelimiters()
1780 } while ( (nEnd = GetQuoteEnd( rStr, nClose )) < nLen ); in StripNewCurrencyDelimiters()
1781 nPos = ( nDash < nClose ? nDash : nClose ); in StripNewCurrencyDelimiters()
1790 nStartPos = nClose + 1; in StripNewCurrencyDelimiters()
/trunk/main/uui/source/
H A Dalreadyopen.src48 … is locked for editing by yourself on a different system since $(ARG2)\n\nClose document on other …
/trunk/main/sc/source/core/tool/
H A Daddress.cxx432 xub_StrLen nClose = rExternDocName.Search( ']', nOpen+1); in Parse_XL_Header() local
433 if (nClose == STRING_NOTFOUND) in Parse_XL_Header()
437 rExternDocName.Erase( nClose); in Parse_XL_Header()
/trunk/main/l10ntools/source/
H A Dexport.cxx633 sal_uInt16 nClose = 0; in Execute() local
648 nClose++; in Execute()
651 if ( nOpen < nClose ) in Execute()
/trunk/extras/l10n/source/hr/
H A Dlocalize.sdf529 … is locked for editing by yourself on a different system since $(ARG2)\n\nClose document on other …
/trunk/extras/l10n/source/fa/
H A Dlocalize.sdf529 … is locked for editing by yourself on a different system since $(ARG2)\n\nClose document on other …
/trunk/extras/l10n/source/kn/
H A Dlocalize.sdf529 … is locked for editing by yourself on a different system since $(ARG2)\n\nClose document on other …
/trunk/extras/l10n/source/ps/
H A Dlocalize.sdf529 … is locked for editing by yourself on a different system since $(ARG2)\n\nClose document on other …
/trunk/extras/l10n/source/af/
H A Dlocalize.sdf529 … is locked for editing by yourself on a different system since $(ARG2)\n\nClose document on other …
/trunk/extras/l10n/source/ta/
H A Dlocalize.sdf520 … is locked for editing by yourself on a different system since $(ARG2)\n\nClose document on other …
/trunk/extras/l10n/source/kk/
H A Dlocalize.sdf520 … is locked for editing by yourself on a different system since $(ARG2)\n\nClose document on other …
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf62102 … is locked for editing by yourself on a different system since $(ARG2)\n\nClose document on other …
/trunk/extras/l10n/source/en-GB/
H A Dlocalize.sdf520 … is locked for editing by yourself on a different system since $(ARG2)\n\nClose document on other …
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf71541 … is locked for editing by yourself on a different system since $(ARG2)\n\nClose document on other …

Completed in 8538 milliseconds