#include "listener.hxx"#include "solver.hxx"#include "dialog.hxx"#include "unoglobal.hxx"#include "tool/global.hxx"#include "msgdlg.hxx"#include "xcalc.hxx"#include "optiondlg.hxx"#include <memory>#include <iostream>#include <com/sun/star/awt/XTextComponent.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/frame/XDispatchProvider.hpp>#include <com/sun/star/frame/XNotifyingDispatch.hpp>#include <com/sun/star/lang/XComponent.hpp>#include <com/sun/star/lang/XInitialization.hpp>#include <com/sun/star/lang/XMultiComponentFactory.hpp>#include <com/sun/star/sheet/XRangeSelection.hpp>#include <com/sun/star/sheet/XSpreadsheet.hpp>#include <com/sun/star/table/XCell.hpp>#include <com/sun/star/table/XCellRange.hpp>#include <com/sun/star/uno/XComponentContext.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | scsolver |
1.5.3