Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dfileobj.cxx82 bClearMedium = bStateChangeCalled = bInCallDownLoad = sal_False; in SvFileObject()
142 if( !bInCallDownLoad ) in GetData()
316 bInCallDownLoad = sal_True; in LoadFile_Impl()
318 bInCallDownLoad = sal_False; in LoadFile_Impl()
543 pThis->bInCallDownLoad = sal_False; in IMPL_STATIC_LINK()
H A Dfileobj.hxx57 sal_Bool bInCallDownLoad : 1; member in SvFileObject