Searched defs:nMethod (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/automation/source/server/ |
H A D | cmdbasestream.cxx | 113 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_ULONG nNr ) in GenReturn() 122 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_String *pString ) in GenReturn() 131 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_BOOL bBool ) in GenReturn() 140 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_USHORT nNr ) in GenReturn() 151 void CmdBaseStream::GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod ) in GenReturn() 160 void CmdBaseStream::GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod, comm_Stri… in GenReturn() 170 void CmdBaseStream::GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod, comm_Stri… in GenReturn() 181 void CmdBaseStream::GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod, comm_BOOL… in GenReturn() 191 void CmdBaseStream::GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod, comm_ULON… in GenReturn()
|
H A D | retstrm.cxx | 63 void RetStream::GenReturn( sal_uInt16 nRet, rtl::OString aUId, comm_USHORT nMethod, String aString ) in GenReturn() 68 void RetStream::GenReturn( sal_uInt16 nRet, rtl::OString aUId, comm_USHORT nMethod, String aString,… in GenReturn() 74 void RetStream::GenReturn ( sal_uInt16 nRet, sal_uInt16 nMethod, SbxValue &aValue ) in GenReturn() 83 void RetStream::GenReturn( sal_uInt16 nRet, sal_uInt16 nMethod, String aString ) in GenReturn()
|
H A D | retstrm.hxx | 48 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_USHORT nMethod ){CmdBaseStream::GenRetur… in GenReturn() 49 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_USHORT nMethod, comm_BOOL bBool ){CmdBas… in GenReturn() 50 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_USHORT nMethod, comm_ULONG nNr ){CmdBase… in GenReturn()
|
H A D | recorder.cxx | 230 comm_USHORT nMethod; in IMPL_LINK() local 344 comm_USHORT nMethod; in IMPL_LINK() local 390 comm_USHORT nMethod; in IMPL_LINK() local 466 comm_USHORT nMethod; in IMPL_LINK() local
|
/aoo41x/main/package/inc/ |
H A D | ZipOutputStream.hxx | 60 sal_Int16 nMethod, nLevel, mnDigested; member in ZipOutputStream
|
H A D | ZipEntry.hxx | 32 sal_Int16 nMethod; member
|
/aoo41x/main/tools/source/zcodec/ |
H A D | zcodec.cxx | 395 sal_uInt8 n1, n2, j, nMethod, nFlags; in ImplInitBuf() local
|
/aoo41x/main/l10ntools/source/help/ |
H A D | HelpIndexerTool.java | 376 int nMethod = ( aFileName.toLowerCase().endsWith( ".jar" ) ) in addToZipRecursively() local
|
/aoo41x/main/basctl/source/basicide/ |
H A D | baside2.cxx | 607 for ( sal_uInt16 nMethod = 0; nMethod < xModule->GetMethods()->Count(); nMethod++ ) in ToggleBreakPoint() local 1381 for ( sal_uInt16 nMethod = 0; nMethod < xModule->GetMethods()->Count(); nMethod++ ) in BasicStarted() local
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmlform.cxx | 1337 sal_uInt16 nMethod = FormSubmitMethod_GET; in NewForm() local
|
Completed in 86 milliseconds