Home
last modified time | relevance | path

Searched refs:n (Results 351 – 375 of 1957) sorted by relevance

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

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog.src105 …re not compatible with this version and need to be updated before %PRODUCTNAME can be started.\n\n"
329 Message [en-US] = "You are about to install the extension \'%NAME\'.\n"
330 "Click \'OK\' to proceed with the installation.\n"
337 Message [en-US] = "You are about to remove the extension \'%NAME\'.\n"
338 "Click \'OK\' to remove the extension.\n"
347 "%PRODUCTNAME, when changing shared extensions in a multi user environment.\n"
348 "Click \'OK\' to remove the extension.\n"
357 "%PRODUCTNAME, when changing shared extensions in a multi user environment.\n"
358 "Click \'OK\' to enable the extension.\n"
367 "%PRODUCTNAME, when changing shared extensions in a multi user environment.\n"
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdoedge.cxx214 n++; in ImpSetAttrToEdgeInfo()
220 n++; in ImpSetAttrToEdgeInfo()
226 n++; in ImpSetAttrToEdgeInfo()
232 n++; in ImpSetAttrToEdgeInfo()
238 n++; in ImpSetAttrToEdgeInfo()
285 n++; in ImpSetEdgeInfoToAttr()
291 n++; in ImpSetEdgeInfoToAttr()
297 n++; in ImpSetEdgeInfoToAttr()
303 n++; in ImpSetEdgeInfoToAttr()
309 n++; in ImpSetEdgeInfoToAttr()
[all …]
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx307 for ( sal_uInt16 n=0; n<nCount; n++ ) in TransformParameters() local
386 for ( sal_uInt16 n=0; n<nCount; n++ ) in TransformParameters() local
414 for ( sal_uInt16 n=0; n<nCount; n++ ) in TransformParameters() local
444 for ( sal_uInt16 n=0; n<nCount; n++ ) in TransformParameters() local
497 for ( sal_uInt16 n=0; n<nCount; n++ ) in TransformParameters() local
499 const ::com::sun::star::beans::PropertyValue& rProp = pPropsVal[n]; in TransformParameters()
518 for ( sal_uInt16 n=0; n<nCount; n++ ) in TransformParameters() local
926 for ( sal_uInt16 n = 0; n < nCount; ++n ) in TransformParameters() local
928 const PropertyValue& rProp = pPropsVal[n]; in TransformParameters()
1323 for ( sal_uInt16 n=1; n<=nSubCount; ++n ) in TransformItems() local
[all …]
/trunk/main/basebmp/inc/basebmp/
H A Dcolor.hxx78 …Color operator*( sal_uInt8 n ) const { return Color((sal_uInt8)((sal_uInt32)n*getRed()/SAL_MAX_UIN… in operator *()
79 … (sal_uInt8)((sal_uInt32)n*getGreen()/SAL_MAX_UINT8), in operator *()
80 … (sal_uInt8)((sal_uInt32)n*getBlue()/SAL_MAX_UINT8)); } in operator *()
81 Color operator*( double n ) const { return Color((sal_uInt8)(n*getRed()+.5), in operator *()
82 (sal_uInt8)(n*getGreen()+.5), in operator *()
83 (sal_uInt8)(n*getBlue()+.5)); } in operator *()
/trunk/main/sal/rtl/source/
H A Dstrtmpl.c723 if ( n < 0 ) in IMPL_RTL_STRNAME()
732 nValue = n; in IMPL_RTL_STRNAME()
777 if ( n < 0 ) in IMPL_RTL_STRNAME()
787 nValue = n; in IMPL_RTL_STRNAME()
875 n *= nRadix; in IMPL_RTL_STRNAME()
876 n += nDigit; in IMPL_RTL_STRNAME()
882 return -n; in IMPL_RTL_STRNAME()
884 return n; in IMPL_RTL_STRNAME()
921 n *= nRadix; in IMPL_RTL_STRNAME()
928 return -n; in IMPL_RTL_STRNAME()
[all …]
/trunk/main/sal/osl/os2/
H A Dprocess.c364 int n = 1; in osl_psz_executeProcess() local
437 n = strlen( pszImageName ) + 1; in osl_psz_executeProcess()
440 n += strlen(pszArguments[i]) + 1; in osl_psz_executeProcess()
443 args = (sal_Char*)malloc(n + 1); in osl_psz_executeProcess()
472 n = 0; in osl_psz_executeProcess()
477 n += l + 1; in osl_psz_executeProcess()
487 envs = (sal_Char*)malloc(n + 1); in osl_psz_executeProcess()
545 n += strlen(pszArguments[i]) + 1; in osl_psz_executeProcess()
547 args = (sal_Char*)_tmalloc(n); in osl_psz_executeProcess()
562 n += strlen(pszEnvironments[i]) + 1; in osl_psz_executeProcess()
[all …]
/trunk/main/vcl/os2/source/app/
H A Dsalinst.cxx270 while ( n ) in ImplSalReleaseYieldMutex()
273 n--; in ImplSalReleaseYieldMutex()
583 ULONG n = nCount; in Yield() local
584 while ( n ) in Yield()
587 n--; in Yield()
606 n = nCount; in Yield()
607 while ( n ) in Yield()
610 n--; in Yield()
617 n = nCount; in Yield()
618 while ( n ) in Yield()
[all …]
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx416 for ( sal_uInt32 n = nPara+1; n < GetParaPortions().Count(); n++ ) in FormatDoc() local
872 sal_uInt16 n = 0; in CreateLines() local
1105 for ( sal_uInt16 n = aCurrentTab.nTabPortion+1; n <= nTmpPortion; n++ ) in CreateLines() local
1417 if ( n > 0 ) in CreateLines()
1431 if ( n > 0 ) in CreateLines()
2081 for ( sal_uInt16 n = 0; n < aPositions.Count(); n++ ) in ImpAdjustBlocks() local
2333 for( sal_uInt16 n = 0; n < mpIMEInfos->nLen; n++ ) in CreateTextPortions() local
2903 for ( sal_uInt32 n = 0; n < GetParaPortions().Count(); n++ ) in Paint() local
4611 for ( sal_uInt16 n = 0; n < nPortionLen; n++ ) in ImplCalcAsianCompression() local
4644 nOldCharWidth -= ( n ? pDXArray[n-1] : 0 ); in ImplCalcAsianCompression()
[all …]
/trunk/main/sw/source/core/doc/
H A Ddbgoutsw.cxx72 for (sal_Int16 n = 0; n < rArr.Count(); n++) in lcl_dbg_out_SvPtrArr() local
74 if (n > 0) in lcl_dbg_out_SvPtrArr()
77 if (rArr[n]) in lcl_dbg_out_SvPtrArr()
78 aStr += lcl_dbg_out(*rArr[n]); in lcl_dbg_out_SvPtrArr()
876 for (sal_uInt8 n = 0; n < MAXLEVEL; n++) in lcl_dbg_out() local
878 if (n > 0) in lcl_dbg_out()
881 aResult += lcl_dbg_out(rRule.Get(n)); in lcl_dbg_out()
926 for (sal_uInt16 n = 0; n < rTbl.Count(); n++) in lcl_dbg_out() local
928 if (n > 0) in lcl_dbg_out()
931 aResult += rTbl[n]->GetName(); in lcl_dbg_out()
[all …]
H A Ddocedt.cxx198 for( sal_uInt16 n = 0; n < rArr.Count(); ++n ) in _RestFlyInRange() local
229 for( sal_uInt16 n = 0; n < rFmts.Count(); ++n ) in _SaveFlyInRange() local
243 rFmts.Remove( n--, 1 ); in _SaveFlyInRange()
268 for( sal_uInt16 n = 0; n < rFmts.Count(); ++n ) in _SaveFlyInRange() local
561 for( sal_uInt16 n = 0; n < rArr.Count(); ++n ) in lcl_RestoreRedlines() local
666 for( sal_uInt16 n = 0; n < rArr.Count(); ++n ) in lcl_RestoreRedlines() local
725 for( sal_uInt16 n = pSavArr->Count(); n; ) in _Restore() local
1246 for( sal_uInt16 n = 0; n < aSavRedlInsPosArr.Count(); ++n ) in MoveNodeRange() local
1681 for( sal_uInt16 n = pHts->Count(); n; ) in DeleteRangeImplImpl() local
2662 for( sal_uInt16 n = 0; n < GetSpzFrmFmts()->Count(); ++n ) in DelFullPara() local
[all …]
H A Dtblafmt.cxx541 for( sal_uInt8 n = 0; n < 16; ++n ) in SwTableAutoFmt() local
542 aBoxAutoFmt[ n ] = 0; in SwTableAutoFmt()
548 for( sal_uInt8 n = 0; n < 16; ++n ) in operator =() local
550 if( aBoxAutoFmt[ n ] ) in operator =()
551 delete aBoxAutoFmt[ n ]; in operator =()
553 SwBoxAutoFmt* pFmt = rNew.aBoxAutoFmt[ n ]; in operator =()
555 aBoxAutoFmt[ n ] = new SwBoxAutoFmt( *pFmt ); in operator =()
557 aBoxAutoFmt[ n ] = 0; in operator =()
576 for( sal_uInt8 n = 0; n < 16; ++n, ++ppFmt ) in ~SwTableAutoFmt() local
1038 for( sal_uInt16 n = 0; n < 12; ++n ) in Load() local
[all …]
/trunk/main/setup_native/scripts/source/
H A Dgetuid.c120 int __lxstat(int n, const char *path, struct stat *buf)
123 static int (*p_lstat) (int n, const char *path, struct stat *buf) = NULL;
125 p_lstat = (int (*)(int n, const char *path, struct stat *buf))
127 ret = (*p_lstat)(n, path, buf);
136 int __lxstat64(int n, const char *path, struct stat64 *buf)
139 static int (*p_lstat) (int n, const char *path, struct stat64 *buf) = NULL;
141 p_lstat = (int (*)(int n, const char *path, struct stat64 *buf))
143 ret = (*p_lstat)(n, path, buf);
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XTextRangeCompare.java116 short n = 0; in _compareRegionEnds() local
134 n = oObj.compareRegionEnds(cursor1, cursor2); in _compareRegionEnds()
136 log.println( "Result (short) : " + n ); in _compareRegionEnds()
142 if (n == 1){bResult = true;} in _compareRegionEnds()
157 short n = 0; in _compareRegionStarts() local
173 n = oObj.compareRegionStarts(cursor1, cursor2); in _compareRegionStarts()
175 log.println( "Result (short) : " + n ); in _compareRegionStarts()
180 if (n == 1){bResult = true;} in _compareRegionStarts()
/trunk/main/ucb/source/core/
H A Ducbcmds.cxx281 for ( sal_Int32 n = 0; n < m_pInfo->getLength(); ++n ) in getCommandInfoByName() local
283 if ( (*m_pInfo)[ n ].Name == Name ) in getCommandInfoByName()
284 return ucb::CommandInfo( (*m_pInfo)[ n ] ); in getCommandInfoByName()
296 for ( sal_Int32 n = 0; n < m_pInfo->getLength(); ++n ) in getCommandInfoByHandle() local
298 if ( (*m_pInfo)[ n ].Handle == Handle ) in getCommandInfoByHandle()
311 for ( sal_Int32 n = 0; n < m_pInfo->getLength(); ++n ) in hasCommandByName() local
313 if ( (*m_pInfo)[ n ].Name == Name ) in hasCommandByName()
325 for ( sal_Int32 n = 0; n < m_pInfo->getLength(); ++n ) in hasCommandByHandle() local
327 if ( (*m_pInfo)[ n ].Handle == Handle ) in hasCommandByHandle()
644 for ( sal_Int32 n = 0; n < nCount; ++n ) in createNew() local
[all …]
H A Ducbstore.cxx62 for ( sal_Int32 n = 0; n < nCount; ++n ) in makeHierarchalNameSegment() local
64 const sal_Unicode c = rIn.getStr()[ n ]; in makeHierarchalNameSegment()
900 for ( sal_Int32 n = 0; n < nCount; ++n ) in renamePropertySet() local
2140 for ( sal_Int32 n = 0; n < nCount; ++n ) in getPropertyValues() local
2142 PropertyValue& rValue = aValues[ n ]; in getPropertyValues()
2143 OUString rName = aElems[ n ]; in getPropertyValues()
2266 for ( sal_Int32 n = 0; n < nCount; ++n ) in setPropertyValues() local
2268 const PropertyValue& rNewValue = pNewValues[ n ]; in setPropertyValues()
2552 for ( sal_uInt32 n = 0; n < nCount; ++n ) in getProperties() local
2554 Property& rProp = pProps[ n ]; in getProperties()
[all …]
/trunk/main/idl/source/objects/
H A Dslot.cxx1107 for( sal_uLong n = 0; n < pEnum->Count(); n++ ) in Insert() local
1110 SvMetaEnumValue *enumValue = pEnum->GetObject(n); in Insert()
1215 for( sal_uInt16 n = 0; n < rList.Count(); n++ ) in WriteSlotStubs() local
1217 if( *(rList.GetObject(n)) == aMethodName ) in WriteSlotStubs()
1239 for ( sal_uInt16 n=0; n < rList.Count(); n++ ) in WriteSlotStubs() local
1241 if ( *(rList.GetObject(n)) == aMethodName ) in WriteSlotStubs()
1548 for( sal_uLong n = 0; n < rList.Count(); n++ ) in WriteSlotParamArray() local
1550 SvMetaAttribute * pPar = rList.GetObject( n ); in WriteSlotParamArray()
1629 for( sal_uLong n = 0; n < pEnum->Count(); n++ ) in WriteSrc() local
1631 ByteString aValName = pEnum->GetObject( n )->GetName(); in WriteSrc()
[all …]
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx878 for ( sal_uInt16 n = 0; n < m_pSwpHints->Count(); ++n ) in Update() local
937 for ( sal_uInt16 n = 0; n < m_pSwpHints->Count(); ++n ) in Update() local
1713 for (sal_uInt16 n = 0; ( n < nSize ); ++n) in CopyText() local
2105 for ( sal_uInt16 n = 0; n < m_pSwpHints->Count(); n++ ) in CutImpl() local
2132 for ( sal_uInt16 n = 0; n < aArr.Count(); ++n ) in CutImpl() local
2134 SwTxtAttr *const pNewHt = aArr[n]; in CutImpl()
2164 for ( sal_uInt16 n = 0; n < pDest->m_pSwpHints->Count(); n++ ) in CutImpl() local
2322 for ( sal_uInt16 n = 0; n < aArr.Count(); ++n ) in CutImpl() local
3403 for( sal_uInt16 n = 0; n < aRedlArr.Count(); n += 2 ) in GetRedlineTxt() local
3405 xub_StrLen nStt = aRedlArr[ n ], nEnd = aRedlArr[ n+1 ]; in GetRedlineTxt()
[all …]
/trunk/main/sot/source/sdstor/
H A Dstgelem.hxx74 void SetTOCStart( sal_Int32 n );
76 void SetDataFATStart( sal_Int32 n );
78 void SetDataFATSize( sal_Int32 n );
83 void SetFATSize( sal_Int32 n );
85 void SetFATChain( sal_Int32 n );
87 void SetMasters( sal_Int32 n );
150 void SetSize( sal_Int32 n ) { nSize = n; } in SetSize() argument
/trunk/main/writerfilter/source/doctok/
H A DWW8CpAndFc.hxx95 Cp operator + (sal_uInt32 n) const in operator +()
96 { return Cp(nCp + n); } in operator +()
107 Cp & operator += (sal_uInt32 n) in operator +=()
109 nCp += n; in operator +=()
195 Fc operator - (sal_uInt32 n) const in operator -()
196 { return Fc(mnFc - n * complexFactor(), mbComplex); } in operator -()
207 Fc operator + (sal_uInt32 n) const in operator +()
208 { return Fc(mnFc + n * complexFactor(), mbComplex); } in operator +()
/trunk/main/soltools/ldump/
H A Dhashtbl.cxx132 unsigned long i,n; in Hash() local
136 for (i=0,n=strlen( Key ); i<n; i++) in Hash()
154 unsigned long i,n; in DHash() local
156 for (i=0,n=strlen( Key ); i<n; i++) in DHash()
267 unsigned long n = 0; in FindPos() local
273 n++; in FindPos()
280 bEnd = !(n<m_lSize || pItem->IsFree()); in FindPos()
/trunk/main/slideshow/source/engine/
H A Dsp_debug.cxx92 for(size_t n = 0; n + sizeof(shared_ptr_layout) <= size; p += pointer_align, n += pointer_align) in scan_and_count() local
109 for(size_t n = 0; n + sizeof(shared_ptr_layout) <= size; p += pointer_align, n += pointer_align) in scan_and_mark() local
207 for(size_t n = 0; n + sizeof(shared_ptr_layout) <= size; p += pointer_align, n += pointer_align) in scan_and_free() local
/trunk/main/cppuhelper/test/
H A Dcfg_test.cxx104 sal_Int32 n; in ServiceImpl0() local
109 …OUSTR("/services/com.sun.star.bootstrap.TestComponent0/context-properties/serviceprop0") ) >>= n ); in ServiceImpl0()
110 OSL_VERIFY( n == 13 ); in ServiceImpl0()
116 …mplementations/com.sun.star.comp.bootstrap.TestComponent0/context-properties/implprop0") ) >>= n ); in ServiceImpl0()
117 OSL_VERIFY( n == 15 ); in ServiceImpl0()
261 sal_Int32 n; in SAL_IMPLEMENT_MAIN() local
262 … OSL_VERIFY( xContext->getValueByName( OUSTR("/global-context-properties/TestValue") ) >>= n ); in SAL_IMPLEMENT_MAIN()
263 ::fprintf( stderr, "> n=%d\n", n ); in SAL_IMPLEMENT_MAIN()
270 ::fprintf( stderr, "> registering service...\n", n ); in SAL_IMPLEMENT_MAIN()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/task/
H A D_XJob.java80 for (int n = 0; n<XJobArgs.length; n++) { in _execute()
81 log.println("running XJobArgs[" + n + "]"); in _execute()
83 oObj.execute((NamedValue[])XJobArgs[n]); in _execute()
86 log.println("Could not success XJobArgs[" + n + "]: " + e); in _execute()
89 log.println("Could not success XJobArgs[" + n + "]: " + e); in _execute()
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx208 for ( sal_Int32 n = 0; n < children.getLength(); n++ ) in Init() local
211 ::rtl::OUString uiName = children[ n ]->getName(); in Init()
263 getLangNodeFromRootNode( children[ n ], lang ); in Init()
313 for ( sal_Int32 n = 0; n < children.getLength(); n++ ) in getLangNodeFromRootNode() local
315 if ( children[ n ]->getName().equals( language ) ) in getLangNodeFromRootNode()
317 langNode = children[ n ]; in getLangNodeFromRootNode()
348 for ( sal_Int32 n = 0; n < children.getLength(); n++ ) in RequestSubEntries() local
350 ::rtl::OUString name( children[ n ]->getName() ); in RequestSubEntries()
351 if ( children[ n ]->getType() != browse::BrowseNodeTypes::SCRIPT) in RequestSubEntries()
357 if ( children[ n ]->getType() == browse::BrowseNodeTypes::SCRIPT ) in RequestSubEntries()
[all …]
/trunk/main/sc/source/core/tool/
H A Daddress.cxx542 long int n; in lcl_r1c1_get_col() local
559 n = rDetails.nCol; in lcl_r1c1_get_col()
571 n--; in lcl_r1c1_get_col()
574 if( n < 0 || n >= MAXCOLCOUNT ) in lcl_r1c1_get_col()
587 long int n; in lcl_r1c1_get_row() local
604 n = rDetails.nRow; in lcl_r1c1_get_row()
616 n--; in lcl_r1c1_get_row()
619 if( n < 0 || n >= MAXROWCOUNT ) in lcl_r1c1_get_row()
796 long int n; in lcl_a1_get_row() local
802 if( NULL == pEnd || p == pEnd || n < 0 || n > MAXROW ) in lcl_a1_get_row()
[all …]

Completed in 227 milliseconds

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