Home
last modified time | relevance | path

Searched refs:io_node (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/autodoc/source/ary/inc/
H A Dtraits_impl.hxx48 io_node );
60 io_node );
78 NodeOf(const typename NODE::traits_t::entity_base_type & io_node) in NodeOf() argument
81 pn = ary_cast<NODE>(&io_node); in NodeOf()
89 NodeOf(typename NODE::traits_t::entity_base_type & io_node) in NodeOf() argument
92 pn = ary_cast<NODE>(&io_node); in NodeOf()
/aoo41x/main/autodoc/source/display/toolkit/
H A Dout_position.cxx41 Node * & io_node,
45 move_ToParent( Node * & io_node, in move_ToParent() argument
50 csv_assert(io_node != 0); in move_ToParent()
51 io_node = io_node->Parent(); in move_ToParent()

Completed in 29 milliseconds