Home
last modified time | relevance | path

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

/aoo4110/main/pyuno/source/module/
H A Dpyuno_type.cxx172 if( !PYSTR_CHECK( typeName.get() ) || ! PYSTR_CHECK( value.get() ) ) in PyEnum2Enum()
228 if( !PYSTR_CHECK( pyName.get() ) ) in PyType2Type()
H A Dpyuno_impl.hxx52 #define PYSTR_CHECK PyUnicode_Check macro
56 #define PYSTR_CHECK PyBytes_Check macro
H A Dpyuno_module.cxx255 if( PYSTR_CHECK( structName ) ) in createUnoStructHelper()
608 if( PYSTR_CHECK( PyTuple_GetItem( args, 1 ) ) ) in invoke()

Completed in 25 milliseconds