Home
last modified time | relevance | path

Searched refs:n (Results 276 – 300 of 1965) sorted by relevance

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

/aoo41x/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()
2852 if( STRING_NOTFOUND != n ) in lcl_toxMatchACSwitch()
2891 if( STRING_NOTFOUND != n ) in lcl_toxMatchTSwitch()
[all …]
/aoo41x/main/i18npool/source/nativenumber/data/
H A Dnumberchar.h201 #define isNumber(n) ( NUMBER_ZERO <= n && n <= NUMBER_NINE ) argument
202 #define isDecimal(n) ( n == DecimalChar[NumberChar_HalfWidth] ) argument
203 #define isMinus(n) ( n == MinusChar[NumberChar_HalfWidth] ) argument
204 #define isSeparator(n) ( n == SeparatorChar[NumberChar_HalfWidth] ) argument
/aoo41x/main/rsc/source/tools/
H A Drsctools.cxx261 unsigned int n = 0; in ResponseFile() local
262 while( nItems && (!isspace( szBuffer[ n ] ) || bInQuotes) && in ResponseFile()
263 n +1 < sizeof( szBuffer ) ) in ResponseFile()
265 n++; in ResponseFile()
266 nItems = fread( &szBuffer[ n ], 1, in ResponseFile()
268 if( szBuffer[n] == '"' ) in ResponseFile()
271 szBuffer[ n ] = '\0'; in ResponseFile()
475 sal_uInt32 n = nStrLen +1; in PutUTF8() local
476 if( n % 2 ) in PutUTF8()
478 n++; in PutUTF8()
[all …]
/aoo41x/main/scaddins/source/analysis/
H A Dbessel.cxx185 double BesselI( double x, sal_Int32 n ) throw( IllegalArgumentException, NoConvergenceException ) in BesselI() argument
190 if( n < 0 ) in BesselI()
202 for( nK = 1; nK <= n; ++nK ) in BesselI()
230 fTerm = fTerm * fXHalf / static_cast<double>(nK) * fXHalf / static_cast<double>(nK+n); in BesselI()
310 for( sal_Int32 n = 1 ; n < nOrder ; n++ ) in BesselK() local
312 fBkp = fBkm + double( n ) * fTox * fBk; in BesselK()
465 for( sal_Int32 n = 1 ; n < nOrder ; n++ ) in BesselY() local
467 fByp = double( n ) * fTox * fBy - fBym; in BesselY()
/aoo41x/main/l10ntools/source/
H A Dlngmerge.cxx85 for( unsigned int n = 0; n < aLanguages.size(); n++ ){ in FillInFallbacks() local
86 sCur = aLanguages[ n ]; in FillInFallbacks()
160 for( unsigned int n = 0; n < aLanguages.size(); n++ ){ in WriteSDF() local
161 sCur = aLanguages[ n ]; in WriteSDF()
318 for( unsigned int n = 0; n < aLanguages.size(); n++ ){ in Merge() local
319 sCur = aLanguages[ n ]; in Merge()
H A Dcfgmerge.cxx447 for( unsigned int n = 0; n < aLanguages.size(); n++ ){ in ExecuteAnalyzedToken() local
448 sCur = aLanguages[ n ]; in ExecuteAnalyzedToken()
483 for( unsigned int n = 0; n < aLanguages.size(); n++ ){ in ExecuteAnalyzedToken() local
484 sCur = aLanguages[ n ]; in ExecuteAnalyzedToken()
671 for( unsigned int n = 0; n < aLanguages.size(); n++ ){ in WorkOnRessourceEnd() local
672 sCur = aLanguages[ n ]; in WorkOnRessourceEnd()
820 for( unsigned int n = 0; n < aLanguages.size(); n++ ){ in WorkOnRessourceEnd() local
821 sCur = aLanguages[ n ]; in WorkOnRessourceEnd()
/aoo41x/main/wizards/com/sun/star/wizards/form/
H A DStyleApplier.java288 for (int n = 0; n < DBControls.length; n++) in changeBorderLayouts()
290 … if (DBControls[n].xServiceInfo.supportsService("com.sun.star.drawing.ShapeCollection")) in changeBorderLayouts()
292 TimeStampControl oTimeStampControl = (TimeStampControl) DBControls[n]; in changeBorderLayouts()
304 …if (DBControls[n].xPropertySet.getPropertySetInfo().hasPropertyByName(PropertyNames.PROPERTY_BORDE… in changeBorderLayouts()
306 … DBControls[n].xPropertySet.setPropertyValue(PropertyNames.PROPERTY_BORDER, IBorderValue); in changeBorderLayouts()
449 for (int n = 0; n < DBControls.length; n++) in applyDBControlProperties()
453 DatabaseControl aDBControl = DBControls[n]; in applyDBControlProperties()
473 for (int n = 0; n < LabelControls.length; n++) in applyDBControlProperties()
477 …LabelControls[n].xPropertySet.setPropertyValue("TextColor", new Integer(_iStyleColors[SOLABELTEXTC… in applyDBControlProperties()
/aoo41x/main/sw/source/ui/vba/
H A Dvbafield.cxx189 while( (nLen > n) && (aData.GetChar( n ) == ' ') ) in FindNextStringPiece()
190 ++n; in FindNextStringPiece()
192 if( nLen == n ) in FindNextStringPiece()
196 || (aData.GetChar( n ) == 0x201c) in FindNextStringPiece()
197 || (aData.GetChar( n ) == 132) ) in FindNextStringPiece()
200 n2 = n; // ab hier nach Ende suchen in FindNextStringPiece()
209 n2 = n; // ab hier nach Ende suchen in FindNextStringPiece()
218 if( n2 > n ) in FindNextStringPiece()
232 return n; in FindNextStringPiece()
242 xub_StrLen n = GoToTokenParam(); in GetTokenSttFromTo() local
[all …]
/aoo41x/main/sal/osl/unx/
H A Dsecurity.c84 size_t n = 0; in growSecurityImpl() local
90 n = 1024; in growSecurityImpl()
93 n = 2 * *bufSize; in growSecurityImpl()
95 if (n != 0) { in growSecurityImpl()
97 *bufSize = n; in growSecurityImpl()
101 n = SIZE_MAX; in growSecurityImpl()
103 p = realloc(impl, n); in growSecurityImpl()
117 size_t n = 0; in osl_getCurrentSecurity() local
121 p = growSecurityImpl(p, &n); in osl_getCurrentSecurity()
514 size_t n = 0; in osl_psz_loginUser()
[all …]
/aoo41x/main/ucbhelper/workben/myucp/
H A Dmyucp_content.cxx506 for ( sal_Int32 n = 0; n < nCount; ++n ) in getPropertyValues() local
508 const beans::Property& rProp = pProps[ n ]; in getPropertyValues()
670 for ( sal_Int32 n = 0; n < nCount; ++n ) in setPropertyValues() local
678 aRet[ n ] <<= lang::IllegalAccessException( in setPropertyValues()
687 aRet[ n ] <<= lang::IllegalAccessException( in setPropertyValues()
696 aRet[ n ] <<= lang::IllegalAccessException( in setPropertyValues()
781 aRet[ n ] <<= e; in setPropertyValues()
785 aRet[ n ] <<= e; in setPropertyValues()
789 aRet[ n ] <<= e; in setPropertyValues()
793 aRet[ n ] <<= e; in setPropertyValues()
[all …]
/aoo41x/main/vcl/inc/
H A Dilstbox.hxx171 void SetMRUCount( sal_uInt16 n ) { mnMRUCount = n; } in SetMRUCount() argument
174 void SetMaxMRUCount( sal_uInt16 n ) { mnMaxMRUCount = n; } in SetMaxMRUCount() argument
319 void SetLeftIndent( long n );
325 void SetSeparatorPos( sal_uInt16 n ) { mnSeparatorPos = n; } in SetSeparatorPos() argument
462 void SetSeparatorPos( sal_uInt16 n ) { maLBWindow.SetSeparatorPos( n ); } in SetSeparatorPos() argument
475 void SetLeftIndent( sal_uInt16 n ) { maLBWindow.SetLeftIndent( n ); } in SetLeftIndent() argument
518 void SetMaxMRUCount( sal_uInt16 n ) { maLBWindow.GetEntryList()->SetMaxMRUCount( n ); } in SetMaxMRUCount() argument
566 void SetDropDownLineCount( sal_uInt16 n ) { mnDDLineCount = n; } in SetDropDownLineCount() argument
614 void SetItemPos( sal_uInt16 n ) { mnItemPos = n; } in SetItemPos() argument
/aoo41x/main/sw/source/core/doc/
H A Ddocglbl.cxx91 for( sal_uInt16 n = rFmtColls.Count(); n; ) in GenerateHTMLDoc() local
93 if( nLvl == rFmtColls[ --n ]->GetAttrOutlineLevel() -1 )//<-end,zhaojianwei 0814 in GenerateHTMLDoc()
95 pSplitColl = rFmtColls[ n ]; in GenerateHTMLDoc()
147 for( sal_uInt16 n = rFmtColls.Count(); n; ) in SplitDoc() local
151 pSplitColl = rFmtColls[ n ]; in SplitDoc()
362 for( sal_uInt16 n = 0; n < GetSpzFrmFmts()->Count(); ++n ) in SplitDoc() local
364 SwFrmFmt* pFly = (*GetSpzFrmFmts())[n]; in SplitDoc()
375 --n; in SplitDoc()
713 for( sal_uInt16 n = 0; n < GetSpzFrmFmts()->Count(); ++n ) in SplitDoc() local
715 SwFrmFmt* pFly = (*GetSpzFrmFmts())[n]; in SplitDoc()
[all …]
/aoo41x/main/framework/source/fwe/xml/
H A Dtoolboxdocumenthandler.cxx261 for ( sal_Int16 n = 0; n < xAttribs->getLength(); n++ ) in startElement() local
269 aUIName = xAttribs->getValueByIndex( n ); in startElement()
331 for ( sal_Int16 n = 0; n < xAttribs->getLength(); n++ ) in startElement() local
333 pToolBoxEntry = m_aToolBoxMap.find( xAttribs->getNameByIndex( n ) ); in startElement()
340 aLabel = xAttribs->getValueByIndex( n ); in startElement()
346 aBitmapName = xAttribs->getValueByIndex( n ); in startElement()
353 aCommandURL = xAttribs->getValueByIndex( n ).intern(); in startElement()
380 nWidth = (sal_uInt16)(xAttribs->getValueByIndex( n ).toInt32()); in startElement()
386 nUserDef = (sal_uInt16)(xAttribs->getValueByIndex( n ).toInt32()); in startElement()
392 aHelpURL = xAttribs->getValueByIndex( n ); in startElement()
[all …]
/aoo41x/main/sc/source/core/data/
H A Ddptablecache.cxx1039 return GetItemDataById( nDim, n ); in GetSortedItemData()
1044 for ( size_t n = 1; n < mrLabelNames.size(); n ++ ) //defects, label name map wrong in GetDimensionIndex() local
1046 if ( mrLabelNames[n]->GetString() == sName ) in GetDimensionIndex()
1047 return (SCCOL)(n-1); in GetDimensionIndex()
1056 for ( size_t n = 0; n< mpTableDataValues[nDim].size(); n++ ) in GetIdByItemData() local
1059 return n; in GetIdByItemData()
1071 for ( size_t n = 0; n< mpTableDataValues[nDim].size(); n++ ) in GetIdByItemData() local
1074 return n; in GetIdByItemData()
1101 for ( size_t n = 0 ; n< mpGlobalOrder[nDim].size(); n++ ) in GetOrder() local
1103 i = mpGlobalOrder[nDim][n]; in GetOrder()
[all …]
/aoo41x/main/svtools/source/filter/wmf/
H A Demfwr.cxx635 for( n = 0; n < rPoly.GetSize(); n++ ) in ImplWritePolyPolygonRecord()
636 ImplWritePoint( rPoly[ n ] ); in ImplWritePolyPolygonRecord()
659 n = 0; in ImplWritePath()
661 while ( n < rPoly.GetSize() ) in ImplWritePath()
663 if( n == 0 ) in ImplWritePath()
668 n++; in ImplWritePath()
681 aNewPoly[ 0 ] = rPoly[ n - 1 ]; in ImplWritePath()
689 n = n + nBezPoints; in ImplWritePath()
694 while( ( nPoints + n ) < rPoly.GetSize() && ( rPoly.GetFlags( nPoints + n ) != POLY_CONTROL ) ) in ImplWritePath()
701 aNewPoly[ 0 ] = rPoly[ n - 1]; in ImplWritePath()
[all …]
/aoo41x/main/svl/source/items/
H A Ditemset.cxx297 for( sal_uInt16 n = nCnt; n; --n, ++ppDst, ++ppSrc ) in SfxItemSet() local
845 aNewItems[n] = 0; in SetRanges()
1096 for( sal_uInt16 n = 0; *pWh1 && *pWh2; ++pWh1, ++pWh2, ++n ) in Intersect() local
1103 if( n & 1 ) in Intersect()
1168 for( sal_uInt16 n = 0; *pWh1 && *pWh2; ++pWh1, ++pWh2, ++n ) in Differentiate() local
1175 if( n & 1 ) in Differentiate()
1386 for( sal_uInt16 n = 0; *pWh1 && *pWh2; ++pWh1, ++pWh2, ++n ) in MergeValues() local
1393 if( n & 1 ) in MergeValues()
1494 sal_uInt16 n = 0; in GetWhichByPos() local
1499 if( nPos < n ) in GetWhichByPos()
[all …]
/aoo41x/main/basic/source/sbx/
H A Dsbxvalue.cxx217 int n = t & 0x0FFF; in SbxValue() local
219 n |= SbxBYREF; in SbxValue()
220 if( n == SbxVARIANT ) in SbxValue()
221 n = SbxEMPTY; in SbxValue()
255 n = SbxNULL; in SbxValue()
940 sal_Bool SbxValue::p( t n ) \
1001 double n; in ImpIsNumeric() local
1719 sal_uInt8 n; in LoadData() local
1720 r >> n; in LoadData()
1730 sal_uInt8 n; in LoadData() local
[all …]
/aoo41x/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_uInt16 n = 0; n < rPObj.Count(); n++ ) in AddText() local
1226 sal_uInt16 n; in Read() local
1227 for ( n = 0; n < nParas; n++ ) in Read()
1592 for ( sal_uInt16 n = nStart; n < nEnd; n++ ) in ImplCheckParagraphs() local
1608 for ( sal_uInt16 n = (sal_uInt16) pParaList->GetParagraphCount(); n; ) in SetRefDevice() local
1809 for ( sal_uInt16 n = 0; n < nCount; n++ ) in GetText() local
1812 if ( (n+1) < (sal_uInt16)nCount ) in GetText()
1829 for( sal_uInt16 n = 0; n < (sal_uInt16)nParaCount; n++ ) in Remove() local
[all …]
/aoo41x/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 …]
/aoo41x/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 …]
/aoo41x/extras/l10n/source/tr/
H A Dlocalize.sdf152 …iletiyi zaten içeriyor:\n\n$(ARG1)\n\nŞu anki iletiyi tutmak için iletiyi yeniden adlandırın ya da…
13654n başlığını yazın. Şu anki metin belgenizle sayfanın üzerine yazmak için varolan bir sayfanın başl…
13685n 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…
15441 …in şunun tarafından kilitli:\n\n$(ARG2)\n\nBelgeyi salt-okunur olarak ya da düzenleme için belgeni…
15545 …src 0 string RID_AFMERROR_BOX_TXT 255 tr %s\n\nmetriği\n\naşağıdaki sebep yüzünden dönüştürülem…
25283 …luğunu ayarlayın. %100 ayarı çizelgedeki uzak kenarın büyüklüğünün yakın kenardaki büyüklüğünün ya…
39912 …\scalc\01\04060106.xhp 0 help par_id6814477 0 tr Bir açının kotanjantı, 1 sayısının açının tanj…
39942 …0 tr \<ahelp hid=\"HID_FUNC_FAKULTAET\"\>Bir sayının çarpınımını verir( Faktoriyel ). Bir sayının
40113 …TINOMIAL\"\> Bir değerler toplamının çarpınımının (Faktoriyellerinin), çarpanların çarpınımına (Fa…
43684 …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…
[all …]
/aoo41x/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsanextension_mscryptimpl.cxx94 for( unsigned int n = 0; n < (unsigned int) pOtherName->Value.cbData ; n ++ ) in getAlternativeNames() local
95 otherName[n] = *( pOtherName->Value.pbData + n ) ; in getAlternativeNames()
124 for( unsigned int n = 0; n < pEntry->IPAddress.cbData ; n ++ ) in getAlternativeNames() local
125 ipAddress[n] = *( pEntry->IPAddress.pbData + n ) ; in getAlternativeNames()
/aoo41x/main/vcl/aqua/source/a11y/
H A Ddocumentfocuslistener.cxx187 sal_Int32 n, nmax = xContext->getAccessibleChildCount(); in attachRecursive() local
188 for( n = 0; n < nmax; n++ ) in attachRecursive()
190 Reference< XAccessible > xChild( xContext->getAccessibleChild( n ) ); in attachRecursive()
240 sal_Int32 n, nmax = xContext->getAccessibleChildCount(); in detachRecursive() local
241 for( n = 0; n < nmax; n++ ) in detachRecursive()
243 Reference< XAccessible > xChild( xContext->getAccessibleChild( n ) ); in detachRecursive()
/aoo41x/main/scripting/source/basprov/
H A Dbasscript.cxx135 sal_uInt16 n = 1; in invoke() local
136 … const SbxParamInfo* pParamInfo = pInfo->GetParam( n ); pParamInfo; pParamInfo = pInfo->GetParam( … in invoke()
143 sal_Int32 nSbxCount = n - 1; in invoke()
204 for ( sal_uInt16 n = 1, nCount = xSbxParams->Count(); n < nCount; ++n ) in invoke() local
206 const SbxParamInfo* pParamInfo = pInfo_->GetParam( n ); in invoke()
209 SbxVariable* pVar = xSbxParams->Get( n ); in invoke()
213 … aOutParamMap.insert( OutParamMap::value_type( n - 1, sbxToUnoValue( xVar ) ) ); in invoke()

Completed in 1608 milliseconds

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