Home
last modified time | relevance | path

Searched defs:nNr (Results 1 – 19 of 19) sorted by relevance

/trunk/main/automation/source/server/
H A Dretstrm.hxx43 void GenReturn( comm_USHORT nRet, comm_ULONG nNr ){CmdBaseStream::GenReturn( nRet, nNr );} in GenReturn()
44 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_ULONG nNr ){CmdBaseStream::GenReturn( nR… in GenReturn()
50 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_USHORT nMethod, comm_ULONG nNr ){CmdBase… in GenReturn()
70 void Write( comm_USHORT nNr ){CmdBaseStream::Write( nNr );} in Write()
71 void Write( comm_ULONG nNr ){CmdBaseStream::Write( nNr );} in Write()
H A Dscmdstrm.cxx87 comm_USHORT nNr; in Read() local
98 comm_ULONG nNr; in Read() local
158 comm_USHORT nNr; in Read() local
169 comm_ULONG nNr; in Read() local
H A Dcmdbasestream.cxx63 void CmdBaseStream::GenReturn (comm_USHORT nRet, rtl::OString *pUId, comm_ULONG nNr ) in GenReturn()
99 void CmdBaseStream::GenReturn (comm_USHORT nRet, rtl::OString *pUId, comm_ULONG nNr, comm_String *p… in GenReturn()
113 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_ULONG nNr ) in GenReturn()
140 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_USHORT nNr ) in GenReturn()
191 …dBaseStream::GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod, comm_ULONG nNr ) in GenReturn()
203 void CmdBaseStream::Read (comm_USHORT &nNr) in Read()
214 void CmdBaseStream::Read (comm_ULONG &nNr) in Read()
264 void CmdBaseStream::Write( comm_USHORT nNr ) in Write()
270 void CmdBaseStream::Write( comm_ULONG nNr ) in Write()
H A Dscmdstrm.hxx45 void Read ( comm_USHORT &nNr ){CmdBaseStream::Read ( nNr );} in Read()
46 void Read ( comm_ULONG &nNr ){CmdBaseStream::Read ( nNr );} in Read()
H A Dprofiler.cxx240 String TTProfiler::Dec( sal_uLong nNr ) in Dec()
H A Dretstrm.cxx57 void RetStream::GenReturn ( sal_uInt16 nRet, rtl::OString aUId, comm_ULONG nNr, String aString, sal… in GenReturn()
H A Dsta_list.cxx241 Window* StatementList::GetDocWin( sal_uInt16 nNr ) in GetDocWin()
/trunk/main/automation/source/inc/
H A Dtestapp.hxx53 …ErrorEntry(sal_uLong nNr, String aStr = String()) : nError(nNr),aText(aStr),nLine(0),nCol1(0),nCol… in ErrorEntry()
54 ErrorEntry(sal_uLong nNr, String aStr, xub_StrLen l, xub_StrLen c1, xub_StrLen c2 ) in ErrorEntry()
/trunk/main/basic/inc/basic/
H A Dtesttool.hxx42 #define ADD_ERROR_QUIET(nNr, aStr) \ argument
61 #define ADD_ERROR(nNr, aStr) { \ argument
/trunk/main/tools/source/fsys/
H A Dtdir.cxx732 for ( sal_uInt16 nNr = 0; nNr < rDir.Count(); nNr++ ) in operator +=() local
/trunk/main/automation/source/communi/
H A Dcommuni.cxx351 CommunicationLinkRef MultiCommunicationManager::GetCommunicationLink( sal_uInt16 nNr ) in GetCommunicationLink()
/trunk/main/unotools/source/config/
H A Ddynamicmenuoptions.cxx225 sal_Int32 nNr = 0; in impl_getNextUserEntryNr() local
/trunk/main/sw/source/core/text/
H A Dtxtio.cxx474 MSHORT nNr = 0; in DebugPortions() local
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx770 for ( position_type nNr = i_nNr; in token() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx4125 void WW8RStyle::Import1Style( sal_uInt16 nNr ) in Import1Style()
4178 void WW8RStyle::RecursiveReg(sal_uInt16 nNr) in RecursiveReg()
H A Dww8scan.cxx3804 sal_uLong nNr = pRef->GetIdx(); in GetSprms() local
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx2496 void DStyle::Dump1Style( sal_uInt16 nNr ) in Dump1Style()
H A Dww8scan.cxx3432 sal_uLong nNr = pRef->GetIdx(); in GetNoSprms() local
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx1529 void PPDParser::getResolution( int nNr, int& rXRes, int& rYRes ) const in getResolution()

Completed in 179 milliseconds