Home
last modified time | relevance | path

Searched refs:bIsDirect (Results 1 – 3 of 3) sorted by relevance

/trunk/main/extensions/source/update/check/
H A Dupdateinfo.hxx35 DownloadSource(bool bIsDirect, const rtl::OUString& aURL) : IsDirect(bIsDirect), URL(aURL) {}; in DownloadSource()
H A Dupdateprotocol.cxx175 … bool bIsDirect = ( sal_False == aType.equalsIgnoreAsciiCaseAscii("text/html") ); in checkForUpdates() local
177 … o_rUpdateInfo.Sources.push_back( DownloadSource(bIsDirect, xNode2->getNodeValue()) ); in checkForUpdates()
/trunk/main/sfx2/source/view/
H A Dviewprn.cxx612 …cPrint( const uno::Sequence < beans::PropertyValue >& rProps, sal_Bool bIsAPI, sal_Bool bIsDirect ) in ExecPrint() argument
646 bIsDirect, in ExecPrint()
659 if( bIsDirect ) in ExecPrint()

Completed in 21 milliseconds