Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx966 catch( const lang::WrappedTargetException& rWrapped) in ApplyStyleSheets() local
968 (void) rWrapped; in ApplyStyleSheets()
973 if( rWrapped.TargetException >>= aUnknownPropertyException ) in ApplyStyleSheets()
/trunk/main/sc/source/core/tool/
H A Daddincol.cxx1576 catch(reflection::InvocationTargetException& rWrapped) in ExecuteCallWithArgs() local
1578 if ( rWrapped.TargetException.getValueType().equals( in ExecuteCallWithArgs()
1581 else if ( rWrapped.TargetException.getValueType().equals( in ExecuteCallWithArgs()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2361 catch( const lang::WrappedTargetException& rWrapped ) in convertToTable() local
2363 (void)rWrapped; in convertToTable()

Completed in 64 milliseconds