Searched defs:SvLinkSource_Impl (Results 1 – 1 of 1) sorted by relevance
163 struct SvLinkSource_Impl struct165 SvLinkSource_Array_Impl aArr;166 String aDataMimeType;167 SvLinkSourceTimer * pTimer;168 sal_uIntPtr nTimeout;170 m_xInputStreamToLoadFrom;171 sal_Bool m_bIsReadOnly;173 SvLinkSource_Impl() : pTimer( 0 ), nTimeout( 3000 ) {} in SvLinkSource_Impl() function
Completed in 27 milliseconds