Home
last modified time | relevance | path

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

/aoo42x/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx106 void typeError( OUString const & msg, OUString const & context ) in typeError() function
128 typeError( OUSTR("Different number of types!"), context ); in checkSeq()
184 typeError( OUSTR("Mixing polymorphic STRUCT types " in checkStruct()
244 typeError( buf.makeStringAndClear(), context ); in checkParameters()
249 typeError( OUSTR("IN attribute differs!"), context ); in checkParameters()
251 typeError( OUSTR("OUT attribute differs!"), context ); in checkParameters()
264 typeError( OUSTR("Methods have differing OneWay attribute!"), in checkMethod()
309 typeError( buf.makeStringAndClear(), xNewTD->getName() ); in checkProperty()
323 typeError( in checkSingleton()
448 typeError( buf.makeStringAndClear(), context ); in check()
[all …]

Completed in 17 milliseconds