Home
last modified time | relevance | path

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

/aoo41x/main/unodevtools/source/skeletonmaker/
H A Dskeletoncommon.cxx159 typereg::Reader supertype(manager.getTypeReader( in checkAttributes() local
162 if ( !supertype.isValid() ) { in checkAttributes()
167 checkAttributes(manager, supertype, attributes, propinterfaces); in checkAttributes()
224 typereg::Reader supertype(manager.getTypeReader( in checkType() local
227 if ( !supertype.isValid() ) { in checkType()
355 typereg::Reader supertype( in checkPropertyHelper() local
359 if ( !supertype.isValid() ) { in checkPropertyHelper()
366 checkAttributes(manager, supertype, attributes, propinterfaces); in checkPropertyHelper()
370 supertype.getTypeName().replace('/', '.'), in checkPropertyHelper()
/aoo41x/main/udkapi/com/sun/star/container/
H A DXMap.idl56 <p>Implementations are free to accept any supertype of <code>KeyType</code> as keys.</p>
62 … <p>Implementations are free to accept any supertype of the <code>ValueType</code> as values.</p>

Completed in 15 milliseconds