Searched refs:XNotation (Results 1 – 4 of 4) sorted by relevance
83 virtual void notation( const Reference<XNotation>& ) {} in notation() argument125 rVisitor.notation( Reference<XNotation>( xNode, UNO_QUERY_THROW ) ); in visitNode()
56 XNotation.idl \
33 interface XNotation : XNode
41 typedef cppu::ImplInheritanceHelper1< CNode, XNotation > CNotation_Base;
Completed in 24 milliseconds