Home
last modified time | relevance | path

Searched refs:n (Results 451 – 475 of 1956) sorted by relevance

1...<<11121314151617181920>>...79

/aoo42x/main/ucb/workben/ucb/
H A Ducbdemo.cxx1085 ULONG n = 0; in open() local
1330 for ( sal_uInt32 n = 0; n < nCount; ++n ) in transfer()
1333 aText += String( pCommands[ n ].Name ); in transfer()
1420 for ( sal_uInt32 n = 0; n < nCount; ++n ) in getCommands() local
1423 aText += String( pCommands[ n ].Name ); in getCommands()
1450 for ( sal_uInt32 n = 0; n < nCount; ++n ) in getProperties() local
1453 aText += UniString( pProps[ n ].Name ); in getProperties()
1760 for ( sal_uInt32 n = 0; n < nCount; ++n ) in propertiesChange() local
2153 ULONG n = Application::ReleaseSolarMutex(); in IMPL_LINK() local
2462 Application::AcquireSolarMutex( n ); in IMPL_LINK()
[all …]
/aoo42x/main/vcl/inc/vcl/
H A Dlazydelete.hxx155 for( unsigned int n = 0; n < nCount; n++ ) in ~LazyDeletor() local
160 aRealDelete[n], in ~LazyDeletor()
161 typeid(*aRealDelete[n]).name() ); in ~LazyDeletor()
165 … if( ! m_aObjects[ m_aPtrToIndex[ reinterpret_cast<sal_IntPtr>(aRealDelete[n]) ] ].m_bDeleted ) in ~LazyDeletor()
166 delete aRealDelete[n]; in ~LazyDeletor()
H A Dvclevent.hxx212 VclSimpleEvent( sal_uLong n ) { nId = n; } in VclSimpleEvent() argument
225 …VclWindowEvent( Window* pWin, sal_uLong n, void* pDat = NULL ) : VclSimpleEvent(n) { pWindow = pWi… in VclWindowEvent() argument
253 …VclMenuEvent( Menu* pM, sal_uLong n, sal_uInt16 nPos ) : VclSimpleEvent(n) { pMenu = pM; mnPos = n… in VclMenuEvent() argument
263 …VclAccessibleEvent( sal_uLong n, const ::com::sun::star::uno::Reference< ::com::sun::star::accessi…
/aoo42x/ext_libraries/hunspell/
H A Dhunspell-1.3.3-overflow.patch23 HUNSPELL_WARNING(stderr, "error: line %d: bad entry number\n",
41 - fprintf(stderr,"parsing %c entries %d\n",achar,numents);
46 + "Error: too many entries: %d\n", numents);
52 + fprintf(stderr,"parsing %c entries %d\n",
75 - fprintf(stderr,"parsing %c entries %d\n",achar,numents);
80 + "Error: too many entries: %d\n", numents);
86 + fprintf(stderr,"parsing %c entries %d\n",
/aoo42x/main/officecfg/util/
H A Dcomponent-ldif.gen38 tr/\r\n//d;
70 print OUTFILE "dn: cn=schema\n";
71 …apName-attr' DESC '$myLdapName attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE_VALUE )\n\n";
73 print OUTFILE "dn: cn=schema\n";
74 …id NAME '$myLdapName-class' DESC '$myLdapName objclass' SUP 'top' MAY ($myLdapName-attr \$ ))\n\n";
/aoo42x/main/vcl/source/window/
H A Dsplitwin.cxx3265 sal_uInt16 n; in SplitItem() local
3354 n = nPos+1; in SplitItem()
3362 n++; in SplitItem()
3387 n--; in SplitItem()
3395 n = nPos+1; in SplitItem()
3408 n--; in SplitItem()
3431 n--; in SplitItem()
3456 n++; in SplitItem()
3464 n = nPos+1; in SplitItem()
3477 n++; in SplitItem()
[all …]
/aoo42x/main/sfx2/source/control/
H A Dbindings.cxx333 for ( sal_uInt16 n=nCtrlCount; n>0; n-- ) in DeleteControllers_Impl() local
713 for ( sal_uInt16 n = 0; n < pImp->pCaches->Count(); ++n ) in InvalidateAll() local
714 pImp->pCaches->GetObject(n)->Invalidate(bWithMsg); in InvalidateAll()
767 for ( sal_uInt16 n = GetSlotPos(*pIds); in Invalidate() local
768 *pIds && n < pImp->pCaches->Count(); in Invalidate()
769 n = GetSlotPos(*pIds, n) ) in Invalidate()
772 SfxStateCache *pCache = pImp->pCaches->GetObject(n); in Invalidate()
840 for ( sal_uInt16 n = 0; n < pImp->pCaches->Count(); ++n ) in InvalidateShell() local
1792 for ( sal_uInt16 n = 0; n < nCount; ++n ) in IMPL_LINK() local
1794 SfxStateCache* pCache = (*pImp->pCaches)[n]; in IMPL_LINK()
[all …]
/aoo42x/main/vcl/source/gdi/
H A Dcvtsvm.cxx105 sal_uInt16 n; in ImplWritePolyPolyAction() local
107 for( n = 0; n < nPoly; n++ ) in ImplWritePolyPolyAction()
114 for( n = 0; n < nPoly; n++ ) in ImplWritePolyPolyAction()
1609 for( sal_uInt16 n = 0; n < nPoints; n++ ) in ImplWriteActions() local
1610 rOStm << aChordPoly[ n ]; in ImplWriteActions()
1666 for( sal_uInt16 n = 0; n < nPoints; n++ ) in ImplWriteActions() local
1668 rOStm << aSimplePoly[ n ]; in ImplWriteActions()
1716 for( sal_uInt16 n = 0; n < nPoints; n++ ) in ImplWriteActions() local
1717 rOStm << aSimplePoly[ n ]; in ImplWriteActions()
1798 for( sal_uLong n = 0UL ; n < nAryLen; n++ ) in ImplWriteActions() local
[all …]
/aoo42x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx555 for (sal_uInt16 n=0, i=0; in SetCols() local
557 n += 2, ++i) in SetCols()
2235 for( sal_uLong n = nSNd; n <= nENd; ++n ) in SetAttrInDoc() local
2256 for( sal_uLong n = nSNd; n <= nENd; ++n ) in SetAttrInDoc() local
2279 for( sal_uLong n = nSNd; n <= nENd; ++n ) in SetAttrInDoc() local
2740 for( sal_uInt16 n = rColls.Count(); n; ) in MakeStyleTab() local
2782 for (sal_uInt16 n = 0, i = 0; (n+1) < rColumns.Count(); n += 2, ++i) in lcl_SetFmtCol() local
3467 if (USHRT_MAX != n) in ReadPageDescTbl()
3844 for( sal_uInt16 n = aTStop.Count(); n; --n, ++pTabs) in SetSwgValues() local
4161 for( size_t n = GetAttrStack().size(); n; ) in DelLastNode() local
[all …]
/aoo42x/main/stoc/source/uriproc/
H A DUriReferenceFactory.cxx239 sal_Int32 n = i; in parseGeneric() local
245 authority = schemeSpecificPart.copy(n, i - n); in parseGeneric()
247 sal_Int32 n = i; in parseGeneric() local
252 path = schemeSpecificPart.copy(n, i - n); in parseGeneric()
380 sal_Int32 n = parseScheme(uriReference); in parse() local
381 OSL_ASSERT(n < fragment); in parse()
382 if (n >= 0) { in parse()
383 scheme = uriReference.copy(0, n); in parse()
384 schemeSpecificPart = uriReference.copy(n + 1, fragment - (n + 1)); in parse()
/aoo42x/main/vcl/win/source/app/
H A Dsalinst.cxx299 sal_uLong n = nCount; in ImplSalReleaseYieldMutex() local
300 while ( n ) in ImplSalReleaseYieldMutex()
303 n--; in ImplSalReleaseYieldMutex()
714 while ( n ) in Yield()
717 n--; in Yield()
736 n = nCount; in Yield()
737 while ( n ) in Yield()
740 n--; in Yield()
747 n = nCount; in Yield()
748 while ( n ) in Yield()
[all …]
/aoo42x/main/cui/source/options/
H A Doptmemory.cxx228 long n = aCacheOptions.GetGraphicManagerTotalCacheSize(); in Reset() local
229 SetNfGraphicCacheVal( n ); in Reset()
258 long n = GetNfGraphicCacheVal(); in IMPL_LINK() local
259 SetNfGraphicObjectCacheMax( n ); in IMPL_LINK()
260 SetNfGraphicObjectCacheLast( n ); in IMPL_LINK()
262 if( GetNfGraphicObjectCacheVal() > n ) in IMPL_LINK()
263 SetNfGraphicObjectCacheVal( n ); in IMPL_LINK()
/aoo42x/main/test/source/java/org/openoffice/test/
H A DOfficeConnection.java162 int n = 0; in waitForProcess() local
165 n = process.waitFor(); in waitForProcess()
178 return done ? new Integer(n) : null; in waitForProcess()
191 int n; in run() local
193 n = in.read(buf); in run()
197 if (n == -1) { in run()
200 out.write(buf, 0, n); in run()
/aoo42x/main/odk/source/unoapploader/unx/
H A Dunoapploader.c116 size_t n = 1000; in main() local
142 libpath = realloc(libpath, n); in main()
149 m = fread(libpath + old, 1, n - old - 1, f); in main()
150 if (m != n - old - 1) { in main()
158 if (n >= SAL_MAX_SIZE / 2) { in main()
164 old = n - 1; in main()
165 n *= 2; in main()
/aoo42x/main/cppuhelper/test/
H A Dtestimplhelper.cxx336 long n = 0; in dotest() local
337 for ( ; n < types.getLength(); ++n ) in dotest()
339 OString str( OUStringToOString( types[ n ].getTypeName(), RTL_TEXTENCODING_ASCII_US ) ); in dotest()
340 ::fprintf( stderr, (n < (types.getLength()-1)) ? "%s, " : "%s; type-id=\n", str.getStr() ); in dotest()
342 for ( n = 0; n < 16; ++n ) in dotest()
344 ::fprintf( stderr, n < 15 ? "%x " : "%x \n", id[ n ] ); in dotest()
/aoo42x/main/tools/source/fsys/
H A Ddirent.cxx314 for ( sal_uInt16 n = nMaxPathLen; n > nMaxPathLen/2; --n ) in ImplCutPath() local
315 if ( !ByteString(aCutPath.GetChar(n)).IsAlphaNumericAscii() ) in ImplCutPath()
317 aCutPath.Erase( n ); in ImplCutPath()
2317 for ( sal_uInt16 n = aHome.Level(); n; --n ) in ImpParseUnixName() local
2503 for ( sal_uInt16 n = aLongName.Len(); n; --n ) in MakeShortName()
2505 short nChar = aLongName(n-1); in MakeShortName()
2507 aLongName.Erase( n-1, 1 ); in MakeShortName()
2613 for ( int n = 1; n < 99; ++n ) in MakeShortName() local
2617 aTmpStr += ByteString::CreateFromInt32(n); in MakeShortName()
2951 for ( sal_uInt16 n = 0; eError == FSYS_ERR_OK && n < aDir.Count(); ++n ) in Kill() local
[all …]
/aoo42x/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx61 sal_Int32 n = aStr.lastIndexOf( '@', nPos ); in toUNOname() local
62 aRet.append( aStr.copy( n +1, nPos -n -1 ) ); in toUNOname()
63 if (n >= 0) in toUNOname()
67 nPos = n; in toUNOname()
79 sal_Int32 n = rUNOname.lastIndexOf( '.', nPos ); in toRTTIname() local
80 aRet.append( rUNOname.copy( n +1, nPos -n -1 ) ); in toRTTIname()
82 nPos = n; in toRTTIname()
/aoo42x/main/crashrep/source/all/
H A Dcrashrep.ulf29 …ow %PRODUCTNAME% is working and sends it to Apache OpenOffice to help improve future versions.\n\n"
32 …e the report, click the 'Show Report' button. No data will be sent if you click 'Do Not Send'.\n\n"
35n\nThe information will only be used to improve the quality of %PRODUCTNAME% and will not be share…
56 …and describe the action you were trying to carry out when the error occurred. Then click 'Send'.\n"
128 …e able to send error reports.\n\nCompanies often use proxy servers in conjunction with a firewall …
/aoo42x/main/sw/inc/
H A Dlineinfo.hxx75 void SetDividerCountBy( sal_uInt16 n ) { nDividerCountBy = n; } in SetDividerCountBy() argument
78 void SetPosFromLeft( sal_uInt16 n) { nPosFromLeft = n; } in SetPosFromLeft() argument
81 void SetCountBy( sal_uInt16 n) { nCountBy = n; } in SetCountBy() argument
/aoo42x/main/vcl/aqua/source/a11y/
H A Daqua11ytablewrapper.mm146 for( sal_Int32 n = 0; n < nRows; n++ )
148 … Reference < XAccessible > rAccessibleCell = accessibleTable -> getAccessibleCellAt ( n, 0 );
185 for( sal_Int32 n = 0; n < nCols; n++ )
187 … Reference < XAccessible > rAccessibleCell = accessibleTable -> getAccessibleCellAt ( 0, n );
/aoo42x/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx222 for( sal_uInt16 n = 0; n < aStrArr.Count(); n++) in Reset() local
224 String aEntry( aStrArr.GetString(n) ); in Reset()
230 HasCondition( SwCollCondition( 0, pCmds[n].nCnd, pCmds[n].nSubCond ) ) ) in Reset()
236 SvLBoxEntry* pE = aTbLinks.InsertEntryToColumn( aEntry, n ); in Reset()
237 if(0 == n) in Reset()
/aoo42x/main/basic/source/sbx/
H A Dsbxstr.cxx162 void ImpPutString( SbxValues* p, const ::rtl::OUString* n ) in ImpPutString() argument
168 if( !n ) in ImpPutString()
169 n = pTmp = new ::rtl::OUString; in ImpPutString()
170 aTmp.pOUString = (::rtl::OUString*)n; in ImpPutString()
207 if( n->getLength() ) in ImpPutString()
210 p->pOUString = new ::rtl::OUString( *n ); in ImpPutString()
212 *p->pOUString = *n; in ImpPutString()
221 pVal->PutString( *n ); in ImpPutString()
/aoo42x/main/extensions/source/update/check/
H A Dupdatecheckjob.cxx197 for ( sal_Int32 n=namedValues.getLength(); n-- > 0; ) in execute() local
199 if ( namedValues[ n ].Name.equalsAscii( "DynamicData" ) ) in execute()
202 if ( namedValues[n].Value >>= aListProp ) in execute()
297 for( sal_Int32 n=0; n < aServiceNameList.getLength(); n++ ) in supportsService() local
298 if( aServiceNameList[n].equals(serviceName) ) in supportsService()
/aoo42x/main/vcl/source/control/
H A Dfield2.cxx255 xub_StrLen n; in ImplPatternReformat() local
279 n = i+1; in ImplPatternReformat()
289 n++; in ImplPatternReformat()
316 n = i; in ImplPatternReformat()
327 n++; in ImplPatternReformat()
700 xub_StrLen n = aStr.Len(); in ImplPatternProcessKeyInput() local
701 while ( n && (n > nNewPos) ) in ImplPatternProcessKeyInput()
704 ((n > rEditMask.Len()) || (rEditMask.GetChar(n-1) != EDITMASK_LITERAL)) ) in ImplPatternProcessKeyInput()
707 n--; in ImplPatternProcessKeyInput()
709 aStr.Erase( n ); in ImplPatternProcessKeyInput()
[all …]
/aoo42x/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1972 ::sal_uLong n = aHint.GetValue(); in handleParagraphNotifications()
1985 if (n <= nOldVisibleBegin) in handleParagraphNotifications()
1987 if (n <= nOldVisibleEnd) in handleParagraphNotifications()
1989 if (n <= nOldFocused) in handleParagraphNotifications()
2024 ::sal_uLong n = aHint.GetValue(); in handleParagraphNotifications()
2025 if (n == TEXT_PARA_ALL) in handleParagraphNotifications()
2060 = nOldVisibleBegin <= n && n < nOldVisibleEnd; in handleParagraphNotifications()
2064 if (n < nOldVisibleBegin) in handleParagraphNotifications()
2066 if (n < nOldVisibleEnd) in handleParagraphNotifications()
2068 if (n < nOldFocused) in handleParagraphNotifications()
[all …]

Completed in 201 milliseconds

1...<<11121314151617181920>>...79