Searched refs:bDecl (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/codemaker/source/idlmaker/ |
H A D | idltype.cxx | 491 void IdlType::dumpIdlGetType(FileStream& o, const OString& type, sal_Bool bDecl, IdlTypeDecl eDeclF… in dumpIdlGetType() argument 505 if (bDecl) in dumpIdlGetType() 529 if (bDecl) in dumpIdlGetType()
|
H A D | idltype.hxx | 87 …void dumpIdlGetType(FileStream& o, const ::rtl::OString& type, sal_Bool bDecl=sal_False, IdlTypeDe…
|
/aoo41x/main/codemaker/source/cunomaker/ |
H A D | cunotype.cxx | 1123 void CunoType::dumpCppuGetType(FileStream& o, const OString& type, sal_Bool bDecl, CunoTypeDecl eDe… in dumpCppuGetType() argument 1133 if (bDecl) in dumpCppuGetType() 1140 if (bDecl) in dumpCppuGetType() 1157 if (bDecl) in dumpCppuGetType() 1164 if (bDecl) in dumpCppuGetType()
|
H A D | cunotype.hxx | 95 …void dumpCppuGetType(FileStream& o, const ::rtl::OString& type, sal_Bool bDecl=sal_False, CunoType…
|
/aoo41x/main/basic/source/inc/ |
H A D | parser.hxx | 51 SbiProcDef* ProcDecl(sal_Bool bDecl);// Prozedur-Deklaration
|
/aoo41x/main/basic/source/comp/ |
H A D | dim.cxx | 815 SbiProcDef* SbiParser::ProcDecl( sal_Bool bDecl ) in ProcDecl() argument 844 if( !bDecl ) in ProcDecl()
|
/aoo41x/main/codemaker/source/cppumaker/ |
H A D | cpputype.hxx | 84 …void dumpCppuGetType(FileStream& o, const ::rtl::OString& type, sal_Bool bDecl=sal_False, CppuType…
|
H A D | cpputype.cxx | 948 void CppuType::dumpCppuGetType(FileStream& o, const OString& type, sal_Bool bDecl, CppuTypeDecl eDe… in dumpCppuGetType() argument 961 if (bDecl) in dumpCppuGetType() 986 if (bDecl) in dumpCppuGetType()
|
Completed in 192 milliseconds