Home
last modified time | relevance | path

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

/aoo4110/main/pyuno/source/module/
H A Dpyuno_util.cxx192 val2str( data, type.getTypeLibType(), VAL2STR_MODE_SHALLOW ) ); in logException()
215 val2str( returnValue.getValue(), returnValue.getValueTypeRef(), VAL2STR_MODE_SHALLOW) ); in logReply()
220 … val2str( aParams[i].getValue(), aParams[i].getValueTypeRef(), VAL2STR_MODE_SHALLOW) ); in logReply()
244 … val2str( aParams[i].getValue(), aParams[i].getValueTypeRef(), VAL2STR_MODE_SHALLOW) ); in logCall()
H A Dpyuno_impl.hxx91 static const sal_Int32 VAL2STR_MODE_SHALLOW = 1; variable

Completed in 20 milliseconds