Home
last modified time | relevance | path

Searched refs:nNr (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/automation/source/server/
H A Dscmdstrm.cxx87 comm_USHORT nNr; in Read() local
88 Read (nNr ); in Read()
89 pItem = new SfxUInt16Item(nId,nNr); in Read()
98 comm_ULONG nNr; in Read() local
99 Read (nNr ); in Read()
158 comm_USHORT nNr; in Read() local
159 Read (nNr ); in Read()
160 rItem.Value <<= nNr; in Read()
169 comm_ULONG nNr; in Read() local
170 Read (nNr ); in Read()
[all …]
H A Dcmdbasestream.cxx72 Write(nNr); in GenReturn()
108 Write(nNr); in GenReturn()
119 Write(nNr); in GenReturn()
146 Write(nNr); in GenReturn()
198 Write(nNr); in GenReturn()
203 void CmdBaseStream::Read (comm_USHORT &nNr) in Read() argument
211 *pCommStream >> nNr; in Read()
214 void CmdBaseStream::Read (comm_ULONG &nNr) in Read() argument
222 *pCommStream >> nNr; in Read()
267 *pCommStream << nNr; in Write()
[all …]
H A Dretstrm.hxx43 void GenReturn( comm_USHORT nRet, comm_ULONG nNr ){CmdBaseStream::GenReturn( nRet, nNr );} in GenReturn() argument
44 …rn( comm_USHORT nRet, rtl::OString aUId, comm_ULONG nNr ){CmdBaseStream::GenReturn( nRet, &aUId, n… in GenReturn() argument
50 …::OString aUId, comm_USHORT nMethod, comm_ULONG nNr ){CmdBaseStream::GenReturn( nRet, &aUId, nMeth… in GenReturn() argument
54 …void GenReturn( sal_uInt16 nRet, rtl::OString aUId, comm_ULONG nNr, String aString, sal_Bool bBool…
70 void Write( comm_USHORT nNr ){CmdBaseStream::Write( nNr );} in Write() argument
71 void Write( comm_ULONG nNr ){CmdBaseStream::Write( nNr );} in Write() argument
H A Dscmdstrm.hxx45 void Read ( comm_USHORT &nNr ){CmdBaseStream::Read ( nNr );} in Read() argument
46 void Read ( comm_ULONG &nNr ){CmdBaseStream::Read ( nNr );} in Read() argument
H A Dprofiler.cxx240 String TTProfiler::Dec( sal_uLong nNr ) in Dec() argument
242 String aRet(UniString::CreateFromInt32(nNr)); in Dec()
243 if ( nNr < 100 ) in Dec()
H A Dretstrm.cxx57 void RetStream::GenReturn ( sal_uInt16 nRet, rtl::OString aUId, comm_ULONG nNr, String aString, sal… in GenReturn() argument
59 CmdBaseStream::GenReturn ( nRet, &aUId, nNr, &aString, bBool ); in GenReturn()
H A Dsta_list.cxx241 Window* StatementList::GetDocWin( sal_uInt16 nNr ) in GetDocWin() argument
249 if ( !nNr ) in GetDocWin()
251 nNr--; in GetDocWin()
H A Dprofiler.hxx109 String Dec( sal_uLong nNr ); // Ergebnis = nNr / 100 mit 2 Dezimalen
H A Dstatemnt.hxx249 Window* GetDocWin( sal_uInt16 nNr );
/trunk/main/automation/source/inc/
H A Dcmdbasestream.hxx49 void GenReturn( comm_USHORT nRet, comm_ULONG nNr );
50 void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_ULONG nNr );
53 …void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_ULONG nNr, comm_String *pString, comm_B…
55 void GenReturn( comm_USHORT nRet, comm_USHORT nMethod, comm_ULONG nNr );
58 void GenReturn( comm_USHORT nRet, comm_USHORT nMethod, comm_USHORT nNr );
65 void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod, comm_ULONG nNr );
67 void Read ( comm_USHORT &nNr );
68 void Read ( comm_ULONG &nNr );
73 void Write( comm_USHORT nNr );
74 void Write( comm_ULONG nNr );
H A Dtestapp.hxx53 …ErrorEntry(sal_uLong nNr, String aStr = String()) : nError(nNr),aText(aStr),nLine(0),nCol1(0),nCol… in ErrorEntry() argument
54 ErrorEntry(sal_uLong nNr, String aStr, xub_StrLen l, xub_StrLen c1, xub_StrLen c2 ) in ErrorEntry() argument
55 : nError(nNr),aText(aStr),nLine(l),nCol1(c1),nCol2(c2) {} in ErrorEntry()
/trunk/main/basic/inc/basic/
H A Dtesttool.hxx42 #define ADD_ERROR_QUIET(nNr, aStr) \ argument
51 pErr = new ErrorEntry(nNr, aStr, \
56 pErr = new ErrorEntry(nNr, aStr); \
61 #define ADD_ERROR(nNr, aStr) { \ argument
63 SbxBase::SetError( nNr ); \
64 ADD_ERROR_QUIET(nNr, aStr); \
/trunk/main/tools/source/fsys/
H A Dtdir.cxx732 for ( sal_uInt16 nNr = 0; nNr < rDir.Count(); nNr++ ) in operator +=() local
737 stat = new FileStat( *rDir.pStatLst->GetObject(nNr) ); in operator +=()
739 stat = new FileStat( rDir[nNr] ); in operator +=()
741 ImpSortedInsert( new DirEntry( rDir[nNr] ), stat ); in operator +=()
/trunk/main/sdext/source/pdfimport/inc/
H A Dpdfparse.hxx144 PDFObjectRef( unsigned int nNr, unsigned int nGen ) in PDFObjectRef()
145 : PDFValue(), m_nNumber( nNr ), m_nGeneration( nGen ) {} in PDFObjectRef()
270 PDFObject( unsigned int nNr, unsigned int nGen ) in PDFObject()
271 : m_pObject( NULL ), m_pStream( NULL ), m_nNumber( nNr ), m_nGeneration( nGen ) {} in PDFObject()
/trunk/main/unotools/source/config/
H A Ddynamicmenuoptions.cxx225 sal_Int32 nNr = 0; in impl_getNextUserEntryNr() local
234 if( nCheckNr > nNr ) in impl_getNextUserEntryNr()
235 nNr = nCheckNr; in impl_getNextUserEntryNr()
241 …DBG_ASSERT( !(nNr>0x7fffffff), "Menu::impl_getNextUserEntryNr()\nUser count can be out of range ne… in impl_getNextUserEntryNr()
242 return nNr; in impl_getNextUserEntryNr()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.hxx303 void Import1Style(sal_uInt16 nNr);
304 void RecursiveReg(sal_uInt16 nNr);
H A Dww8par2.cxx4125 void WW8RStyle::Import1Style( sal_uInt16 nNr ) in Import1Style() argument
4127 SwWW8StyInf &rSI = pIo->pCollA[nNr]; in Import1Style()
4158 bool bOldNoImp = PrepareStyle(rSI, static_cast<ww::sti>(pStd->sti), nNr, pStd->istdNext); in Import1Style()
4178 void WW8RStyle::RecursiveReg(sal_uInt16 nNr) in RecursiveReg() argument
4180 SwWW8StyInf &rSI = pIo->pCollA[nNr]; in RecursiveReg()
4189 pIo->RegisterNumFmtOnStyle(nNr); in RecursiveReg()
/trunk/main/sw/source/core/text/
H A Dtxtio.cxx474 MSHORT nNr = 0; in DebugPortions() local
487 ++nNr; in DebugPortions()
490 rOs << "\tNr:" << nNr in DebugPortions()
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx770 for ( position_type nNr = i_nNr; in token() local
771 nNr > 0; in token()
772 --nNr ) in token()
/trunk/main/automation/inc/automation/
H A Dsimplecm.hxx247 virtual CommunicationLinkRef GetCommunicationLink( sal_uInt16 nNr )=0;
303 virtual CommunicationLinkRef GetCommunicationLink( sal_uInt16 nNr );
H A Dcommuni.hxx49 virtual CommunicationLinkRef GetCommunicationLink( sal_uInt16 nNr );
/trunk/main/automation/source/communi/
H A Dcommuni.cxx351 CommunicationLinkRef MultiCommunicationManager::GetCommunicationLink( sal_uInt16 nNr ) in GetCommunicationLink() argument
353 return ActiveLinks->GetObject( nNr ); in GetCommunicationLink()
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx766 void Dump1Style( sal_uInt16 nNr );
2496 void DStyle::Dump1Style( sal_uInt16 nNr ) in Dump1Style() argument
2513 *pOut << c << "-Style Nr:" << nNr << ' '; in Dump1Style()
2524 *pOut << "empty Slot Nr:" << nNr << endl1; in Dump1Style()
H A Dww8scan.cxx3432 sal_uLong nNr = pRef->GetIdx(); in GetNoSprms() local
3440 pTxt->SetIdx( nNr ); in GetNoSprms()
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx1529 void PPDParser::getResolution( int nNr, int& rXRes, int& rYRes ) const in getResolution() argument
1531 …if( ( ! m_pResolutions || m_pResolutions->countValues() == 0 ) && m_pDefaultResolution && nNr == 0… in getResolution()
1539 getResolutionFromString( m_pResolutions->getValue( nNr )->m_aOption, in getResolution()

Completed in 142 milliseconds

12