Home
last modified time | relevance | path

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

/aoo4110/main/autodoc/source/display/idl/
H A Dhfi_doc.cxx69 bool bShort = NOT i_rDocu.Short().IsEmpty(); in Produce_byDocuAndScope()
70 bool bDescr = NOT i_rDocu.Description().IsEmpty(); in Produce_byDocuAndScope()
72 if ( i_rDocu.IsDeprecated() in Produce_byDocuAndScope()
75 AND NOT i_rDocu.IsPublished() in Produce_byDocuAndScope()
77 OR i_rDocu.IsOptional() ) in Produce_byDocuAndScope()
81 if ( i_rDocu.IsDeprecated() ) in Produce_byDocuAndScope()
84 AND NOT i_rDocu.IsPublished() ) in Produce_byDocuAndScope()
86 if ( i_rDocu.IsOptional() ) in Produce_byDocuAndScope()
89 if ( i_rDocu.IsDeprecated() AND in Produce_byDocuAndScope()
130 iter = i_rDocu.Tags().begin(); in Produce_byDocuAndScope()
[all …]
H A Dhfi_doc.hxx72 const ce_info & i_rDocu,

Completed in 14 milliseconds