AreaTransparencyGradientPopup.cxx (8dcb2a10) AreaTransparencyGradientPopup.cxx (4e8031e0)
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

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

51
52 AreaTransparencyGradientControl* pControl = dynamic_cast<AreaTransparencyGradientControl*>(mpControl.get());
53 if (pControl != NULL)
54 pControl->Rearrange(pItem);
55}
56
57
58} } // end of namespace svx::sidebar
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

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

51
52 AreaTransparencyGradientControl* pControl = dynamic_cast<AreaTransparencyGradientControl*>(mpControl.get());
53 if (pControl != NULL)
54 pControl->Rearrange(pItem);
55}
56
57
58} } // end of namespace svx::sidebar
59
60// eof