Home
last modified time | relevance | path

Searched defs:n (Results 151 – 175 of 1364) sorted by relevance

12345678910>>...55

/trunk/main/writerfilter/source/doctok/
H A DWW8StyleSheet.cxx34 for (sal_uInt32 n = 0; n < nCount; ++n) in initPayload() local
169 for (sal_uInt32 n = 0; n < nIndex; ++n) in get_upx() local
/trunk/main/sal/rtl/source/
H A Dustrbuf.c112 sal_Int32 n; in rtl_uStringbuffer_insert() local
173 sal_Int32 n; in rtl_uStringbuffer_insert_ascii() local
/trunk/main/basic/source/inc/
H A Diosys.hxx75 void SetExpandOnWriteTo( sal_uIntPtr n ) { nExpandOnWriteTo = n; } in SetExpandOnWriteTo()
94 void SetChannel( short n ) { nChan = n; } in SetChannel()
/trunk/main/basic/source/runtime/
H A Druntime.cxx431 void SbiInstance::Error( SbError n ) in Error()
436 void SbiInstance::Error( SbError n, const String& rMsg ) in Error()
449 SbError n = StarBASIC::GetSfxFromVBError( static_cast< sal_uInt16 >( nVBNumber ) ); in ErrorVB() local
463 SbError n = StarBASIC::GetSfxFromVBError( static_cast< sal_uInt16 >( nVBNumber ) ); in setErrorVB() local
474 void SbiInstance::FatalError( SbError n ) in FatalError()
871 void SbiRuntime::Error( SbError n, bool bVBATranslationAlreadyDone ) in Error()
909 void SbiRuntime::FatalError( SbError n ) in FatalError()
1017 SbxVariable* SbiRuntime::GetTOS( short n ) in GetTOS()
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdmodule.cxx105 for ( sal_Int32 n = 0; n < pMembers->getLength(); n++ ) in getMembers() local
/trunk/main/idlc/source/
H A Dastservice.cxx44 sal_uInt32 n = ctor->nMembers(); in checkLastConstructor() local
/trunk/main/xmloff/source/transform/
H A DOasis2OOo.cxx88 #define ENTRY3( n, l, a, p1, p2, p3 ) \ argument
90 #define ENTRY3QNQ( n, l, a, n1, l1, p2, n3, l3 ) \ argument
94 #define ENTRY2( n, l, a, p1, p2 ) \ argument
96 #define ENTRY2QQ( n, l, a, n1, l1, n2, l2 ) \ argument
99 #define ENTRY2QN( n, l, a, n1, l1, p2 ) \ argument
102 #define ENTRY1( n, l, a, p1 ) \ argument
104 #define ENTRY1Q( n, l, a, p1, t1 ) \ argument
107 #define ENTRY0( n, l, a ) \ argument
1722 sal_uInt16 n ) in GetUserDefinedActions()
/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx160 for( sal_uInt16 n = 0; n < 3; ++n ) in lcl_SetDfltFont() local
189 for( sal_uInt16 n = 0; n < 3; ++n ) in lcl_SetDfltFont() local
333 for( sal_uInt16 n = 0; n < pTxtFmtCollTbl->Count(); ++n ) in GetTxtCollFromPool() local
1077 for( sal_uInt16 n = 0; !bFnd && n < pTxtFmtCollTbl->Count(); ++n ) in IsPoolTxtCollUsed() local
1152 for( sal_uInt16 n = 0; n < (*pArray[nArrCnt]).Count(); ++n ) in GetFmtFromPool() local
1427 for( sal_uInt16 n = 0; !bFnd && n < (*pArray[nArrCnt]).Count(); ++n ) in IsPoolFmtUsed() local
1467 for( sal_uInt16 n = 0; n < aPageDescs.Count(); ++n ) in GetPageDescFromPool() local
1649 sal_uInt16 n; in GetNumRuleFromPool() local
2354 for( sal_uInt16 n = 0; !bFnd && n < aPageDescs.Count(); ++n ) in IsPoolPageDescUsed() local
2427 for( sal_uInt16 n = 0; n < aPatternNms.Count(); ++n ) in SetDocPattern() local
/trunk/main/sw/source/filter/xml/
H A Dxmlithlp.cxx87 #define SBORDER_ENTRY( n ) \ argument
90 #define DBORDER_ENTRY( n ) \ argument
97 #define TDBORDER_ENTRY( n ) \ argument
/trunk/main/desktop/win32/source/officeloader/
H A Dofficeloader.cxx141 int n = WideCharToMultiByte( in writeArgument() local
319 std::size_t n = wcslen(argv[0]) + 2; in WinMain() local
364 int n; in WinMain() local
/trunk/main/toolkit/source/awt/
H A Dvclxprinter.cxx137 sal_Int16 n; in convertFastPropertyValue() local
223 for ( sal_uInt16 n = 0; n < nPaperBinCount; n++ ) in getFormDescriptions() local
372 for ( sal_uInt32 n = 0; n < nPrinters; n++ ) in getPrinterNames() local
/trunk/main/editeng/source/uno/
H A Dunoedhlp.cxx66 void SvxEditSourceHint::SetValue( sal_uLong n ) in SetValue()
71 void SvxEditSourceHint::SetStartValue( sal_uLong n ) in SetStartValue()
76 void SvxEditSourceHint::SetEndValue( sal_uLong n ) in SetEndValue()
/trunk/main/shell/source/unix/exec/
H A Dshellexec.cxx92 for(sal_Int32 n=0; n < nmax; ++n) in escapeForShell() local
314 for ( sal_Int32 n = SupportedServicesNames.getLength(); n--; ) in supportsService() local
/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
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
1878 for (sal_uInt16 n=0; n < pClients->Count(); n++) in VisAreaChanged() local
[all …]
/trunk/main/editeng/source/editeng/
H A Deditobj.cxx172 for ( sal_uInt16 n = Count(); n; ) in FindAttrib() local
278 sal_uInt16 n; in operator ==() local
292 EditTextObject::EditTextObject( sal_uInt16 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
744 void BinTextObject::SetUserType( sal_uInt16 n ) in SetUserType()
754 void BinTextObject::SetObjectSettings( sal_uLong n ) in SetObjectSettings()
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
[all …]
/trunk/main/sw/inc/
H A Dtxtftn.hxx65 void SetSeqNo( sal_uInt16 n ) { m_nSeqNo = n; } // for Readers in SetSeqNo()
/trunk/main/ucb/source/ucp/ftp/
H A DftpresultsetI.cxx62 for(unsigned n = 0; n < m_aItems.size(); ++n) { in ResultSetI() local
/trunk/main/filter/inc/filter/msfilter/
H A Dmsoleexp.hxx46 void SetFlags( sal_uInt32 n ) { nConvertFlags = n; } in SetFlags()
/trunk/main/basic/source/sbx/
H A Dsbxbyte.cxx236 void ImpPutByte( SbxValues* p, sal_uInt8 n ) in ImpPutByte()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DDynamicAccessibilityNode.java46 int n = xAC.getAccessibleChildCount(); in populate() local
/trunk/main/basic/source/classes/
H A Dpropacc.cxx92 for ( sal_uInt16 n = 0; n < _aPropVals.Count(); ++n ) in ~SbPropertyValues() local
198 for ( sal_uInt16 n = 0; n < _aPropVals.Count(); ++n ) in getPropertyValues() local
216 for ( sal_Int16 n = 0; n < rPropertyValues.getLength(); ++n ) in setPropertyValues() local
271 for ( sal_uInt16 n = 0; n < rPropVals.Count(); ++n ) in SbPropertySetInfo() local
/trunk/main/tools/source/memtools/
H A Dmultisel.cxx95 sal_uIntPtr n = 0; in ImplFindSubSelection() local
306 for ( sal_uIntPtr n = 0; n < rOrig.aSels.Count(); ++n ) in MultiSelection() local
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
1045 size_t n = maSequence.size(); in hasValue() local
/trunk/main/i18npool/source/defaultnumberingprovider/
H A Ddefaultnumberingprovider.cxx214 OUString toRoman( sal_Int32 n ) in toRoman()
289 void lcl_formatChars( sal_Unicode table[], int tableSize, int n, OUString& s ) in lcl_formatChars()
301 void lcl_formatChars1( sal_Unicode table[], int tableSize, int n, OUString& s ) in lcl_formatChars1()
314 void lcl_formatChars2( sal_Unicode table_capital[], sal_Unicode table_small[], int tableSize, int n in lcl_formatChars2()
328 void lcl_formatChars3( sal_Unicode table_capital[], sal_Unicode table_small[], int tableSize, int n in lcl_formatChars3()
/trunk/main/extensions/source/update/feed/
H A Dupdatefeed.cxx90 sal_Int32 n = m_xStream->readBytes(aData, nBytesToRead); in readBytes() local
98 sal_Int32 n = m_xStream->readSomeBytes(aData, nMaxBytesToRead); in readSomeBytes() local
566 for(sal_Int32 n=0; n < nmax; n++) in getDocumentRoot() local
612 for(sal_Int32 n=0; n<repositories.getLength(); n++) in getUpdateInformationEnumeration() local
692 sal_Int32 n = aRet.getLength(); in getUpdateInformation() local
810 for( sal_Int32 n=0; n < aServiceNameList.getLength(); n++ ) in supportsService() local
/trunk/main/sw/source/core/fields/
H A Dreffld.cxx232 void SwGetRefField::SetSubType( sal_uInt16 n ) in SetSubType()
350 sal_uInt16 n, nFtnCnt = pDoc->GetFtnIdxs().Count(); in UpdateField() local
870 sal_uInt16 n, nFtnCnt = pDoc->GetFtnIdxs().Count(); in FindAnchor() local
947 sal_uInt16 n; in SV_IMPL_PTRARR() local
968 sal_uInt16 n; in SV_IMPL_PTRARR() local
1035 for( sal_uInt16 n = aFldMap.Count(); n; ) in MergeWithOtherDoc() local

Completed in 124 milliseconds

12345678910>>...55