Home
last modified time | relevance | path

Searched refs:n (Results 251 – 275 of 1957) sorted by relevance

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

/trunk/main/svl/source/items/
H A Dilstitem.cxx46 for ( sal_uInt16 n=0; n<rList.Count(); n++ ) in SfxIntegerListItem() local
47 m_aList[n] = rList[n]; in SfxIntegerListItem()
97 for ( sal_Int32 n=0; n<m_aList.getLength(); n++ ) in GetList() local
98 rList.Insert( m_aList[n], sal::static_int_cast< sal_uInt16 >(n) ); in GetList()
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx243 DEF_LINE_WIDTH_##n, DEF_LINE_WIDTH_##n, 0, 0
246 DEF_DOUBLE_LINE##n##_OUT + DEF_DOUBLE_LINE##n##_IN + \
2574 if( n==0 ) in ParseCSS1_padding()
2579 if( n <= 1 ) in ParseCSS1_padding()
2584 n++; in ParseCSS1_padding()
2780 n++; in ParseCSS1_border_width()
2808 n++; in ParseCSS1_border_color()
2831 n++; in ParseCSS1_border_style()
3017 if( n==0 ) in ParseCSS1_size()
3028 if( n==0 ) in ParseCSS1_size()
[all …]
/trunk/main/svl/source/passwordcontainer/
H A Dsyscreds.cxx186 for ( sal_Int32 n = 0; n < aURLs.getLength(); ++n ) in initCfg() local
187 m_aCfgContainer.insert( aURLs[ n ] ); in initCfg()
202 sal_Int32 n = 0; in writeCfg() local
206 aURLs[ n ] = *it; in writeCfg()
208 ++n; in writeCfg()
268 sal_Int32 n = 0; in list() local
272 aResult[ n ] = *it; in list()
274 ++n; in list()
284 aResult[ n ] = *it; in list()
286 ++n; in list()
/trunk/main/sal/textenc/
H A Dtcvtbyte.c720 int n; in ImplUnicodeToChar() local
736 n = 1; in ImplUnicodeToChar()
740 n = ImplConvertUnicodeCharToChar( pConvertData, c, aTempBuf ); in ImplUnicodeToChar()
742 if ( n == 0 ) in ImplUnicodeToChar()
748 n = ImplConvertUnicodeCharToChar( in ImplUnicodeToChar()
752 if ( n == 0 ) in ImplUnicodeToChar()
765 n = 0; in ImplUnicodeToChar()
769 n += i; in ImplUnicodeToChar()
776 if ( n == 0 ) in ImplUnicodeToChar()
793 if ( pEndDestBuf - pDestBuf < n ) in ImplUnicodeToChar()
[all …]
/trunk/main/writerfilter/source/resourcemodel/
H A Dresourcemodel.cxx58 void dump(OutputWithDepth<string> & o, const char * name, sal_uInt32 n) in dump() argument
61 snprintf(sBuffer, sizeof(sBuffer), "%" SAL_PRIuUINT32, n); in dump()
279 for (unsigned int n = 0; n < len; ++n) in text() local
281 switch (static_cast<unsigned char>(data[n])) in text()
297 if (isprint(data[n])) in text()
298 tmpStr += static_cast<char>(data[n]); in text()
303 snprintf(sBuffer, sizeof(sBuffer), "\\0x%02x", data[n]); in text()
323 for (unsigned int n = 0; n < len; ++n) in utext() local
325 sal_Unicode nChar = data[n * 2] + (data[n * 2 + 1] << 8); in utext()
/trunk/extras/l10n/source/tr/
H A Dlocalize.sdf506 …in şunun tarafından kilitli:\n\n$(ARG2)\n\nBelgeyi salt-okunur olarak ya da düzenleme için belgeni…
523nın daha yeni sürümü ile oluşturuldu. Şu anki sürümünüz tarafından desteklenmeyen özellikleri içer…
11952n kısımlarının görünümünü değiştirir. Dönüştürme kalın, italik, kalın/italik, alt simge ve üst sim…
12014n başlığını yazın. Şu anki metin belgenizle sayfanın üzerine yazmak için varolan bir sayfanın başl…
17331 …ro.src 0 string STEP_ZERO + 5 0 tr Önce, tüm çalışma sayfalarının korumasını kaldırın. 20200…
49152 …luğunu ayarlayın. %100 ayarı çizelgedeki uzak kenarın büyüklüğünün yakın kenardaki büyüklüğünün ya…
56611 …xhp 0 help par_id3152597 4 0 tr Çalışma sayfasının hangi kısmının ad oluşturulması için kullanıl…
59738 …\scalc\01\04060106.xhp 0 help par_id6814477 0 tr Bir açının kotanjantı, 1 sayısının açının tanj…
59768 …0 tr \<ahelp hid=\"HID_FUNC_FAKULTAET\"\>Bir sayının çarpınımını verir( Faktoriyel ). Bir sayının
59939 …TINOMIAL\"\> Bir değerler toplamının çarpınımının (Faktoriyellerinin), çarpanların çarpınımına (Fa…
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxprinter.cxx137 sal_Int16 n; in convertFastPropertyValue() local
138 if( ( rValue >>= n ) && ( n != mnOrientation ) ) in convertFastPropertyValue()
140 rConvertedValue <<= n; in convertFastPropertyValue()
223 for ( sal_uInt16 n = 0; n < nPaperBinCount; n++ ) in getFormDescriptions() local
227 aDescr += GetPrinter()->GetPaperBinName( n ); in getFormDescriptions()
229 aDescr += n; in getFormDescriptions()
232 aDescriptions.getArray()[n] = aDescr; in getFormDescriptions()
372 for ( sal_uInt32 n = 0; n < nPrinters; n++ ) in getPrinterNames() local
373 aNames.getArray()[n] = rQueues[n]; in getPrinterNames()
/trunk/main/sw/source/core/edit/
H A Dedtab.cxx69 for( sal_uInt16 n = 0; n < rTableLines.Count(); ++n ) in ConvertNestedTablesToText() local
71 SwTableLine* pTableLine = rTableLines[ n ]; in ConvertNestedTablesToText()
205 if( nStt > nEnd ) { sal_uLong n = nStt; nStt = nEnd; nEnd = n; } in IsTextToTableAvailable() local
324 for( sal_uInt16 n = 0; n < aBoxes.Count(); ++n ) in GetTblBoxFormulaAttrs() local
326 const SwTableBox* pSelBox = aBoxes[ n ]; in GetTblBoxFormulaAttrs()
328 if( !n ) in GetTblBoxFormulaAttrs()
372 for( sal_uInt16 n = 0; n < aBoxes.Count(); ++n ) in SetTblBoxFormulaAttrs() local
373 GetDoc()->SetTblBoxFormulaAttrs( *aBoxes[ n ], rSet ); in SetTblBoxFormulaAttrs()
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx287 for ( sal_Int32 n = 0; n < nCount; ++n ) in PropertyValueSet() local
289 const com::sun::star::beans::PropertyValue& rValue = pValues[ n ]; in PropertyValueSet()
640 for ( sal_Int32 n = 0; n < nCount; ++n ) in findColumn() local
642 if ( (*m_pValues)[ n ].sPropertyName.equals( columnName ) ) in findColumn()
643 return sal_Int32( n + 1 ); // Index is 1-based. in findColumn()
847 for ( sal_Int32 n = 0; n < nValuesCount; ++n ) in appendPropertySet() local
850 = pPropValues[ n ]; in appendPropertySet()
869 for ( sal_Int32 n = 0; n < nPropsCount; ++n ) in appendPropertySet() local
871 const Property& rProp = pProps[ n ]; in appendPropertySet()
/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx132 double n = (double)_nWidth; in BrowserColumn() local
133 n *= (double)rCurrentZoom.GetDenominator(); in BrowserColumn()
134 n /= (double)rCurrentZoom.GetNumerator(); in BrowserColumn()
135 _nOriginalWidth = n>0 ? (long)(n+0.5) : -(long)(-n+0.5); in BrowserColumn()
147 double n = (double)_nWidth; in SetWidth() local
149 n /= (double)rCurrentZoom.GetNumerator(); in SetWidth()
150 _nOriginalWidth = n>0 ? (long)(n+0.5) : -(long)(-n+0.5); in SetWidth()
198 double n = (double)_nOriginalWidth; in ZoomChanged() local
199 n *= (double)rNewZoom.GetNumerator(); in ZoomChanged()
200 n /= (double)rNewZoom.GetDenominator(); in ZoomChanged()
[all …]
/trunk/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx124 OLEVariant::OLEVariant(sal_Int8 n) { VariantInit(this); vt = VT_I1; bVal = n;} in OLEVariant() argument
125 OLEVariant::OLEVariant(sal_Int16 n) { VariantInit(this); vt = VT_I2; intVal = n;} in OLEVariant() argument
126 OLEVariant::OLEVariant(sal_Int32 n) { VariantInit(this); vt = VT_I4; lVal = n;} in OLEVariant() argument
232 void OLEVariant::setByte(sal_uInt8 n) in setByte() argument
238 bVal = n; in setByte()
240 void OLEVariant::setInt16(sal_Int16 n) in setInt16() argument
246 iVal = n; in setInt16()
248 void OLEVariant::setInt32(sal_Int32 n) in setInt32() argument
254 lVal = n; in setInt32()
397 void OLEVariant::set(double n) in set() argument
[all …]
/trunk/main/cui/source/dialogs/
H A Dlinkdlg.cxx288 for( sal_uInt16 n = 0; n < aLnkArr.size(); ++n ) in IMPL_LINK_INLINE_END() local
290 SvBaseLinkRef xLink = aLnkArr[ n ]; in IMPL_LINK_INLINE_END()
297 SetType( *xLink, aPosArr[ n ], xLink->GetUpdateMode() ); in IMPL_LINK_INLINE_END()
535 for( sal_uInt16 n = pLinkMgr->GetLinks().Count(); n; ) in IMPL_LINK() local
536 if( _pLink == &(*pLinkMgr->GetLinks()[ --n ]) ) in IMPL_LINK()
597 for( sal_uInt16 n = 0; n < rLnks.Count(); ++n ) in SetManager() local
599 SvBaseLinkRef* pLinkRef = rLnks[ n ]; in SetManager()
602 rLnks.Remove( n, 1 ); in SetManager()
603 --n; in SetManager()
695 for( sal_uInt16 n = 0; n < rLnks.Count(); ++n ) in SetActLink() local
[all …]
/trunk/main/ucb/source/ucp/ftp/
H A DftpresultsetI.cxx62 for(unsigned n = 0; n < m_aItems.size(); ++n) { in ResultSetI() local
73 xRow->appendString(seqProp[i],dirvec[n].m_aName); in ResultSetI()
76 sal_Bool(dirvec[n].m_nMode & in ResultSetI()
80 ! sal_Bool(dirvec[n].m_nMode & in ResultSetI()
84 sal_Bool(dirvec[n].m_nMode & in ResultSetI()
88 dirvec[n].m_nSize); in ResultSetI()
91 dirvec[n].m_aDate); in ResultSetI()
99 m_aItems[n] = Reference<XRow>(xRow.get()); in ResultSetI()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XTextCursor.java117 short n = 5; in _goLeft() local
120 bLeft = oObj.goLeft(n, true); in _goLeft()
123 bLeft &= gStr.length() == n ; in _goLeft()
139 short n = 5; in _goRight() local
142 bRight = oObj.goRight(n, true); in _goRight()
146 bRight &= gStr.length() == n ; in _goRight()
158 short n = 1; in _gotoEnd() local
161 bEnd = !oObj.goRight(n, false) ; in _gotoEnd()
198 short n = 1; in _gotoStart() local
201 bStart = !oObj.goLeft(n, false) ; in _gotoStart()
/trunk/main/basic/source/sbx/
H A Dsbxarray.cxx519 for( sal_uInt32 n = 0; n < nElem; n++ ) in LoadData() local
543 sal_uInt32 n; in StoreData() local
545 for( n = 0; n < pData->size(); n++ ) in StoreData()
547 SbxVariableRef* pRef = (*pData)[n]; in StoreData()
553 for( n = 0; n < pData->size(); n++ ) in StoreData()
555 SbxVariableRef* pRef = (*pData)[n]; in StoreData()
559 rStrm << (sal_uInt16) n; in StoreData()
678 if( n < 1 || n > nDim ) in GetDim32()
683 while( --n ) in GetDim32()
690 sal_Bool SbxDimArray::GetDim( short n, short& rlb, short& rub ) const in GetDim() argument
[all …]
/trunk/main/tools/source/memtools/
H A Dmultisel.cxx95 sal_uIntPtr n = 0; in ImplFindSubSelection() local
97 n < aSels.Count() && nIndex > aSels.GetObject(n)->Max(); in ImplFindSubSelection()
98 ++n ) {} /* empty loop */ in ImplFindSubSelection()
99 return n; in ImplFindSubSelection()
306 for ( sal_uIntPtr n = 0; n < rOrig.aSels.Count(); ++n ) in MultiSelection() local
307 aSels.Insert( new Range( *rOrig.aSels.GetObject(n) ), LIST_APPEND ); in MultiSelection()
347 for ( sal_uIntPtr n = 0; n < rOrig.aSels.Count(); ++n ) in operator =() local
363 for ( sal_uIntPtr n = 0; n < aSels.Count(); ++n ) in operator ==() local
364 if ( *aSels.GetObject(n) != *rWith.aSels.GetObject(n) ) in operator ==()
1045 size_t n = maSequence.size(); in hasValue() local
[all …]
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx122 for( sal_uInt16 n = 0; n < rSortBoxes.Count(); ++n ) in lcl_IsInSameTblBox() local
932 for( sal_uLong n = nStart; n < nEnde; ++n ) in InsertTextSection() local
934 SwNode* pNd = (*this)[n]; in InsertTextSection()
940 else if( n >= nSkipIdx ) in InsertTextSection()
951 n = pNd->EndOfSectionIndex(); in InsertTextSection()
1393 for( sal_uLong n = nStart; n < nEnde; ++n ) in NodesArrChgd() local
1398 n = pSectNd->EndOfSectionIndex(); in NodesArrChgd()
1442 sal_uInt16 n; in GetUniqueSectionName() local
1444 for( n = 0; n < pSectionFmtTbl->Count(); ++n ) in GetUniqueSectionName()
1463 for( n = 0; n < nFlagSize; ++n ) in GetUniqueSectionName()
[all …]
H A Dndcopy.cxx454 for( sal_uInt16 n = rTblFmts.Count(); n; ) in MakeCopy() local
565 for( sal_uInt16 n = 0; n < rFrmFmtTbl.Count(); ++n ) in lcl_ChkFlyFly() local
611 sal_uInt16 n = 0; in lcl_DeleteRedlines() local
612 pSrcDoc->GetRedline( *pStt, &n ); in lcl_DeleteRedlines()
613 for( ; n < rTbl.Count(); ++n ) in lcl_DeleteRedlines()
629 n = rTbl.Count(); in lcl_DeleteRedlines()
1425 for ( sal_uInt16 n = 0; n < nArrLen; ++n ) in CopyFlyInFlyImpl() local
1495 for ( sal_uInt16 n = 0; n < aArr.Count(); ++n ) in CopyFlyInFlyImpl() local
1601 aArr.Remove( n, 1 ); in CopyFlyInFlyImpl()
1602 --n; in CopyFlyInFlyImpl()
[all …]
/trunk/main/starmath/source/
H A Dparse.cxx1044 LineArray.resize(n); in Table()
1113 sal_uInt16 n = 0; in Line() local
1116 ExpressionArray.resize(n); in Line()
1154 sal_uInt16 n = 0; in Expression() local
1157 RelationArray.resize(n); in Expression()
1539 sal_uInt16 n = 0; in Term() local
1553 n++; in Term()
1559 while (n > 0) in Term()
1562 n--; in Term()
2227 sal_uInt16 n = 0; in Stack() local
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx181 sal_uInt16 n; in GetSlot() local
182 for ( n = 0; n < nUsedSlots; n++ ) in GetSlot()
271 sal_uInt16 n; in BuildStylesTable() local
274 for( n = 1; n < rArr.Count(); n++ ) in BuildStylesTable()
282 for( n = 1; n < rArr2.Count(); n++ ) in BuildStylesTable()
380 for( n = nStt; n < nEnd; ++n ) in SetStyleDefaults()
399 for ( n = nStt; n < nEnd; ++n, ++pFlags ) in SetStyleDefaults()
585 sal_uInt16 n; in OutputStylesTable() local
586 for ( n = 0; n < nUsedSlots; n++ ) in OutputStylesTable()
587 OutputStyle( pFmtA[n], n ); in OutputStylesTable()
[all …]
H A Dww8par5.cxx220 while( (nLen > n) && (aData.GetChar( n ) == ' ') ) in FindNextStringPiece()
221 ++n; in FindNextStringPiece()
223 if( nLen == n ) in FindNextStringPiece()
249 if( n2 > n ) in FindNextStringPiece()
263 return n; in FindNextStringPiece()
274 if( STRING_NOTFOUND != n ) in GetTokenSttFromTo()
499 if( STRING_NOTFOUND == n ) in FindPara()
519 return rStr.Copy( n, n2-n ); in FindPara()
2859 if( STRING_NOTFOUND != n ) in lcl_toxMatchACSwitch()
2898 if( STRING_NOTFOUND != n ) in lcl_toxMatchTSwitch()
[all …]
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx515 for( int n = 0; n < nPairs; n++ ) in queryMetricPage() local
628 for( int n = 0; n < nPairs; n++ ) in queryMetricPage() local
1754 for(int n = 0; n < pNameRecord->slen/2; n++ ) in convertTrueTypeName() local
1770 for(int n = 0; n < pNameRecord->slen/2; n++ ) in convertTrueTypeName() local
3936 sal_Int32 n = 0; in getInt() local
3937 rAny >>= n; in getInt()
3938 return n; in getInt()
3973 for( sal_Int32 n = 0; n < nProps; n++ ) in readOverrideMetrics() local
4024 pProps[n].Value >>= aEncoding; in readOverrideMetrics()
4052 pProps[n].Value >>= aSeq; in readOverrideMetrics()
[all …]
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DControlScroller.java225 for (int n = 0; n < nameProps.length; n++) in fillupControls()
227 if (CurUnoDialog.getDlgNameAccess().hasByName(nameProps[n].Name)) in fillupControls()
229 setControlData(nameProps[n].Name, valueProps[n].Value); in fillupControls()
303 for (int n = 0; n < scrollfields.size(); n++) in toggleControls()
305 PropertyValue[] curproperties = (PropertyValue[]) scrollfields.elementAt(n); in toggleControls()
375 for (int n = 0; n < cols; n++) in scrollRowsInfo()
377 fieldInfo(a, n); in scrollRowsInfo()
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx840 for ( sal_Int32 n = 0; n < nCount; ++n ) in getPropertyValues() local
870 for ( sal_Int32 n = 0; n < nCount; ++n ) in getPropertyValues() local
1128 for ( sal_Int32 n = 0; n < nCount; ++n ) in setPropertyValues() local
1198 nTitlePos = n; in setPropertyValues()
1203 aRet[ n ] <<= in setPropertyValues()
1213 aRet[ n ] <<= in setPropertyValues()
1412 aRet[ n ] <<= e; in setPropertyValues()
1416 aRet[ n ] <<= e; in setPropertyValues()
1420 aRet[ n ] <<= e; in setPropertyValues()
1424 aRet[ n ] <<= e; in setPropertyValues()
[all …]
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx83 for ( sal_Int16 n = 0; n <= nDepth; n++ ) in lcl_ImplGetDefBulletIndent() local
85 ( ( n < nDefStyles ) ? pDefBulletIndents[n] : nDefBulletIndent ); in lcl_ImplGetDefBulletIndent()
701 for( sal_uInt32 n = 0; n < rPObj.Count(); n++ ) in AddText() local
705 sal_uInt32 nP = nPara + n; in AddText()
1226 sal_uInt32 n; in Read() local
1227 for ( n = 0; n < nParas; n++ ) in Read()
1592 for ( sal_uInt32 n = nStart; n < nEnd; n++ ) in ImplCheckParagraphs() local
1608 for ( sal_uInt32 n = pParaList->GetParagraphCount(); n; ) in SetRefDevice() local
1809 for ( sal_uInt32 n = 0; n < nCount; n++ ) in GetText() local
1829 for( sal_uInt32 n = 0; n < nParaCount; n++ ) in Remove() local
[all …]

Completed in 1392 milliseconds

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