Searched refs:bIsDirect (Results 1 – 3 of 3) sorted by relevance
35 DownloadSource(bool bIsDirect, const rtl::OUString& aURL) : IsDirect(bIsDirect), URL(aURL) {}; in DownloadSource()
175 … bool bIsDirect = ( sal_False == aType.equalsIgnoreAsciiCaseAscii("text/html") ); in checkForUpdates() local177 … o_rUpdateInfo.Sources.push_back( DownloadSource(bIsDirect, xNode2->getNodeValue()) ); in checkForUpdates()
612 …cPrint( const uno::Sequence < beans::PropertyValue >& rProps, sal_Bool bIsAPI, sal_Bool bIsDirect ) in ExecPrint() argument646 bIsDirect, in ExecPrint()659 if( bIsDirect ) in ExecPrint()
Completed in 18 milliseconds