Searched refs:SfxContentHelper (Results 1 – 6 of 6) sorted by relevance
123 SfxContentHelper::Kill( rSource ); in Transfer_Impl()130 sal_Bool SfxContentHelper::IsDocument( const String& rContent ) in IsDocument()163 sal_Bool SfxContentHelper::IsFolder( const String& rContent ) in IsFolder()195 sal_Bool SfxContentHelper::GetTitle( const String& rContent, String& rTitle ) in GetTitle()221 sal_Bool SfxContentHelper::Kill( const String& rContent ) in Kill()488 uno::Sequence < OUString > SfxContentHelper::GetResultSet( const String& rURL ) in GetResultSet()664 String SfxContentHelper::GetActiveHelpString( const String& rURL ) in GetActiveHelpString()698 sal_Bool SfxContentHelper::IsHelpErrorDocument( const String& rURL ) in IsHelpErrorDocument()733 sal_Bool SfxContentHelper::MakeFolder( const String& rFolder ) in MakeFolder()800 sal_uIntPtr SfxContentHelper::GetSize( const String& rContent ) in GetSize()[all …]
358 Sequence< ::rtl::OUString > aAllModulesList = SfxContentHelper::GetResultSet( sHelpURL ); in Load()381 return SfxContentHelper::GetActiveHelpString( aHelpURL ); in GetHelpText()918 Sequence< ::rtl::OUString > aFactories = SfxContentHelper::GetResultSet( aHelpRootURL ); in Start_Impl()952 if ( pWindow && SfxContentHelper::IsHelpErrorDocument( aHelpURL ) ) in Start_Impl()960 if ( !SfxContentHelper::IsHelpErrorDocument( aHelpURL ) ) in Start_Impl()
333 SfxContentHelper::GetHelpTreeViewContents( aHelpTreeviewURL ); in InitRoot()378 SfxContentHelper::GetHelpTreeViewContents( aTmpURL ); in RequestingChilds()1100 Sequence< ::rtl::OUString > aFactories = SfxContentHelper::GetResultSet( aSearchURL ); in IMPL_LINK()1644 Sequence< ::rtl::OUString > aFactories = SfxContentHelper::GetResultSet( aHelpURL ); in Initialize()
584 SfxContentHelper::IsDocument( aFile.GetMainURL( INetURLObject::NO_DECODE ) ) ) in MakeTopic()
37 class SfxContentHelper class
1098 …aSizeText = CreateSizeText( SfxContentHelper::GetSize( aURL.GetMainURL( INetURLObject::NO_DECODE )… in Reset()
Completed in 56 milliseconds