itemholder1.cxx (b5088357) | itemholder1.cxx (707fc0d4) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 39 unchanged lines hidden (view full) --- 48#include <unotools/inetoptions.hxx> 49#include <unotools/internaloptions.hxx> 50#include <unotools/javaoptions.hxx> 51#include <unotools/lingucfg.hxx> 52#include <unotools/localisationoptions.hxx> 53#include <unotools/moduleoptions.hxx> 54#include <unotools/pathoptions.hxx> 55#include <unotools/printwarningoptions.hxx> | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 39 unchanged lines hidden (view full) --- 48#include <unotools/inetoptions.hxx> 49#include <unotools/internaloptions.hxx> 50#include <unotools/javaoptions.hxx> 51#include <unotools/lingucfg.hxx> 52#include <unotools/localisationoptions.hxx> 53#include <unotools/moduleoptions.hxx> 54#include <unotools/pathoptions.hxx> 55#include <unotools/printwarningoptions.hxx> |
56#include <unotools/regoptions.hxx> | |
57#include <unotools/optionsdlg.hxx> 58#include <unotools/saveopt.hxx> 59#include <unotools/searchopt.hxx> 60#include <unotools/securityoptions.hxx> 61#include <unotools/sourceviewconfig.hxx> 62#include <unotools/startoptions.hxx> 63#include <unotools/viewoptions.hxx> 64#include <unotools/workingsetoptions.hxx> --- 261 unchanged lines hidden --- | 56#include <unotools/optionsdlg.hxx> 57#include <unotools/saveopt.hxx> 58#include <unotools/searchopt.hxx> 59#include <unotools/securityoptions.hxx> 60#include <unotools/sourceviewconfig.hxx> 61#include <unotools/startoptions.hxx> 62#include <unotools/viewoptions.hxx> 63#include <unotools/workingsetoptions.hxx> --- 261 unchanged lines hidden --- |