registercontrols.cxx (0b4ced1d) registercontrols.cxx (b4abecfe)
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

--- 37 unchanged lines hidden (view full) ---

46#include "statusindicator.hxx"
47//=============================================================================
48
49//______________________________________________________________________________________________________________
50// defines
51//______________________________________________________________________________________________________________
52
53// If you will debug macros of this file ... you must define follow constant!
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

--- 37 unchanged lines hidden (view full) ---

46#include "statusindicator.hxx"
47//=============================================================================
48
49//______________________________________________________________________________________________________________
50// defines
51//______________________________________________________________________________________________________________
52
53// If you will debug macros of this file ... you must define follow constant!
54// Ths switch on another macro AS_DBG_OUT(...), which will print text to "stdout".
54// This switch on another macro AS_DBG_OUT(...), which will print text to "stdout".
55
56//#define AS_DBG_SWITCH
57
58//______________________________________________________________________________________________________________
59// namespaces
60//______________________________________________________________________________________________________________
61
62using namespace ::rtl ;

--- 156 unchanged lines hidden ---
55
56//#define AS_DBG_SWITCH
57
58//______________________________________________________________________________________________________________
59// namespaces
60//______________________________________________________________________________________________________________
61
62using namespace ::rtl ;

--- 156 unchanged lines hidden ---