/aoo41x/main/automation/source/server/ |
H A D | retstrm.hxx | 43 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 D | scmdstrm.cxx | 87 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 D | scmdstrm.hxx | 45 void Read ( comm_USHORT &nNr ){CmdBaseStream::Read ( nNr );} in Read() 46 void Read ( comm_ULONG &nNr ){CmdBaseStream::Read ( nNr );} in Read()
|
H A D | cmdbasestream.cxx | 63 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 D | profiler.cxx | 240 String TTProfiler::Dec( sal_uLong nNr ) in Dec()
|
H A D | retstrm.cxx | 57 void RetStream::GenReturn ( sal_uInt16 nRet, rtl::OString aUId, comm_ULONG nNr, String aString, sal… in GenReturn()
|
H A D | sta_list.cxx | 241 Window* StatementList::GetDocWin( sal_uInt16 nNr ) in GetDocWin()
|
/aoo41x/main/automation/source/inc/ |
H A D | testapp.hxx | 53 …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()
|
/aoo41x/main/basic/inc/basic/ |
H A D | testtool.hxx | 42 #define ADD_ERROR_QUIET(nNr, aStr) \ argument 61 #define ADD_ERROR(nNr, aStr) { \ argument
|
/aoo41x/main/tools/source/fsys/ |
H A D | tdir.cxx | 732 for ( sal_uInt16 nNr = 0; nNr < rDir.Count(); nNr++ ) in operator +=() local
|
/aoo41x/main/automation/source/communi/ |
H A D | communi.cxx | 351 CommunicationLinkRef MultiCommunicationManager::GetCommunicationLink( sal_uInt16 nNr ) in GetCommunicationLink()
|
/aoo41x/main/unotools/source/config/ |
H A D | dynamicmenuoptions.cxx | 225 sal_Int32 nNr = 0; in impl_getNextUserEntryNr() local
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtio.cxx | 474 MSHORT nNr = 0; in DebugPortions() local
|
/aoo41x/main/cosv/source/strings/ |
H A D | streamstr.cxx | 770 for ( position_type nNr = i_nNr; in token() local
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par2.cxx | 4125 void WW8RStyle::Import1Style( sal_uInt16 nNr ) in Import1Style() 4178 void WW8RStyle::RecursiveReg(sal_uInt16 nNr) in RecursiveReg()
|
H A D | ww8scan.cxx | 3804 sal_uLong nNr = pRef->GetIdx(); in GetSprms() local
|
/aoo41x/main/sw/source/filter/ww8/dump/ |
H A D | dump8a.cxx | 2496 void DStyle::Dump1Style( sal_uInt16 nNr ) in Dump1Style()
|
H A D | ww8scan.cxx | 3432 sal_uLong nNr = pRef->GetIdx(); in GetNoSprms() local
|
/aoo41x/main/vcl/unx/generic/printer/ |
H A D | ppdparser.cxx | 1529 void PPDParser::getResolution( int nNr, int& rXRes, int& rYRes ) const in getResolution()
|