Searched refs:rWrapped (Results 1 – 3 of 3) sorted by relevance
969 catch( const lang::WrappedTargetException& rWrapped) in ApplyStyleSheets() local971 (void) rWrapped; in ApplyStyleSheets()976 if( rWrapped.TargetException >>= aUnknownPropertyException ) in ApplyStyleSheets()
1577 catch(reflection::InvocationTargetException& rWrapped) in ExecuteCallWithArgs() local1579 if ( rWrapped.TargetException.getValueType().equals( in ExecuteCallWithArgs()1582 else if ( rWrapped.TargetException.getValueType().equals( in ExecuteCallWithArgs()
2357 catch( const lang::WrappedTargetException& rWrapped ) in convertToTable() local2359 (void)rWrapped; in convertToTable()
Completed in 111 milliseconds