Home
last modified time | relevance | path

Searched refs:n (Results 101 – 125 of 1957) sorted by relevance

12345678910>>...79

/trunk/main/sw/inc/
H A Dpvprtdat.hxx45 void SetLeftSpace( sal_uLong n ) { nLeftSpace = n; } in SetLeftSpace() argument
48 void SetRightSpace( sal_uLong n ) { nRightSpace = n; } in SetRightSpace() argument
51 void SetTopSpace( sal_uLong n ) { nTopSpace = n; } in SetTopSpace() argument
54 void SetBottomSpace( sal_uLong n ) { nBottomSpace = n; } in SetBottomSpace() argument
57 void SetHorzSpace( sal_uLong n ) { nHorzSpace = n; } in SetHorzSpace() argument
60 void SetVertSpace( sal_uLong n ) { nVertSpace = n; } in SetVertSpace() argument
63 void SetRow(sal_uInt8 n ) { nRow = n; } in SetRow() argument
66 void SetCol( sal_uInt8 n ) { nCol = n; } in SetCol() argument
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx243 for( sal_uInt16 n = 0; n < rNmTbl.Count(); ++n ) in set() local
1815 for( sal_uInt32 n = 0; n < nMaxItems; ++n ) in GetRefMark() local
1838 for( sal_uInt32 n = 0; n < nMaxItems; ++n ) in GetRefMark() local
1863 for( sal_uInt32 n = 0; n < nMaxItems; ++n ) in GetRefMarks() local
2094 for( n = 0; n < nMaxItems; ++n ) in FindINetAttr()
2225 for( sal_uLong n = GetNodes().Count(); n; ) in RemoveInvisibleContent() local
2277 for( n = rSectFmts.Count(); n; ) in RemoveInvisibleContent()
2388 for( n = rSectFmts.Count(); !bRet && (n > 0); ) in HasInvisibleContent()
2529 for( sal_uInt16 n = 0; n < rLinks.Count(); ++n ) in lcl_FindNextRemovableLink() local
2700 for( sal_uLong n = GetNodes().Count(); n; ) in ContainsHiddenChars() local
[all …]
H A Dgctable.cxx68 n < nLines && bRet; ++n ) in lcl_GCBorder_ChkBoxBrd_B()
179 for( sal_uInt16 n = 0, nBoxes = rBoxes.Count() - 1; n < nBoxes; ++n ) in lcl_GC_Line_Border() local
183 const SwTableBox* pBox = rBoxes[ n ]; in lcl_GC_Line_Border()
197 const SwTableBox* pNextBox = rBoxes[n+1]; in lcl_GC_Line_Border()
339 sal_uInt16 n, nLen = rpBox->GetTabLines().Count(); in lcl_MergeGCBox() local
344 for( n = 0; n < rpBox->GetTabLines().Count() && in lcl_MergeGCBox()
346 ++n ) in lcl_MergeGCBox()
356 for( n = 0; n < pCpyLine->GetTabBoxes().Count(); ++n ) in lcl_MergeGCBox()
360 pCpyLine->GetTabBoxes().Remove( 0, n ); in lcl_MergeGCBox()
442 for( sal_uInt16 n = 0; n < GetTabLines().Count() && in GCLines() local
[all …]
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dturkish.lm5 n 5169
40 ;n 918
41 &i;n 917
42 i;n 917
99 n& 439
103 n&i 433
104 n&i; 433
206 ;n& 247
261 ün 187
274 n&i;n 180
[all …]
/trunk/main/sw/source/core/undo/
H A Dunovwr.cxx233 for( xub_StrLen n = 0; n < aDelStr.Len(); n++ ) in UndoImpl() local
236 *pTmpStr = aDelStr.GetChar( n ); in UndoImpl()
274 for( xub_StrLen n = 1; n < aInsStr.Len(); ++n ) in RepeatImpl() local
302 for( xub_StrLen n = 0; n < aInsStr.Len(); n++ ) in RedoImpl() local
307 if( n < aDelStr.Len() ) in RedoImpl()
419 for( long n = 0; n < nOffsLen; ++n, ++p ) in AddChanges() local
420 if( *p != ( nStart + n )) in AddChanges()
427 for( n = 0, nMyOff = nStart; n < nOffsLen; ++p, ++n, ++nMyOff ) in AddChanges()
440 --n; in AddChanges()
483 for( xub_StrLen n = 0; n < nLen; ++n, ++p ) in SetChangeAtNode() local
[all …]
/trunk/main/editeng/source/editeng/
H A Deditobj.cxx172 for ( sal_uInt16 n = Count(); n; ) in FindAttrib() local
207 for ( sal_uInt16 n = 0; n < rCopyFrom.GetAttribs().Count(); n++ ) in ContentInfo() local
279 for( n = 0; n < nCount; n++ ) in operator ==()
295 nWhich = n; in EditTextObject()
602 for(sal_uInt32 n(0); n < aContents.Count(); n++) in ObjectInDestruction() local
712 for ( sal_uInt32 n = 0; n < r.aContents.Count(); n++ ) in BinTextObject() local
786 for ( sal_uInt32 n = 0; n < aContents.Count(); n++ ) in DeleteContents() local
898 for ( sal_uInt16 n = pPortionInfo->Count(); n; ) in ClearPortionInfo() local
908 for ( sal_uInt32 n = 0; n < aContents.Count(); n++ ) in HasOnlineSpellErrors() local
1598 for ( sal_uInt32 n = 0; n < aContents.Count(); n++ ) in CreateData() local
[all …]
/trunk/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx349 for ( sal_Int32 n = 0; n < nCount; ++n ) in createNewContent() local
351 const OUString& rName = pProps[ n ].Name; in createNewContent()
363 const Type& rType = pProps[ n ].Type; in createNewContent()
369 pValues[ n ] <<= aValue; in createNewContent()
375 pValues[ n ] <<= aValue.toInt32(); in createNewContent()
391 pValues[ n ] <<= aValue.toChar(); in createNewContent()
430 aPropNames[ n ] = rName; in createNewContent()
516 ULONG n = Application::ReleaseSolarMutex(); in createNewContent() local
535 Application::AcquireSolarMutex( n ); in createNewContent()
621 Application::AcquireSolarMutex( n ); in RequestingChilds()
[all …]
/trunk/main/store/source/
H A Dstordata.cxx626 sal_uInt32 n = nPage; in scope() local
629 index1 = n / nCapacity; in scope()
630 index0 = n % nCapacity; in scope()
635 if (n != nPage) in scope()
653 sal_uInt32 n = nPage; in scope() local
657 n = n % (nCapacity * nCapacity); in scope()
667 if (n != nPage) in scope()
686 sal_uInt32 n = nPage; in scope() local
690 n = n % (nCapacity * nCapacity * nCapacity); in scope()
694 n = n % (nCapacity * nCapacity); in scope()
[all …]
/trunk/main/sdext/source/pdfimport/tree/
H A Dstyle.cxx55 for( unsigned int n = 0; n < rStyle.SubStyles.size(); ++n ) in impl_getStyleId() local
56 aSearchStyle.SubStyles.push_back( impl_getStyleId( *rStyle.SubStyles[n], true ) ); in impl_getStyleId()
204 for( unsigned int n = 0; n < rStyle.SubStyles.size(); ++n ) in impl_emitStyle() local
205 impl_emitStyle( rStyle.SubStyles[n], rContext, rContainedElemVisitor ); in impl_emitStyle()
240 int n = 0, nElements = 0; in emit() local
242 for( n = 0, nElements = aOfficeStyleSection.size(); n < nElements; n++ ) in emit()
243 impl_emitStyle( aOfficeStyleSection[n], rContext, rContainedElemVisitor ); in emit()
246 for( n = 0, nElements = aAutomaticStyleSection.size(); n < nElements; n++ ) in emit()
247 impl_emitStyle( aAutomaticStyleSection[n], rContext, rContainedElemVisitor ); in emit()
250 for( n = 0, nElements = aMasterPageSection.size(); n < nElements; n++ ) in emit()
[all …]
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DtestCore.cxx66 const Node* n = node1.get(); in testInsertSibling() local
67 while (n->hasNext()) in testInsertSibling()
69 n = &n->getNext(); in testInsertSibling()
80 n = node1.get(); in testInsertSibling()
81 while (n->hasNext()) in testInsertSibling()
83 n = &n->getNext(); in testInsertSibling()
107 const Node* n = &node2->getFirstChild(); in testAppendChildren() local
108 string postfixSeq = n->getText() + n->getNext().getText(); in testAppendChildren()
146 const Node* n = node5.get(); in testCore() local
147 while (n->hasPrevious()) in testCore()
[all …]
/trunk/main/toolkit/source/helper/
H A Dunopropertyarrayhelper.cxx38 for ( sal_Int32 n = 0; n < nIDs; n++ ) in UnoPropertyArrayHelper() local
39 maIDs.Insert( pIDs[n], (void*)1L ); in UnoPropertyArrayHelper()
96 for ( sal_uInt32 n = 0; n < nProps; n++ ) in getProperties() local
99 pProps[n].Name = GetPropertyName( nId ); in getProperties()
100 pProps[n].Handle = nId; in getProperties()
101 pProps[n].Type = *GetPropertyType( nId ); in getProperties()
102 pProps[n].Attributes = GetPropertyAttribs( nId ); in getProperties()
140 for ( sal_Int32 n = 0; n < nValues; n++ ) in fillHandles() local
142 sal_uInt16 nPropId = GetPropertyId( pNames[n] ); in fillHandles()
145 pHandles[n] = nPropId; in fillHandles()
[all …]
/trunk/main/vcl/unx/gtk/a11y/
H A Datklistener.cxx117 for(sal_Int32 n = 0; n < nChildren; n++) in updateChildList() local
119 m_aChildList[n] = pContext->getAccessibleChild(n); in updateChildList()
153 size_t n, nmax = m_aChildList.size(); in handleChildRemoved() local
154 for( n = 0; n < nmax; ++n ) in handleChildRemoved()
156 if( rxChild == m_aChildList[n] ) in handleChildRemoved()
158 nIndex = n; in handleChildRemoved()
191 size_t n = m_aChildList.size(); in handleInvalidateChildren() local
192 while( n-- > 0 ) in handleInvalidateChildren()
194 if( m_aChildList[n].is() ) in handleInvalidateChildren()
209 for( n = 0; n < nmax; ++n ) in handleInvalidateChildren()
[all …]
/trunk/main/wizards/com/sun/star/wizards/common/
H A DJavaTools.java564 for (int n = 0; n < baselist.length; n++) in removeOutdatedFields()
607 for (int n = 0; n < _scomplist.length; n++) in getDuplicateFieldIndex()
609 if (n == 0) in getDuplicateFieldIndex()
628 for (int n = 0; n < scomplist.length; n++) in getDuplicateFieldIndex()
630 String scurvalue = scomplist[n]; in getDuplicateFieldIndex()
633 if (m != n) in getDuplicateFieldIndex()
648 for (int n = 0; n < _scomplist.length; n++) in getDuplicateFieldIndex()
650 if (_scomplist[n].equals(_fieldname)) in getDuplicateFieldIndex()
655 return n; in getDuplicateFieldIndex()
678 for (int n = 0; n < ocomplist.length; n++) in getDuplicateFieldIndex()
[all …]
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx305 for (long n = 0; n < nCount; n++) in SwInsertDBColAutoPilot() local
437 for( sal_uInt16 n = 0; n < aDBColumns.Count(); ++n ) in SwInsertDBColAutoPilot() local
536 for( n = 0; n < nCnt; ++n ) in IMPL_LINK()
540 for( n = 0; n < nCnt; ++n, ++nInsPos ) in IMPL_LINK()
608 for( sal_uInt16 n = 0; n < aDBColumns.Count(); ++n ) in IMPL_LINK() local
1059 for( n = 0; n < nCols; ++n ) in DataToDoc()
1101 for( n = 0; n < nCols; ++n ) in DataToDoc()
1134 for( n = 0; n < nCols; ++n ) in DataToDoc()
1336 for( n = 0; n < nCols; ++n ) in DataToDoc()
1671 for( sal_uInt16 n = 0, nCnt = aLbTableCol.GetEntryCount(); n < nCnt; ++n ) in Commit() local
[all …]
/trunk/main/sw/source/filter/rtf/
H A Drtfnum.cxx127 for( sal_uInt8 n = 1; n < MAXLEVEL; ++n ) in lcl_ExpandNumFmts() local
132 rRule.Set( n, aNumFmt ); in lcl_ExpandNumFmts()
491 for( sal_uInt8 n = 0; bRet && n < MAXLEVEL; ++n ) in lcl_IsEqual() local
561 for( size_t n = aListArr.size(); n; ) in ReadListOverrideTable() local
565 nMatch=n; in ReadListOverrideTable()
624 for( size_t n = 0; n < aListArr.size(); ++n ) in ReadListOverrideTable() local
722 for( size_t n = aListArr.size(); n; ) in ReadListOverrideTable() local
750 for( size_t n = aListArr.size(); n; ) in GetNumRuleOfListNo() local
794 size_t n; in RemoveUnusedNumRules() local
795 for( n = aListArr.size(); n; ) in RemoveUnusedNumRules()
[all …]
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx1011 for (sal_uInt16 n=0; n < pClients->Count(); n++) in FindIPClient() local
1037 for (sal_uInt16 n=0; n < pClients->Count(); n++) in GetUIActiveIPClient_Impl() local
1053 for (sal_uInt16 n=0; n < pClients->Count(); n++) in GetUIActiveClient() local
1555 for ( sal_uInt16 n=nCount; n>0; n-- ) in RemoveSubShell() local
1591 for ( sal_uInt16 n=0; n<nCount; n++ ) in PushSubShells_Impl() local
1645 for ( sal_uInt16 n=0; n<rFrames.Count(); ++n ) in GetFirst() local
1687 for ( sal_uInt16 n=0; n<rFrames.Count(); ++n ) in GetNext() local
1719 for ( sal_uInt16 n=0; n<rFrames.Count(); ++n ) in Notify() local
1835 for ( sal_uInt16 n=0; n < pClients->Count(); n++ ) in ResetAllClients_Impl() local
1851 for ( sal_uInt16 n=0; n<pClients->Count(); ) in DisconnectAllClients() local
[all …]
/trunk/main/scp2/inc/
H A Dmacros.inc537 #define SCP2_URE_DL_NORMAL(n) n ".dll"
538 #define SCP2_URE_DL_BARE(n) n ".dll"
539 #define SCP2_URE_DL_VER(n, v) n v ".dll"
540 #define SCP2_URE_DL_COMID_VER(n, v) n v STRING(COMID) ".dll"
541 #define SCP2_URE_DL_UNO_VER(n, v) n v ".dll"
546 #define SCP2_URE_DL_NORMAL(n) "lib" n STRING(UNXSUFFIX)
547 #define SCP2_URE_DL_BARE(n) n STRING(UNXSUFFIX)
548 #define SCP2_URE_DL_VER(n, v) "lib" n STRING(UNXSUFFIX) "." v
554 #define SCP2_URE_DL_UNO_NORMAL(n) "libuno_" n STRING(UNXSUFFIX)
562 #define SCP2_URE_JDL_NORMAL(n) "lib" n ".jnilib"
[all …]
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_versionboxes.src30 "The newer version $DEPLOYED is already installed.\n"
31 "Click \'OK\' to replace the installed extension.\n"
37 "The newer version $DEPLOYED, named \'$OLDNAME\', is already installed.\n"
38 "Click \'OK\' to replace the installed extension.\n"
46 "That version is already installed.\n"
47 "Click \'OK\' to replace the installed extension.\n"
53 "That version, named \'$OLDNAME\', is already installed.\n"
54 "Click \'OK\' to replace the installed extension.\n"
62 "The older version $DEPLOYED is already installed.\n"
63 "Click \'OK\' to replace the installed extension.\n"
[all …]
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx207 long n; in ImplInitSalGDI() local
225 for( n = 0; n < 256L; n++ ) in ImplInitSalGDI()
226 pSalData->mpDitherDiff[ n ] = n - ( n & 248L ); in ImplInitSalGDI()
228 for( n = 0; n < 256L; n++ ) in ImplInitSalGDI()
231 for( n = 0; n < 256L; n++ ) in ImplInitSalGDI()
300 for( n = 0; n < nDitherPalCount; n++ ) in ImplInitSalGDI()
303 for( n = 0; n < 256L; n++ ) in ImplInitSalGDI()
304 pSalData->mpDitherDiff[ n ] = n % 51L; in ImplInitSalGDI()
306 for( n = 0; n < 256L; n++ ) in ImplInitSalGDI()
309 for( n = 0; n < 256L; n++ ) in ImplInitSalGDI()
[all …]
/trunk/main/svl/source/items/
H A Drngitem_inc.cxx156 for ( NUMTYPE n = 0; n < nCount; ++n ) in SfxXRangesItem() local
157 rStream >> _pRanges[n]; in SfxXRangesItem()
188 NUMTYPE n; in operator ==() local
189 for ( n = 0; _pRanges[n] && rOther._pRanges[n]; ++n ) in operator ==()
190 if ( *_pRanges != rOther._pRanges[n] ) in operator ==()
193 return !_pRanges[n] && !rOther._pRanges[n]; in operator ==()
204 HACK(n. i.) in GetPresentation()
228 for ( NUMTYPE n = 0; _pRanges[n]; ++n ) in Store() local
229 rStream >> _pRanges[n]; in Store()
/trunk/extras/l10n/source/fi/
H A Dlocalize.sdf506 …1)' on muokattavana käyttäjällä\n\n$(ARG2)\n\nAvaa asiakirja kirjoitussuojattuna, tai avaa siitä k…
654 …RG1)' on muokattavana käyttäjällä\n\n$(ARG2)\n\nYritä tallentamista myöhemmin uudestaan, tai talle…
17628n /? : Näyttää tämän valintaikkunan.\n /a : Suorittaa ylläpitoasennuksen.\n /j[u|m] : Suo…
28493 …nnettu päivämäärä tai päivämäärän sisältävän Variant-tyyppisen muuttujan nimi. Tähän päivämäärään
30068 …45419 47 0 fi Rajoitetun kentän arvot lähetetään tekstikenttänä, se tarkoittaa, että lomakkeella…
30862 …hared\02\12090101.xhp 0 help par_id3159413 18 0 fi Esitetään n (Arvo = n) suurinta kentän arvoa.…
37296n esitysasiakirjan tavalliseen näkymään, solut lisätään taulukkona. Jos solut vedetään jäsennysnäk…
38918n esittäjän apunäyttö käynnistymään aina esityksen kanssa useamman näytön koneella.\</ahelp\>. Tyh…
47446 … par_id3154136 41 0 fi "size +n", "size -n", "size *n" ja "size /n" -koodeilla operaatioiden va…
59960 …152708 644 0 fi SERIESSUM(x;n;m;kertoimet) = kerroin_1*x^n + kerroin_2*x^(n+m) + kerroin_3*x^(n+…
[all …]
/trunk/main/vcl/source/control/
H A Dilstbox.cxx121 for ( sal_uInt16 n = GetEntryCount(); n; ) in Clear() local
264 for ( sal_uInt16 n = bSearchMRUArea ? 0 : GetMRUCount(); n < nEntries; n++ ) in FindEntry() local
284 for ( sal_uInt16 n = nStart; bForward ? ( n < nEntryCount ) : n; ) in FindMatchingEntry() local
309 for ( sal_uInt16 n = GetEntryCount(); n; ) in FindEntry() local
453 for ( sal_uInt16 n = 0; n < nEntryCount; n++ ) in GetSelectEntryPos() local
1135 for ( n = 0; n < nSelect; n++ ) in SelectEntries()
1140 for ( n = nSelect+1; n < mpEntryList->GetEntryCount(); n++ ) in SelectEntries()
1168 for ( sal_uInt16 n = nStart; n <= nEnd; n++ ) in SelectEntries() local
1183 for ( sal_uInt16 n = nSelect+1; n <= nLast; n++ ) in SelectEntries() local
1194 for ( sal_uInt16 n = nLast; n < nSelect; n++ ) in SelectEntries() local
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx592 for ( sal_uInt16 n=0; n<aActivationListeners.Count(); n++ ) in SheetChanged() local
1290 for ( sal_uInt16 n=0; n<aMouseClickHandlers.Count(); n++ ) in MousePressed() local
1414 for ( sal_uInt16 n=0; n<nCount; n++ ) in EndMouseListening() local
1436 for ( sal_uInt16 n=0; n<nCount; n++ ) in EndActivationListening() local
1471 for ( sal_uInt16 n=nCount; n--; ) in removeEnhancedMouseClickHandler() local
1505 for ( sal_uInt16 n=nCount; n--; ) in removeActivationEventListener() local
1833 for ( sal_uInt16 n=0; n<aSelectionListeners.Count(); n++ ) in SelectionChanged() local
2112 for ( sal_uInt16 n=0; n<aPropertyChgListeners.Count(); n++ ) in VisAreaChanged() local
2229 for ( sal_uInt16 n=0; n<aRangeSelListeners.Count(); n++ ) in RangeSelDone() local
2239 for ( sal_uInt16 n=0; n<aRangeSelListeners.Count(); n++ ) in RangeSelAborted() local
[all …]
/trunk/main/sw/source/core/fields/
H A Dreffld.cxx234 nSubType = n; in SetSubType()
352 for( n = 0; n < nFtnCnt; ++n ) in UpdateField()
872 for( n = 0; n < nFtnCnt; ++n ) in FindAnchor()
947 sal_uInt16 n; in SV_IMPL_PTRARR() local
949 for( n = rDestDoc.GetFtnIdxs().Count(); n; ) in SV_IMPL_PTRARR()
951 for( n = rDoc.GetFtnIdxs().Count(); n; ) in SV_IMPL_PTRARR()
968 sal_uInt16 n; in SV_IMPL_PTRARR() local
970 for( n = 0; n < aIds.Count(); ++n ) in SV_IMPL_PTRARR()
971 if( n != aIds[ n ] ) in SV_IMPL_PTRARR()
975 aIds.Insert( n ); in SV_IMPL_PTRARR()
[all …]
/trunk/main/writerfilter/source/doctok/
H A DXNoteHelperImpl.hxx94 sal_uInt32 n = nResult; in getIndexOfCpAndFc() local
95 while (n > 0) in getIndexOfCpAndFc()
97 --n; in getIndexOfCpAndFc()
99 Cp aCp(mpRefs->getFc(n)); in getIndexOfCpAndFc()
105 nResult = n; in getIndexOfCpAndFc()
121 if (n < getCount()) in get()
122 pResult = get(n); in get()
142 if (n < getCount()) in getRef()
144 pResult = getRef(n); in getRef()
153 for (sal_uInt32 n = 0; n < getCount(); ++n) in init() local
[all …]

Completed in 1567 milliseconds

12345678910>>...79