/trunk/main/autodoc/source/display/idl/ |
H A D | hi_main.cxx | 526 &ary::idl::ifc_interface::xref::Get_Derivations ); in do_Interface2s() 545 ary::idl::ifc_interface::xref::Get_AsReturns(pXrefList,i_ce); in do_Interface2s() 617 &ary::idl::ifc_struct::xref::Get_Derivations ); in do_Struct2s() 626 ary::idl::ifc_struct::xref::Get_AsReturns(pXrefList,i_ce); in do_Struct2s() 631 ary::idl::ifc_struct::xref::Get_AsParameters(pXrefList,i_ce); in do_Struct2s() 636 ary::idl::ifc_struct::xref::Get_AsDataTypes(pXrefList,i_ce); in do_Struct2s() 666 &ary::idl::ifc_exception::xref::Get_Derivations ); in do_Exception2s() 701 ary::idl::ifc_enum::xref::Get_AsReturns(pXrefList,i_ce); in do_Enum2s() 706 ary::idl::ifc_enum::xref::Get_AsParameters(pXrefList,i_ce); in do_Enum2s() 711 ary::idl::ifc_enum::xref::Get_AsDataTypes(pXrefList,i_ce); in do_Enum2s() [all …]
|
/trunk/main/autodoc/source/ary/idl/ |
H A D | i_interface.cxx | 135 xref::Get_Derivations( Dyn_CeIterator & o_result, in Get_Derivations() 142 xref::Get_SynonymTypedefs( Dyn_CeIterator & o_result, in Get_SynonymTypedefs() 149 xref::Get_ExportingServices( Dyn_CeIterator & o_result, in Get_ExportingServices() 156 xref::Get_ExportingSingletons( Dyn_CeIterator & o_result, in Get_ExportingSingletons() 163 xref::Get_AsReturns( Dyn_CeIterator & o_result, in Get_AsReturns() 170 xref::Get_AsParameters( Dyn_CeIterator & o_result, in Get_AsParameters() 177 xref::Get_AsDataTypes( Dyn_CeIterator & o_result, in Get_AsDataTypes()
|
H A D | i_struct.cxx | 118 xref::Get_Derivations( Dyn_CeIterator & o_result, in Get_Derivations() 125 xref::Get_SynonymTypedefs( Dyn_CeIterator & o_result, in Get_SynonymTypedefs() 132 xref::Get_AsReturns( Dyn_CeIterator & o_result, in Get_AsReturns() 139 xref::Get_AsParameters( Dyn_CeIterator & o_result, in Get_AsParameters() 146 xref::Get_AsDataTypes( Dyn_CeIterator & o_result, in Get_AsDataTypes()
|
H A D | i_enum.cxx | 106 xref::Get_SynonymTypedefs( Dyn_CeIterator & o_result, in Get_SynonymTypedefs() 113 xref::Get_AsReturns( Dyn_CeIterator & o_result, in Get_AsReturns() 120 xref::Get_AsParameters( Dyn_CeIterator & o_result, in Get_AsParameters() 127 xref::Get_AsDataTypes( Dyn_CeIterator & o_result, in Get_AsDataTypes()
|
H A D | i_typedef.cxx | 107 xref::Get_SynonymTypedefs( Dyn_CeIterator & o_result, in Get_SynonymTypedefs() 114 xref::Get_AsReturns( Dyn_CeIterator & o_result, in Get_AsReturns() 121 xref::Get_AsParameters( Dyn_CeIterator & o_result, in Get_AsParameters() 128 xref::Get_AsDataTypes( Dyn_CeIterator & o_result, in Get_AsDataTypes()
|
H A D | i_exception.cxx | 115 xref::Get_Derivations( Dyn_CeIterator & o_result, in Get_Derivations() 122 xref::Get_RaisingFunctions( Dyn_CeIterator & o_result, in Get_RaisingFunctions()
|
H A D | i_service.cxx | 147 xref::Get_IncludingServices( Dyn_CeIterator & o_result, in Get_IncludingServices() 154 xref::Get_InstantiatingSingletons( Dyn_CeIterator & o_result, in Get_InstantiatingSingletons()
|
/trunk/main/autodoc/inc/ary/idl/ |
H A D | ik_enumvalue.hxx | 54 struct xref : public ifc_ce::xref struct
|
H A D | ik_structelem.hxx | 53 struct xref : public ifc_ce::xref struct
|
H A D | ik_singleton.hxx | 54 struct xref : public ifc_ce::xref struct
|
H A D | ik_sisingleton.hxx | 54 struct xref : public ifc_ce::xref struct
|
H A D | ik_constgroup.hxx | 54 struct xref : public ifc_ce::xref struct
|
H A D | ik_constant.hxx | 56 struct xref : public ifc_ce::xref struct
|
H A D | ik_siservice.hxx | 56 struct xref : public ifc_ce::xref struct
|
H A D | ik_exception.hxx | 57 struct xref : public ifc_ce::xref struct
|
H A D | ik_attribute.hxx | 66 struct xref : public ifc_ce::xref struct
|
H A D | ik_enum.hxx | 54 struct xref : public ifc_ce::xref struct
|
H A D | ik_typedef.hxx | 53 struct xref : public ifc_ce::xref struct
|
H A D | ik_service.hxx | 63 struct xref : public ifc_ce::xref struct
|
H A D | ik_property.hxx | 70 struct xref : public ifc_ce::xref struct
|
H A D | ik_function.hxx | 69 struct xref : public ifc_ce::xref struct
|
H A D | ik_struct.hxx | 57 struct xref : public ifc_ce::xref struct
|
H A D | ik_interface.hxx | 62 struct xref : public ifc_ce::xref struct
|
H A D | ik_module.hxx | 96 struct xref : public ifc_ce::xref struct
|
/trunk/main/sdext/source/pdfimport/pdfparse/ |
H A D | pdfparse.cxx | 218 xref = str_p( "xref" ) >> uint_p >> uint_p in definition() 251 >> *( comment | object | ( xref >> trailer ) ); in definition() 261 >> *( comment | object | ( xref >> trailer ) ); in definition() 267 xref, trailer, pdfrule; member
|