Home
last modified time | relevance | path

Searched refs:n (Results 1551 – 1575 of 1957) sorted by relevance

1...<<61626364656667686970>>...79

/trunk/main/sw/source/core/edit/
H A Deditsh.cxx808 for( sal_uInt16 n = pFmts->Count(); 1 < n; ) in GetINetAttrs() local
810 SwIterator<SwTxtINetFmt,SwCharFmt> aIter(*(*pFmts)[--n]); in GetINetAttrs()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx161 getField(guint n) in getField() argument
164 if( n < nFields ) in getField()
165 return pFields[n]; in getField()
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx1148 int n=0; in Paint() local
1151 while ( aP2.getX() < aCenter.getX() && n++ < 680 ) in Paint()
1174 std::max(1,n/30), in Paint()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx1159 for ( sal_uInt16 n = rLnks.Count(); n; ) in DelAllGrfCacheEntries() local
1161 ::sfx2::SvBaseLink* pLnk = &( *rLnks[--n] ); in DelAllGrfCacheEntries()
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx518 sal_uLong n = nCount; in ReleaseYieldMutex() local
519 while ( n ) in ReleaseYieldMutex()
522 n--; in ReleaseYieldMutex()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx1153 for ( sal_uInt32 n = 0; n < nOldCount; n++ ) in connectController() local
1154 aNewSeq.getArray()[n] = m_pData->m_seqControllers.getConstArray()[n]; in connectController()
3293 for ( sal_Int32 n = 0; n < aTemp.getLength(); n++ ) in getDocumentSubStoragesNames() local
3295 if ( xStorage->isStorageElement( aTemp[n] ) ) in getDocumentSubStoragesNames()
3298 aResult[ nResultSize - 1 ] = aTemp[n]; in getDocumentSubStoragesNames()
/trunk/extras/l10n/source/ka/
H A Dlocalize.sdf96 …ing STR_ERRUNOEVENTBINDUNG 0 ka შესაბამისი კომპონენტი მეთოდი %1\n ვერ მოიძებნა.\n\nშეამოწმეთ მე…
407 sfx2 source\doc\doc.src 0 string STR_HIDDENINFO_CONTAINS 0 ka დოკუმენტი შეიცავს:\n\n 2002-02-…
897 …src 0 string RID_SANE_DEVICEINFO_TXT 0 ka მოწყობილობა: %s\nმწარმოებელი: %s\nმოდელი: %s\nტიპი: %…
940 …ორმა არ (ან ნაწილობრივ) ეკუთვნის მონაცემთა წყაროს.\n\nგთხოვთ აირჩიოთ მონაცემთა წყარო და ცხრილი.\n\
10960 …4 0 ka SERIESSUM(x;n;m;კოეფიციენტები) =კოეფიციენტი_1*x^n + კოეფიციენტი_2*x^(n+m) + კოეფიციენტი_3…
19018n /? : აჩვენებს ამ დიალოგს.\n /a: ასრულებს ადმინისტრატციულ ინსტალაციას.\n /j[u|m] : ასრულებს…
19071n%PATH\n\nშეუძლებელი იქნება მუშაობის გაგრძელება %PRODUCTNAME-თან ამ მდებარეობასთან მეტი თავისუფალი…
21925 …_NEW_GLOS_FMT 0 ka სექციის ფორმატი მოძველებულია.\nუნდა მოხდეს გარდაქმნა ცვლილებების\nშესანახად.…
24597 …dmin2.src 0 string STR_ASK_FOR_DIRECTORY_CREATION 0 ka დირექტორია \n\n$path$\n\nარ არსებობს. უნ…
27815 … მიბმულია ფორმასთან.\n\nცვლილებები რომლებსაც განახორციელებთ ამ ნიმუშისათვის იქნება დაკარგული როდეს…
[all …]
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx786 xub_StrLen n = 0; in lcl_DoubleEscapeChar() local
787 while( ( n = rString.Search( cStr, n ) ) != STRING_NOTFOUND ) in lcl_DoubleEscapeChar()
789 rString.Insert( cStr, n ); in lcl_DoubleEscapeChar()
790 n += 2; in lcl_DoubleEscapeChar()
H A Ddocsh.cxx989 sal_Int32 n = rOption.getLength(); in lcl_parseHtmlFilterOption() local
992 for (sal_Int32 i = 0; i < n; ++i) in lcl_parseHtmlFilterOption()
3051 for ( sal_Int32 n = 0; n < aNames.getLength(); n++ ) in AfterLoading() local
3053 ::rtl::OUString aName = aNames[n]; in AfterLoading()
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx411 void SetAllEntriesAccessibleRoleType( short n ) { nAllItemAccRoleType = n; } in SetAllEntriesAccessibleRoleType() argument
/trunk/main/odk/examples/java/Inspector/
H A DInspector.java298 int n= 0; in getApplicationUrls() local
304 sReturnList[n++] = sSingleApplication; in getApplicationUrls()
/trunk/main/solenv/inc/
H A Dtg_shl.mk448 …`cat /dev/null $(SHL$(TNR)LIBS) | sed s\#$(ROUT)\#$(PRJ)/$(ROUT)\#g` | tr -s " " "\n" > $(MISC)/$(…
473 `cat /dev/null $(SHL$(TNR)LIBS) | tr -s " " "\n" | $(SED) s\#$(ROUT)\#$(PRJ)/$(ROUT)\#g` \
/trunk/main/vos/inc/vos/
H A Dsocket.hxx870 virtual sal_Int32 SAL_CALL read(void* pBuffer, sal_uInt32 n) const;
879 virtual sal_Int32 SAL_CALL write(const void* pBuffer, sal_uInt32 n);
/trunk/main/vcl/source/control/
H A Dedit.cxx639 for( int n = 0; n < 2; n++ ) in ImplRepaint() local
642 if( n == 0 ) in ImplRepaint()
2154 sal_uInt16 n = pPopup->Execute( this, aPos ); in Command() local
2157 switch ( n ) in Command()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1605 sal_Int16 n = sal_Int16(); in setProperty() local
1606 if ( Value >>= n ) in setProperty()
1609 aFont.SetRelief( (FontRelief)n ); in setProperty()
1616 sal_Int16 n = sal_Int16(); in setProperty() local
1617 if ( Value >>= n ) in setProperty()
1620 aFont.SetEmphasisMark( n ); in setProperty()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx3824 for ( sal_uInt16 n = 0; n < nItemCnt; ++n ) in GetDefaultFonts() local
3826 Font aFont( OutputDevice::GetDefaultFont( aOutTypeArr[ n ].nFontType, in GetDefaultFonts()
3827 aOutTypeArr[ n ].nLanguage, in GetDefaultFonts()
3829 SvxFontItem* pItem = aItemArr[ n ]; in GetDefaultFonts()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2715 sal_uInt16 n; in IsLowerOf() local
2716 for( n = 0; n < rFmts.Count(); ++n ) in IsLowerOf()
2718 const SwFrmFmt* pFmt = rFmts[ n ]; in IsLowerOf()
2737 if( n >= rFmts.Count() ) in IsLowerOf()
/trunk/extras/l10n/source/oc/
H A Dlocalize.sdf184 …t.\nLas informacions sus los cambiaments seràn perdudas.\n\nVolètz sortir d'aquel mòde d'enregistr…
503 sfx2 source\doc\doc.src 0 string STR_HIDDENINFO_CONTAINS 0 oc Aqueste document conten:\n\n 20…
14234n /? : Mostra aquel ecran de dialòg.\n /a : Executar una installacion administrativa.\n
20824 …ng RID_STR_COMMAND_LEADING_TO_ERROR 0 oc L'error ven de la comanda SQL:\n\n$command$ 2002-02…
21043 …dmin2.src 0 string STR_ASK_FOR_DIRECTORY_CREATION 0 oc Lo repertòri\n\n$path$\n\nexistís pas. L…
21534 …alterat.\nPer que los cambiaments sián aplicats, cal que los formularis, rapòrts, requèstas e taul…
22782 …clavat per l'edicion per :\n\n$(ARG2)\n\nEnsajatz pus tard per salvar lo document o salvatz una cò…
22874 …hat per l'edicion per:\n\n$(ARG2)\n\nDobrissètz lo document en lectura sola o dobrissètz una còpia…
25010 …igat amb lo formulari.\n\nLos cambiaments que fasètz dins aquesta instància seràn perduts amb lo t…
30498 …MERROR_BOX_TXT 0 oc Impossible de convertir la metrica\n\n%s\n\nper la rason seguenta :\n\n
[all …]
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx3200 for ( sal_uInt16 n = 0; n < nCols; ++n ) in FormatColumns_Impl() local
3203 sal_uInt16 nWidth = rCol.CalcPrtColWidth( n, ( sal_uInt16 ) nPageSize ); in FormatColumns_Impl()
3207 if ( n + 1 != nCols ) in FormatColumns_Impl()
3209 sal_uInt16 nSpacing = rColumns[n]->GetRight( ) + rColumns[n + 1]->GetLeft( ); in FormatColumns_Impl()
/trunk/main/sw/source/ui/app/
H A Ddocst.cxx208 sal_uInt16 n = pShell->GetCurPageDesc( sal_False ); in StateStyleSheet() local
209 if( n < pShell->GetPageDescCnt() ) in StateStyleSheet()
210 aName = pShell->GetPageDesc( n ).GetName(); in StateStyleSheet()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx416 …short n = DependencyDialog( m_pDialogHelper? m_pDialogHelper->getWindow() : NULL, deps ).Execute(); in handle() local
419 approve = n == RET_OK in handle()
420 || (n == RET_CANCEL && !Application::IsDialogCancelEnabled()); in handle()
/trunk/main/sal/osl/w32/
H A Dfile.cxx92 static void* operator new(size_t n);
242 void * FileHandle_Impl::operator new(size_t n) in operator new() argument
244 return rtl_allocateMemory(n); in operator new()
/trunk/main/soltools/ldump/
H A Dldump.cxx589 void LibDump::DumpError( unsigned long n ) in DumpError() argument
593 switch (n) in DumpError()
/trunk/main/fpicker/source/win32/filepicker/
H A DFps.rc58 "#include ""afxres.h""\r\n"
64 "\r\n"
/trunk/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx252 sal_uInt32 n = pParseNode->count(); in analyseOrderByClause() local
255 for (sal_uInt32 i = 0; i < n; i++) in analyseOrderByClause()

Completed in 1106 milliseconds

1...<<61626364656667686970>>...79