Home
last modified time | relevance | path

Searched defs:LoadBinding (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/framework/inc/dispatch/
H A Dbasedispatcher.hxx92 struct LoadBinding struct
98 inline LoadBinding() in LoadBinding() function
105 … inline LoadBinding( const css::util::URL& aNewURL , in LoadBinding() argument
119 … inline LoadBinding( const css::util::URL& aNewURL , in LoadBinding() argument
135 inline ~LoadBinding() in ~LoadBinding()
141 inline void free() in free()
153 …css::frame::XDispatch > xHandler ; // if handler was used, this reference will be valid
154 … css::frame::XFrameLoader > xLoader ; // if loader was used, this reference will be valid
155 css::uno::Reference< css::frame::XFrame > xFrame ; // Target of loading
156 … aURL ; // dispatched URL - necessary to find listener for status event!
[all …]