Home
last modified time | relevance | path

Searched defs:_rURL (Results 1 – 25 of 50) sorted by relevance

12

/aoo4110/main/forms/source/richtext/
H A Dspecialdispatchers.cxx50 OSelectAllDispatcher::OSelectAllDispatcher( EditView& _rView, const URL& _rURL ) in OSelectAllDispatcher()
66 …void SAL_CALL OSelectAllDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue >& /… in dispatch()
100 …cher::OParagraphDirectionDispatcher( EditView& _rView, AttributeId _nAttributeId, const URL& _rURL, in OParagraphDirectionDispatcher()
123 OTextDirectionDispatcher::OTextDirectionDispatcher( EditView& _rView, const URL& _rURL ) in OTextDirectionDispatcher()
129 …void SAL_CALL OTextDirectionDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue … in dispatch()
163 …nFontLayoutDispatcher( EditView& _rView, AttributeId _nAttributeId, const URL& _rURL, IMultiAttrib… in OAsianFontLayoutDispatcher()
H A Dattributedispatcher.cxx47 …uteDispatcher::OAttributeDispatcher( EditView& _rView, AttributeId _nAttributeId, const URL& _rURL, in OAttributeDispatcher()
95 …void SAL_CALL OAttributeDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue >& _… in dispatch()
H A Dfeaturedispatcher.cxx45 ORichTextFeatureDispatcher::ORichTextFeatureDispatcher( EditView& _rView, const URL& _rURL ) in ORichTextFeatureDispatcher()
81 …:addStatusListener( const Reference< XStatusListener >& _rxControl, const URL& _rURL ) throw (Runt… in addStatusListener()
H A Dparametrizedattributedispatcher.cxx53 …edAttributeDispatcher( EditView& _rView, AttributeId _nAttributeId, const URL& _rURL, IMultiAttrib… in OParametrizedAttributeDispatcher()
125 …void SAL_CALL OParametrizedAttributeDispatcher::dispatch( const URL& _rURL, const Sequence< Proper… in dispatch()
H A Drichtextcontrol.cxx313 …Reference< XDispatch > SAL_CALL ORichTextControl::queryDispatch( const ::com::sun::star::util::URL… in queryDispatch()
527 …ORichTextPeer::SingleAttributeDispatcher ORichTextPeer::implCreateDispatcher( SfxSlotId _nSlotId, … in implCreateDispatcher()
696 …Reference< XDispatch > SAL_CALL ORichTextPeer::queryDispatch( const ::com::sun::star::util::URL& _… in queryDispatch()
/aoo4110/main/svx/source/form/
H A Dformfeaturedispatcher.cxx151 …void SAL_CALL OSingleFeatureDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue … in dispatch()
190 …:addStatusListener( const Reference< XStatusListener >& _rxControl, const URL& _rURL ) throw (Runt… in addStatusListener()
214 …moveStatusListener( const Reference< XStatusListener >& _rxControl, const URL& _rURL ) throw (Runt… in removeStatusListener()
H A Ddatabaselocationinput.cxx153 void DatabaseLocationInputController_Impl::setURL( const String& _rURL ) in setURL()
297 void DatabaseLocationInputController::setURL( const String& _rURL ) in setURL()
/aoo4110/main/fpicker/source/office/
H A Dfpsmartcontent.hxx177 inline sal_Bool isFolder( const ::rtl::OUString& _rURL ) in isFolder()
187 inline sal_Bool isDocument( const ::rtl::OUString& _rURL ) in isDocument()
194 inline sal_Bool is( const ::rtl::OUString& _rURL ) in is()
H A Dfpsmartcontent.cxx138 void SmartContent::bindTo( const ::rtl::OUString& _rURL ) in bindTo()
183 sal_Bool SmartContent::implIs( const ::rtl::OUString& _rURL, Type _eType ) in implIs()
H A Dasyncfilepicker.cxx92 const String& _rURL, in execute()
/aoo4110/main/forms/source/helper/
H A Dcontrolfeatureinterception.cxx143 …Reference< XDispatch > ControlFeatureInterception::queryDispatch( const URL& _rURL, const ::rtl::O… in queryDispatch()
152 …Reference< XDispatch > ControlFeatureInterception::queryDispatch( const URL& _rURL ) SAL_THROW((Ru… in queryDispatch()
H A Durltransformer.cxx90 …void UrlTransformer::parseSmartWithAsciiProtocol( ::com::sun::star::util::URL& _rURL, const sal_Ch… in parseSmartWithAsciiProtocol()
H A Dformnavigation.cxx292 Reference< XDispatch > OFormNavigationHelper::queryDispatch( const URL& _rURL ) in queryDispatch()
399 bool OFormNavigationMapper::getFeatureURL( sal_Int16 _nFeatureId, URL& /* [out] */ _rURL ) in getFeatureURL()
/aoo4110/main/unotools/source/config/
H A Dbootstrap.cxx369 OUString& _rURL, in getDerivedPath()
419 OUString& _rURL, in getDerivedPath()
703 Bootstrap::PathStatus Bootstrap::locateBaseInstallation(OUString& _rURL) in locateBaseInstallation()
712 PathStatus Bootstrap::locateUserInstallation(OUString& _rURL) in locateUserInstallation()
721 PathStatus Bootstrap::locateSharedData(OUString& _rURL) in locateSharedData()
739 PathStatus Bootstrap::locateUserData(OUString& _rURL) in locateUserData()
757 PathStatus Bootstrap::locateBootstrapFile(OUString& _rURL) in locateBootstrapFile()
766 PathStatus Bootstrap::locateVersionFile(OUString& _rURL) in locateVersionFile()
/aoo4110/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx519 void OConnectionHelper::impl_setURL( const String& _rURL, sal_Bool _bPrefix ) in impl_setURL()
602 void OConnectionHelper::setURL( const String& _rURL ) in setURL()
614 void OConnectionHelper::setURLNoPrefix( const String& _rURL ) in setURLNoPrefix()
620 sal_Int32 OConnectionHelper::checkPathExistence(const String& _rURL) in checkPathExistence()
780 IS_PATH_EXIST OConnectionHelper::pathExists(const ::rtl::OUString& _rURL, sal_Bool bIsFile) const in pathExists()
/aoo4110/main/connectivity/source/manager/
H A Dmdrivermanager.cxx185 AcceptsURL( const ::rtl::OUString& _rURL ) : m_rURL( _rURL ) { } in AcceptsURL()
459 Reference< XConnection > SAL_CALL OSDBCDriverManager::getConnection( const ::rtl::OUString& _rURL )… in getConnection()
485 Reference< XConnection > SAL_CALL OSDBCDriverManager::getConnectionWithInfo( const ::rtl::OUString&… in getConnectionWithInfo()
679 Reference< XDriver > SAL_CALL OSDBCDriverManager::getDriverByURL( const ::rtl::OUString& _rURL ) th… in getDriverByURL()
698 Reference< XDriver > OSDBCDriverManager::implGetDriverForURL(const ::rtl::OUString& _rURL) in implGetDriverForURL()
/aoo4110/main/svtools/source/config/
H A Dhelpopt.cxx560 sal_Int32 SvtHelpOptions_Impl::getAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in getAgentIgnoreURLCounter()
571 void SvtHelpOptions_Impl::decAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in decAgentIgnoreURLCounter()
592 void SvtHelpOptions_Impl::resetAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in resetAgentIgnoreURLCounter()
690 sal_Int32 SvtHelpOptions::getAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in getAgentIgnoreURLCounter()
697 void SvtHelpOptions::decAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in decAgentIgnoreURLCounter()
704 void SvtHelpOptions::resetAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in resetAgentIgnoreURLCounter()
/aoo4110/main/svtools/source/control/
H A Dfileurlbox.cxx60 void FileURLBox::DisplayURL( const String& _rURL ) in DisplayURL()
/aoo4110/main/svl/source/misc/
H A Dfilenotation.cxx88 bool OFileNotation::implInitWithURLNotation( const ::rtl::OUString& _rURL ) in implInitWithURLNotation()
H A Drestrictedpaths.cxx196 bool RestrictedPaths::isUrlAllowed( const String& _rURL, bool allowParents ) const in isUrlAllowed() argument
/aoo4110/main/connectivity/source/cpool/
H A DZConnectionPool.cxx181 Reference< XConnection > SAL_CALL OConnectionPool::getConnectionWithInfo( const ::rtl::OUString& _r… in getConnectionWithInfo()
223 Reference< XConnection> OConnectionPool::createNewConnection(const ::rtl::OUString& _rURL,const Seq… in createNewConnection()
H A DZPoolCollection.cxx110 Reference< XConnection > SAL_CALL OPoolCollection::getConnection( const ::rtl::OUString& _rURL ) th… in getConnection()
115 Reference< XConnection > SAL_CALL OPoolCollection::getConnectionWithInfo( const ::rtl::OUString& _r… in getConnectionWithInfo()
191 Reference< XDriver > SAL_CALL OPoolCollection::getDriverByURL( const ::rtl::OUString& _rURL ) throw… in getDriverByURL()
/aoo4110/main/svtools/source/misc/
H A Dimageresourceaccess.cxx133 bool GraphicAccess::isSupportedURL( const ::rtl::OUString& _rURL ) in isSupportedURL()
/aoo4110/main/framework/source/services/
H A Durltransformer.cxx104 void lcl_ParserHelper(INetURLObject& _rParser,URL& _rURL,bool _bUseIntern) in lcl_ParserHelper()
/aoo4110/main/dbaccess/source/filter/xml/
H A Ddbloader2.cxx336 …sal_Bool lcl_urlAllowsInteraction( const ::comphelper::ComponentContext& _rContext, const ::rtl::O… in lcl_urlAllowsInteraction()
413 void SAL_CALL DBContentLoader::load(const Reference< XFrame > & rFrame, const ::rtl::OUString& _rUR… in load()

Completed in 109 milliseconds

12