Lines Matching defs:LoadBinding
92 struct LoadBinding struct
98 inline LoadBinding() in LoadBinding() argument
105 … inline LoadBinding( const css::util::URL& aNewURL , in LoadBinding() argument
119 … inline LoadBinding( const css::util::URL& aNewURL , in LoadBinding() function
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!
157 …opertyValue > lDescriptor ; // dispatched arguments - necessary for "reactForLoadingState()"!
158 …; // superclasses could use them to save her own user specific data for these asynchron call-info
159 css::uno::Reference< css::frame::XDispatchResultListener > xListener;