macrodlg.src (8e0a7b1b) macrodlg.src (dd913a84)
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

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

17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24#include <sfx2/sfx.hrc>
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

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

17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24#include <sfx2/sfx.hrc>
25#include <macrodlg.hrc>
25#include "macrodlg.hrc"
26#include <basidesh.hrc>
27#include <helpid.hrc>
28ModalDialog RID_MACROCHOOSER
29{
30 HelpId = "basctl:ModalDialog:RID_MACROCHOOSER" ;
31 OutputSize = TRUE ;
32 SVLook = TRUE ;
33 Size = MAP_APPFONT ( 287 , 165 ) ;

--- 203 unchanged lines hidden ---
26#include <basidesh.hrc>
27#include <helpid.hrc>
28ModalDialog RID_MACROCHOOSER
29{
30 HelpId = "basctl:ModalDialog:RID_MACROCHOOSER" ;
31 OutputSize = TRUE ;
32 SVLook = TRUE ;
33 Size = MAP_APPFONT ( 287 , 165 ) ;

--- 203 unchanged lines hidden ---