Searched refs:rsURLPath (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/sdext/source/presenter/ |
| H A D | PresenterProtocolHandler.cxx | 192 const OUString& rsURLPath, 197 const OUString& rsURLPath, 238 const OUString& rsURLPath, 386 const OUString& rsURLPath, in Create() argument 389 ::rtl::Reference<Dispatch> pDispatch (new Dispatch (rsURLPath, rpPresenterController)); in Create() 400 const OUString& rsURLPath, in Dispatch() argument 403 msURLPath(rsURLPath), in Dispatch() 404 mpCommand(CreateCommand(rsURLPath, rpPresenterController)), in Dispatch() 420 const OUString& rsURLPath, in CreateCommand() argument 423 if (rsURLPath.getLength() <= 5) in CreateCommand() [all …]
|