Home
last modified time | relevance | path

Searched defs:SvLinkSource_Impl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dlinksrc.cxx163 struct SvLinkSource_Impl struct
165 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 20 milliseconds