Home
last modified time | relevance | path

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

/trunk/main/pyuno/source/module/
H A Dpyuno_type.cxx168 if( !PYSTR_CHECK( typeName.get() ) || ! PYSTR_CHECK( value.get() ) ) in PyEnum2Enum()
224 if( !PYSTR_CHECK( pyName.get() ) ) in PyType2Type()
H A Dpyuno_module.cxx251 if( PYSTR_CHECK( structName ) ) in createUnoStructHelper()
595 if( PYSTR_CHECK( PyTuple_GetItem( args, 1 ) ) ) in invoke()
H A Dpyuno_impl.hxx51 #define PYSTR_CHECK PyUnicode_Check macro