Home
last modified time | relevance | path

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

/aoo41x/main/xmlscript/source/xmldlg_imexp/
H A Dimp_share.hxx114 struct DialogImport struct
119 css::uno::Reference< css::uno::XComponentContext > _xContext;
120 css::uno::Reference< css::util::XNumberFormatsSupplier > _xSupplier;
125 css::uno::Reference< css::container::XNameContainer > _xDialogModel;
126 css::uno::Reference< css::lang::XMultiServiceFactory > _xDialogModelFactory;
128 sal_Int32 XMLNS_DIALOGS_UID, XMLNS_SCRIPT_UID;
131 inline bool isEventElement( in isEventElement()
153 const & getComponentContext() SAL_THROW( () ) { return _xContext; } in getComponentContext()
157 inline DialogImport( in DialogImport() function

Completed in 21 milliseconds