drawsh4.cxx (ef076a15) drawsh4.cxx (1e9c32af)
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

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

72 if ( pDlg )
73 pDlg->SetActive(sal_False);
74
75 rSet.DisableItem(XATTR_FORMTXTSTYLE);
76 rSet.DisableItem(XATTR_FORMTXTADJUST);
77 rSet.DisableItem(XATTR_FORMTXTDISTANCE);
78 rSet.DisableItem(XATTR_FORMTXTSTART);
79 rSet.DisableItem(XATTR_FORMTXTMIRROR);
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

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

72 if ( pDlg )
73 pDlg->SetActive(sal_False);
74
75 rSet.DisableItem(XATTR_FORMTXTSTYLE);
76 rSet.DisableItem(XATTR_FORMTXTADJUST);
77 rSet.DisableItem(XATTR_FORMTXTDISTANCE);
78 rSet.DisableItem(XATTR_FORMTXTSTART);
79 rSet.DisableItem(XATTR_FORMTXTMIRROR);
80 rSet.DisableItem(XATTR_FORMTXTSTDFORM);
81 rSet.DisableItem(XATTR_FORMTXTHIDEFORM);
82 rSet.DisableItem(XATTR_FORMTXTOUTLINE);
83 rSet.DisableItem(XATTR_FORMTXTSHADOW);
84 rSet.DisableItem(XATTR_FORMTXTSHDWCOLOR);
85 rSet.DisableItem(XATTR_FORMTXTSHDWXVAL);
86 rSet.DisableItem(XATTR_FORMTXTSHDWYVAL);
87 }
88 else

--- 29 unchanged lines hidden ---
80 rSet.DisableItem(XATTR_FORMTXTHIDEFORM);
81 rSet.DisableItem(XATTR_FORMTXTOUTLINE);
82 rSet.DisableItem(XATTR_FORMTXTSHADOW);
83 rSet.DisableItem(XATTR_FORMTXTSHDWCOLOR);
84 rSet.DisableItem(XATTR_FORMTXTSHDWXVAL);
85 rSet.DisableItem(XATTR_FORMTXTSHDWYVAL);
86 }
87 else

--- 29 unchanged lines hidden ---