Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx974 beans::UnknownPropertyException aUnknownPropertyException; in ApplyStyleSheets() local
976 if( rWrapped.TargetException >>= aUnknownPropertyException ) in ApplyStyleSheets()
980aUnknownPropertyException.Message.convertToString(&sTemp, RTL_TEXTENCODING_ASCII_US, 0 ); in ApplyStyleSheets()
/aoo41x/main/package/source/xstor/
H A Dxstorage.cxx6092 catch( beans::UnknownPropertyException& aUnknownPropertyException ) in getElementPropertyValue() local
6094 m_pImpl->AddLog( aUnknownPropertyException.Message ); in getElementPropertyValue()

Completed in 45 milliseconds