Searched refs:pUnoProperty (Results 1 – 3 of 3) sorted by relevance
381 SbUnoProperty* pUnoProperty = PTR_CAST(SbUnoProperty,p); in SetupArgs() local382 if( pUnoMethod || pUnoProperty ) in SetupArgs()
45 Any sbxToUnoValue( SbxVariable* pVar, const Type& rType, Property* pUnoProperty = NULL );
1126 Any sbxToUnoValue( SbxVariable* pVar, const Type& rType, Property* pUnoProperty = NULL );1321 Any sbxToUnoValue( SbxVariable* pVar, const Type& rType, Property* pUnoProperty ) in sbxToUnoValue() argument1326 if( pUnoProperty && pUnoProperty->Attributes & PropertyAttribute::MAYBEVOID ) in sbxToUnoValue()
Completed in 42 milliseconds