textsh.hxx (1d2dbeb0) textsh.hxx (766ce4d0)
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

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

59 void ExecEnterNum(SfxRequest &);
60 void ExecBasicMove(SfxRequest &);
61 void ExecMove(SfxRequest &);
62 void ExecMovePage(SfxRequest &);
63 void ExecMoveCol(SfxRequest &);
64 void ExecMoveLingu(SfxRequest &);
65 void ExecMoveMisc(SfxRequest &);
66 void ExecField(SfxRequest &rReq);
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

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

59 void ExecEnterNum(SfxRequest &);
60 void ExecBasicMove(SfxRequest &);
61 void ExecMove(SfxRequest &);
62 void ExecMovePage(SfxRequest &);
63 void ExecMoveCol(SfxRequest &);
64 void ExecMoveLingu(SfxRequest &);
65 void ExecMoveMisc(SfxRequest &);
66 void ExecField(SfxRequest &rReq);
67 void ExecSetNumber(SfxRequest &);
67 void StateField(SfxItemSet &);
68 void ExecIdx(SfxRequest &);
69 void GetIdxState(SfxItemSet &);
70 void ExecGlossary(SfxRequest &);
71
72 void ExecCharAttr(SfxRequest &);
73 void ExecCharAttrArgs(SfxRequest &);
74 void ExecParaAttr(SfxRequest &);

--- 12 unchanged lines hidden ---
68 void StateField(SfxItemSet &);
69 void ExecIdx(SfxRequest &);
70 void GetIdxState(SfxItemSet &);
71 void ExecGlossary(SfxRequest &);
72
73 void ExecCharAttr(SfxRequest &);
74 void ExecCharAttrArgs(SfxRequest &);
75 void ExecParaAttr(SfxRequest &);

--- 12 unchanged lines hidden ---