Home
last modified time | relevance | path

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

/aoo4110/main/fpicker/source/office/
H A Dfpsmartcontent.cxx56 SmartContent::SmartContent() in SmartContent() function in svt::SmartContent
64 SmartContent::SmartContent( const ::rtl::OUString& _rInitialURL ) in SmartContent() function in svt::SmartContent
72 SmartContent::~SmartContent() in ~SmartContent()
93 void SmartContent::enableDefaultInteractionHandler() in enableDefaultInteractionHandler()
115 SmartContent::InteractionHandlerType SmartContent::queryCurrentInteractionHandler() const in queryCurrentInteractionHandler()
127 void SmartContent::disableInteractionHandler() in disableInteractionHandler()
138 void SmartContent::bindTo( const ::rtl::OUString& _rURL ) in bindTo()
183 sal_Bool SmartContent::implIs( const ::rtl::OUString& _rURL, Type _eType ) in implIs()
216 void SmartContent::getTitle( ::rtl::OUString& /* [out] */ _rTitle ) in getTitle()
238 sal_Bool SmartContent::hasParentFolder( ) in hasParentFolder()
[all …]
H A Dfpsmartcontent.hxx46 class SmartContent class
70 SmartContent( const SmartContent& _rSource ); // never implemented
71 SmartContent& operator=( const SmartContent& _rSource ); // never implemented
74 SmartContent();
75 SmartContent( const ::rtl::OUString& _rInitialURL );
76 ~SmartContent();
H A Diodlg.cxx1140 SmartContent::InteractionHandlerType eInterActionHandlerType in IMPL_STATIC_LINK()
1142 if ( ( eInterActionHandlerType == SmartContent::IHT_NONE ) || in IMPL_STATIC_LINK()
1143 ( eInterActionHandlerType == SmartContent::IHT_DEFAULT ) ) in IMPL_STATIC_LINK()
1169 if ( eInterActionHandlerType == SmartContent::IHT_NONE ) in IMPL_STATIC_LINK()
1171 else if ( eInterActionHandlerType == SmartContent::IHT_DEFAULT ) in IMPL_STATIC_LINK()
1857 SmartContent aContent( rURL ); in implIsInvalid()
H A Diodlg.hxx112 ::svt::SmartContent m_aContent;

Completed in 43 milliseconds