Home
last modified time | relevance | path

Searched refs:nTry (Results 1 – 15 of 15) sorted by relevance

/aoo4110/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx1528 sal_Int32 nTry = 0; in insert() local
1534 aNewId += rtl::OUString::valueOf( ++nTry ); in insert()
1537 while ( hasData( xId ) && ( nTry < 1000 ) ); in insert()
1539 if ( nTry == 1000 ) in insert()
1555 aNewTitle += rtl::OUString::valueOf( nTry ); in insert()
/aoo4110/main/ucb/source/core/
H A Ducbcmds.cxx1070 sal_Int32 nTry = 0; in handleNameClashRename() local
1136 nTry++; in handleNameClashRename()
1139 aNewTitle += rtl::OUString::valueOf( nTry ); in handleNameClashRename()
1222 while ( bContinue && ( nTry < 50 ) ); in handleNameClashRename()
1224 if ( nTry == 50 ) in handleNameClashRename()
/aoo4110/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx1740 sal_Int32 nTry = 0; in insert() local
1746 aNew += rtl::OUString::valueOf( ++nTry ); in insert()
1749 while ( hasData( aNewUri ) && ( nTry < 1000 ) ); in insert()
1751 if ( nTry == 1000 ) in insert()
1766 m_aProps.aTitle += rtl::OUString::valueOf( nTry ); in insert()
/aoo4110/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1774 sal_Int32 nTry = 0; in insert() local
1780 aNew.append( rtl::OUString::valueOf( ++nTry ) ); in insert()
1783 while ( hasData( aNewUri ) && ( nTry < 1000 ) ); in insert()
1785 if ( nTry == 1000 ) in insert()
1801 aNewTitle.append( rtl::OUString::valueOf( ++nTry ) ); in insert()
/aoo4110/main/ucb/source/ucp/file/
H A Dshell.cxx1200 sal_Int32 nTry = 0; in move() local
1207 aPostFix += rtl::OUString::valueOf( ++nTry ); in move()
1213 while( ( nError == osl::FileBase::E_EXIST ) && ( nTry < 10000 ) ); in move()
1430 sal_Int32 nTry = 0; in copy() local
1437 aPostFix += rtl::OUString::valueOf( ++nTry ); in copy()
1443 while( ( nError == osl::FileBase::E_EXIST ) && ( nTry < 10000 ) ); in copy()
/aoo4110/main/uui/source/
H A Dtrylater.src36 …Text [ en-US ] = "Document file '$(ARG1)' is locked for editing by:\n\n$(ARG2)\n\nTry again later …
/aoo4110/main/vcl/unx/generic/printer/
H A Dppdparser.cxx223 for( int nTry = 0; nTry < 4; nTry++ ) in translateValue() local
231 switch( nTry ) in translateValue()
/aoo4110/main/sw/source/ui/table/
H A Dtautofmt.src215 …e entered an invalid name.\nThe desired AutoFormat could not be created. \nTry again using a diffe…
/aoo4110/main/sc/source/ui/src/
H A Dglobstr.src956 …Text [ en-US ] = "You have entered an invalid name.\nAutoFormat could not be created. \nTry again …
1711 …red spreadsheet file is locked due to a merge in progress by user: '%1'\n\nTry again later to save…
/aoo4110/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx805 sal_Int32 nTry = 2; in createWidgetFieldName() local
811 aUnique.append( nTry++ ); in createWidgetFieldName()
/aoo4110/extras/l10n/source/en-ZA/
H A Dlocalize.sdf55410 …e entered an invalid name.\nThe desired AutoFormat could not be created. \nTry again using a diffe…
61101 …n-ZA You have entered an invalid name.\nAutoFormat could not be created. \nTry again using a diffe…
61278 …red spreadsheet file is locked due to a merge in progress by user: '%1'\n\nTry again later to save…
61965 … 0 en-ZA Document file '$(ARG1)' is locked for editing by:\n\n$(ARG2)\n\nTry again later to save…
/aoo4110/extras/l10n/source/ta/
H A Dlocalize.sdf6183 …0 ta You have entered an invalid name.\nAutoFormat could not be created. \nTry again using a diffe…
6368 …red spreadsheet file is locked due to a merge in progress by user: '%1'\n\nTry again later to save…
15471 …SG 0 ta Document file '$(ARG1)' is locked for editing by:\n\n$(ARG2)\n\nTry again later to save…
63669 …e entered an invalid name.\nThe desired AutoFormat could not be created. \nTry again using a diffe…
/aoo4110/extras/l10n/source/kid/
H A Dlocalize.sdf60431 …7+fo‖You have entered an invalid name.\nAutoFormat could not be created. \nTry again using a diffe…
60616 …red spreadsheet file is locked due to a merge in progress by user: '%1'\n\nTry again later to save…
70655 …e entered an invalid name.\nThe desired AutoFormat could not be created. \nTry again using a diffe…
71545 …kid j7g8hs‖Document file '$(ARG1)' is locked for editing by:\n\n$(ARG2)\n\nTry again later to save…
/aoo4110/extras/l10n/source/en-GB/
H A Dlocalize.sdf6183 …n-GB You have entered an invalid name.\nAutoFormat could not be created. \nTry again using a diffe…
6368 …red spreadsheet file is locked due to a merge in progress by user: '%1'\n\nTry again later to save…
15471 … 0 en-GB Document file '$(ARG1)' is locked for editing by:\n\n$(ARG2)\n\nTry again later to save…
63671 …e entered an invalid name.\nThe desired AutoFormat could not be created. \nTry again using a diffe…
/aoo4110/extras/l10n/source/kk/
H A Dlocalize.sdf6368 …red spreadsheet file is locked due to a merge in progress by user: '%1'\n\nTry again later to save…
15471 …SG 0 kk Document file '$(ARG1)' is locked for editing by:\n\n$(ARG2)\n\nTry again later to save…

Completed in 6111 milliseconds