Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dswbaslnk.hxx49 bool SwapIn( bool bWaitForData = false, bool bNativFormat = false );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dswbaslnk.hxx49 bool SwapIn( bool bWaitForData = false, bool bNativFormat = false );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/docnode/
H A Dswbaslnk.cxx225 bool SwBaseLink::SwapIn( bool bWaitForData, bool bNativFormat ) in SwapIn() argument
227 if( !GetObj() && ( bNativFormat || ( !IsSynchron() && bWaitForData ) )) in SwapIn()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/docnode/
H A Dswbaslnk.cxx264 bool SwBaseLink::SwapIn( bool bWaitForData, bool bNativFormat ) in SwapIn() argument
266 if( !GetObj() && ( bNativFormat || ( !IsSynchron() && bWaitForData ) )) in SwapIn()