Home
last modified time | relevance | path

Searched refs:De_id (Results 1 – 11 of 11) sorted by relevance

/AOO42X/main/autodoc/source/display/html/
H A Dpm_aldef.hxx31 using ary::cpp::De_id;
59 typedef std::vector<De_id> List_Ids;
68 De_id i_nId );
70 De_id i_nId );
H A Dpm_aldef.cxx171 PageMaker_AllDefs::Write_Define(De_id i_nId) in Write_Define()
192 PageMaker_AllDefs::Write_Macro(De_id i_nId) in Write_Macro()
/AOO42X/main/autodoc/source/ary/cpp/
H A Dcs_def.cxx59 De_id
62 De_id in Store_Define()
68 De_id
71 De_id in Store_Macro()
H A Dcs_def.hxx58 De_id Store_Define(
60 De_id Store_Macro(
H A Dca_def.hxx84 De_id i_id ) const;
H A Dca_def.cxx81 DefAdmin::Find_Def(De_id i_id) const in Find_Def()
H A Dc_reposypart.cxx273 return & Defs().Find_Def( De_id(i_id.Id()) ); in Search_Entity()
/AOO42X/main/autodoc/inc/ary/cpp/
H A Dc_types4cpp.hxx58 typedef TypedId< ::ary::cpp::DefineEntity > De_id; typedef
62 typedef std::vector<De_id> DefsList;
66 typedef std::vector<De_id>::const_iterator DefsConstIterator;
H A Dc_de.hxx58 De_id DefId() const { return De_id(Id()); } in DefId()
H A Dcp_def.hxx82 De_id i_id ) const = 0;
H A Dc_traits.hxx132 typedef De_id id_type;