Home
last modified time | relevance | path

Searched refs:bNativFormat (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dfileobj.cxx80 bSynchron = bLoadError = bWaitForData = bDataReady = bNativFormat = in SvFileObject()
129 sal_Bool bOldNativFormat = bNativFormat; in GetData()
210 bNativFormat = bOldNativFormat; in GetData()
342 !rGrf.GetContext() && !bNativFormat ) in GetGraphic_Impl()
588 if( !pThis->bNativFormat ) in IMPL_STATIC_LINK()
H A Dfileobj.hxx54 sal_Bool bNativFormat : 1; member in SvFileObject
/trunk/main/sw/source/core/docnode/
H A Dswbaslnk.cxx387 sal_Bool SwBaseLink::SwapIn( sal_Bool bWaitForData, sal_Bool bNativFormat ) in SwapIn() argument
393 if( !GetObj() && ( bNativFormat || ( !IsSynchron() && bWaitForData ) )) in SwapIn()
/trunk/main/sw/inc/
H A Dswbaslnk.hxx73 sal_Bool SwapIn( sal_Bool bWaitForData = sal_False, sal_Bool bNativFormat = sal_False );

Completed in 17 milliseconds