Home
last modified time | relevance | path

Searched refs:sw (Results 51 – 75 of 628) sorted by relevance

12345678910>>...26

/trunk/main/sw/source/core/unocore/
H A Dunorefmk.cxx205 return ::sw::SupportsServiceImpl( in supportsService()
215 return ::sw::GetSupportedServiceNamesImpl( in getSupportedServiceNames()
332 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attach()
743 ::sw::Meta * const pMeta, in Impl()
757 inline const ::sw::Meta * GetMeta() const;
808 SwXMeta::CreateXMeta(::sw::Meta & rMeta, in CreateXMeta()
981 return ::sw::SupportsServiceImpl( in supportsService()
1113 ? ::boost::shared_ptr< ::sw::Meta>( new ::sw::Meta() ) in AttachImpl()
1114 : ::boost::shared_ptr< ::sw::Meta>( in AttachImpl()
1423 return ::sw::SupportsServiceImpl( in supportsService()
[all …]
/trunk/main/sw/source/core/undo/
H A Dunnum.cxx87 void SwUndoInsNum::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
135 void SwUndoInsNum::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
161 void SwUndoInsNum::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
205 void SwUndoDelNum::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
225 void SwUndoDelNum::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
231 void SwUndoDelNum::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
260 void SwUndoMoveNum::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
284 void SwUndoMoveNum::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
294 void SwUndoMoveNum::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
319 void SwUndoNumUpDown::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
[all …]
H A Dunattr.cxx190 void SwUndoFmtAttr::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
326 void SwUndoFmtAttr::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
334 void SwUndoFmtAttr::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
639 void SwUndoFmtResetAttr::UndoImpl(::sw::UndoRedoContext &) in UndoImpl()
647 void SwUndoFmtResetAttr::RedoImpl(::sw::UndoRedoContext &) in RedoImpl()
678 void SwUndoResetAttr::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
699 void SwUndoResetAttr::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
758 void SwUndoResetAttr::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
846 void SwUndoAttr::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
888 void SwUndoAttr::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
[all …]
/trunk/main/sw/inc/
H A Dundobj.hxx48 namespace sw { namespace
85 virtual void RepeatImpl( ::sw::RepeatContext & );
88 virtual void UndoImpl( ::sw::UndoRedoContext & ) = 0;
250 virtual void UndoImpl( ::sw::UndoRedoContext & );
251 virtual void RedoImpl( ::sw::UndoRedoContext & );
252 virtual void RepeatImpl( ::sw::RepeatContext & );
306 virtual void UndoImpl( ::sw::UndoRedoContext & );
307 virtual void RedoImpl( ::sw::UndoRedoContext & );
308 virtual void RepeatImpl( ::sw::RepeatContext & );
320 virtual void UndoImpl( ::sw::UndoRedoContext & );
[all …]
H A DSidebarWin.hxx51 namespace sw { namespace overlay { namespace
55 namespace sw { namespace sidebarwindows { namespace
94 inline ::sw::sidebarwindows::AnchorOverlayObject* Anchor() { return mpAnchor;} in Anchor()
95 inline ::sw::sidebarwindows::ShadowOverlayObject* Shadow() { return mpShadow;} in Shadow()
96 inline ::sw::overlay::OverlayRanges* TextRange() { return mpTextRangeOverlay;} in TextRange()
148 void SetViewState(::sw::sidebarwindows::ViewState bViewState);
217 sw::sidebarwindows::SidebarTxtControl* mpSidebarTxtControl;
223 sw::sidebarwindows::AnchorOverlayObject* mpAnchor;
224 sw::sidebarwindows::ShadowOverlayObject* mpShadow;
225 sw::overlay::OverlayRanges* mpTextRangeOverlay;
[all …]
/trunk/main/sw/
H A DLibrary_swd.mk30 -I$(WORKDIR)/inc/sw/sdi \
31 -I$(WORKDIR)/inc/sw \
32 -I$(SRCDIR)/sw/inc \
33 -I$(SRCDIR)/sw/inc/pch \
34 -I$(SRCDIR)/sw/source/core/inc \
35 -I$(SRCDIR)/sw/source/filter/inc \
36 -I$(SRCDIR)/sw/source/ui/inc \
66 sw/source/filter/basflt/iodetect \
67 sw/source/ui/uno/detreg \
68 sw/source/ui/uno/swdet2 \
[all …]
H A DJunitTest_sw_complex.mk32 sw/qa/complex/checkColor/CheckChangeColor \
33 sw/qa/complex/indeterminateState/CheckIndeterminateState \
34 sw/qa/complex/writer/CheckCrossReferences \
35 sw/qa/complex/writer/LoadSaveTest \
36 sw/qa/complex/writer/CheckNamedPropertyValues \
37 sw/qa/complex/writer/CheckIndexedPropertyValues \
38 sw/qa/complex/writer/TestDocument \
39 sw/qa/complex/writer/CheckBookmarks \
40 sw/qa/complex/writer/CheckFlies \
41 sw/qa/complex/writer/TextPortionEnumerationTest \
[all …]
/trunk/main/sw/source/core/inc/
H A DMarkManager.hxx30 namespace sw { namespace mark namespace
44 virtual sw::mark::IFieldmark* makeFieldBookmark( const SwPaM& rPaM,
47 virtual sw::mark::IFieldmark* makeNoTextFieldBookmark( const SwPaM& rPaM,
51 …virtual ::sw::mark::IMark* getMarkForTxtNode(const SwTxtNode& rTxtNode, IDocumentMarkAccess::MarkT…
53 virtual sw::mark::IMark* makeAnnotationMark(
58 virtual void repositionMark(::sw::mark::IMark* io_pMark, const SwPaM& rPaM);
59 virtual bool renameMark(::sw::mark::IMark* io_pMark, const ::rtl::OUString& rNewName);
67 virtual void deleteMark(const ::sw::mark::IMark* const pMark);
83 virtual ::sw::mark::IFieldmark* getFieldmarkFor(const SwPosition& rPos) const;
84 virtual ::sw::mark::IFieldmark* getFieldmarkBefore(const SwPosition& rPos) const;
[all …]
H A DSwUndoFmt.hxx54 virtual void UndoImpl( ::sw::UndoRedoContext & );
55 virtual void RedoImpl( ::sw::UndoRedoContext & );
78 virtual void UndoImpl( ::sw::UndoRedoContext & );
79 virtual void RedoImpl( ::sw::UndoRedoContext & );
101 virtual void UndoImpl( ::sw::UndoRedoContext & );
102 virtual void RedoImpl( ::sw::UndoRedoContext & );
214 virtual void UndoImpl( ::sw::UndoRedoContext & );
215 virtual void RedoImpl( ::sw::UndoRedoContext & );
228 virtual void UndoImpl( ::sw::UndoRedoContext & );
229 virtual void RedoImpl( ::sw::UndoRedoContext & );
[all …]
H A DUndoCore.hxx41 namespace sw { namespace
51 namespace sw { namespace
104 friend class ::sw::UndoManager;
141 virtual void UndoImpl( ::sw::UndoRedoContext & );
142 virtual void RedoImpl( ::sw::UndoRedoContext & );
143 virtual void RepeatImpl( ::sw::RepeatContext & );
185 virtual void UndoImpl( ::sw::UndoRedoContext & );
186 virtual void RedoImpl( ::sw::UndoRedoContext & );
201 virtual void UndoImpl( ::sw::UndoRedoContext & );
202 virtual void RedoImpl( ::sw::UndoRedoContext & );
[all …]
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.src62 HelpID = "sw:PushButton:DLG_MM_ADDRESSBLOCK_PAGE:PB_ADDRESSLIST";
91 HelpID = "sw:CheckBox:DLG_MM_ADDRESSBLOCK_PAGE:CB_ADDRESS";
104 HelpID = "sw:PushButton:DLG_MM_ADDRESSBLOCK_PAGE:PB_SETTINGS";
137 HelpID = "sw:PushButton:DLG_MM_ADDRESSBLOCK_PAGE:PB_ASSIGN";
173 HelpID = "sw:ImageButton:DLG_MM_ADDRESSBLOCK_PAGE:IB_PREVSET";
181 HelpID = "sw:ImageButton:DLG_MM_ADDRESSBLOCK_PAGE:IB_NEXTSET";
221 HelpID = "sw:PushButton:DLG_MM_SELECTADDRESSBLOCK:PB_NEW";
235 HelpID = "sw:PushButton:DLG_MM_SELECTADDRESSBLOCK:PB_DELETE";
250 HelpID = "sw:RadioButton:DLG_MM_SELECTADDRESSBLOCK:RB_NEVER";
271 HelpID = "sw:Edit:DLG_MM_SELECTADDRESSBLOCK:ED_COUNTRY";
[all …]
/trunk/main/sw/source/core/access/
H A Daccframe.hxx37 namespace sw { namespace access { namespace
58 static sw::access::SwAccessibleChild GetChild( SwAccessibleMap& rAccMap,
67 const sw::access::SwAccessibleChild& rChild,
71 static sw::access::SwAccessibleChild GetChildAtPixel( const SwRect& rVisArea,
90 const sw::access::SwAccessibleChild& rFrmOrObj ) const;
117 static const SwFrm* GetParent( const sw::access::SwAccessibleChild& rFrmOrObj,
121 const sw::access::SwAccessibleChild& rChild ) const;
137 sw::access::SwAccessibleChild GetChild( SwAccessibleMap& rAccMap,
139 sw::access::SwAccessibleChild GetChildAtPixel( const Point& rPos,
165 sw::access::SwAccessibleChild aFrmOrObj( GetFrm() ); in IsShowing()
[all …]
/trunk/main/sw/source/ui/config/
H A Doptload.src52 HelpID = "sw:RadioButton:TP_OPTLOAD_PAGE:RB_ALWAYS" ;
60 HelpID = "sw:RadioButton:TP_OPTLOAD_PAGE:RB_REQUEST" ;
68 HelpID = "sw:RadioButton:TP_OPTLOAD_PAGE:RB_NEVER" ;
108 HelpID = "sw:ListBox:TP_OPTLOAD_PAGE:LB_METRIC" ;
123 HelpID = "sw:MetricField:TP_OPTLOAD_PAGE:MF_TAB" ;
179 HelpID = "sw:ListBox:TP_OPTCAPTION_PAGE:LB_ORDER" ;
261 HelpID = "sw:Edit:TP_OPTCAPTION_PAGE:ED_NUM_SEP" ;
278 HelpID = "sw:Edit:TP_OPTCAPTION_PAGE:EDT_TEXT" ;
294 HelpID = "sw:ListBox:TP_OPTCAPTION_PAGE:BOX_POS" ;
316 HelpID = "sw:ListBox:TP_OPTCAPTION_PAGE:LB_LEVEL" ;
[all …]
/trunk/extras/l10n/source/ss/
H A Dlocalize.sdf7339 sw source\core\undo\undo.src 0 string STR_END_QUOTE 0 ss ' 2002-02-02 02:02:02
7340 sw source\core\undo\undo.src 0 string STR_LDOTS 0 ss ... 2002-02-02 02:02:02
7345 sw source\core\undo\undo.src 0 string STR_YIELDS 0 ss -> 2002-02-02 02:02:02
7379 sw source\core\undo\undo.src 0 string STR_FIELD 0 ss veld 2002-02-02 02:02:02
7381 sw source\core\undo\undo.src 0 string STR_FRAME 0 ss raam 2002-02-02 02:02:02
8583 sw source\ui\utlui\navipi.src 0 string ST_FILE 0 ss Lêer 2002-02-02 02:02:02
8585 sw source\ui\utlui\navipi.src 0 string ST_TEXT 0 ss Teks 2002-02-02 02:02:02
8808 sw source\ui\fldui\fldui.src 0 string STR_TIMEFLD 0 ss Tyd 2002-02-02 02:02:02
8863 sw source\ui\fldui\fldui.src 0 string FLD_EU_NAME 0 ss Van 2002-02-02 02:02:02
8922 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 ss Almal 2002-02-02 02:02:02
[all …]
/trunk/extras/l10n/source/st/
H A Dlocalize.sdf7339 sw source\core\undo\undo.src 0 string STR_END_QUOTE 0 st ' 2002-02-02 02:02:02
7340 sw source\core\undo\undo.src 0 string STR_LDOTS 0 st ... 2002-02-02 02:02:02
7345 sw source\core\undo\undo.src 0 string STR_YIELDS 0 st -> 2002-02-02 02:02:02
7379 sw source\core\undo\undo.src 0 string STR_FIELD 0 st veld 2002-02-02 02:02:02
7381 sw source\core\undo\undo.src 0 string STR_FRAME 0 st raam 2002-02-02 02:02:02
8583 sw source\ui\utlui\navipi.src 0 string ST_FILE 0 st Lêer 2002-02-02 02:02:02
8585 sw source\ui\utlui\navipi.src 0 string ST_TEXT 0 st Teks 2002-02-02 02:02:02
8808 sw source\ui\fldui\fldui.src 0 string STR_TIMEFLD 0 st Tyd 2002-02-02 02:02:02
8863 sw source\ui\fldui\fldui.src 0 string FLD_EU_NAME 0 st Van 2002-02-02 02:02:02
8922 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 st Almal 2002-02-02 02:02:02
[all …]
/trunk/extras/l10n/source/tn/
H A Dlocalize.sdf7339 sw source\core\undo\undo.src 0 string STR_END_QUOTE 0 tn ' 2002-02-02 02:02:02
7340 sw source\core\undo\undo.src 0 string STR_LDOTS 0 tn ... 2002-02-02 02:02:02
7345 sw source\core\undo\undo.src 0 string STR_YIELDS 0 tn -> 2002-02-02 02:02:02
7379 sw source\core\undo\undo.src 0 string STR_FIELD 0 tn veld 2002-02-02 02:02:02
7381 sw source\core\undo\undo.src 0 string STR_FRAME 0 tn raam 2002-02-02 02:02:02
8583 sw source\ui\utlui\navipi.src 0 string ST_FILE 0 tn Lêer 2002-02-02 02:02:02
8585 sw source\ui\utlui\navipi.src 0 string ST_TEXT 0 tn Teks 2002-02-02 02:02:02
8808 sw source\ui\fldui\fldui.src 0 string STR_TIMEFLD 0 tn Tyd 2002-02-02 02:02:02
8863 sw source\ui\fldui\fldui.src 0 string FLD_EU_NAME 0 tn Van 2002-02-02 02:02:02
8922 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 tn Almal 2002-02-02 02:02:02
[all …]
/trunk/extras/l10n/source/ts/
H A Dlocalize.sdf7339 sw source\core\undo\undo.src 0 string STR_END_QUOTE 0 ts ' 2002-02-02 02:02:02
7340 sw source\core\undo\undo.src 0 string STR_LDOTS 0 ts ... 2002-02-02 02:02:02
7345 sw source\core\undo\undo.src 0 string STR_YIELDS 0 ts -> 2002-02-02 02:02:02
7379 sw source\core\undo\undo.src 0 string STR_FIELD 0 ts veld 2002-02-02 02:02:02
7381 sw source\core\undo\undo.src 0 string STR_FRAME 0 ts raam 2002-02-02 02:02:02
8583 sw source\ui\utlui\navipi.src 0 string ST_FILE 0 ts Lêer 2002-02-02 02:02:02
8585 sw source\ui\utlui\navipi.src 0 string ST_TEXT 0 ts Teks 2002-02-02 02:02:02
8808 sw source\ui\fldui\fldui.src 0 string STR_TIMEFLD 0 ts Tyd 2002-02-02 02:02:02
8863 sw source\ui\fldui\fldui.src 0 string FLD_EU_NAME 0 ts Van 2002-02-02 02:02:02
8922 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 ts Almal 2002-02-02 02:02:02
[all …]
/trunk/extras/l10n/source/nr/
H A Dlocalize.sdf7339 sw source\core\undo\undo.src 0 string STR_END_QUOTE 0 nr ' 2002-02-02 02:02:02
7340 sw source\core\undo\undo.src 0 string STR_LDOTS 0 nr ... 2002-02-02 02:02:02
7345 sw source\core\undo\undo.src 0 string STR_YIELDS 0 nr -> 2002-02-02 02:02:02
7379 sw source\core\undo\undo.src 0 string STR_FIELD 0 nr veld 2002-02-02 02:02:02
7381 sw source\core\undo\undo.src 0 string STR_FRAME 0 nr raam 2002-02-02 02:02:02
8583 sw source\ui\utlui\navipi.src 0 string ST_FILE 0 nr Lêer 2002-02-02 02:02:02
8585 sw source\ui\utlui\navipi.src 0 string ST_TEXT 0 nr Teks 2002-02-02 02:02:02
8808 sw source\ui\fldui\fldui.src 0 string STR_TIMEFLD 0 nr Tyd 2002-02-02 02:02:02
8863 sw source\ui\fldui\fldui.src 0 string FLD_EU_NAME 0 nr Van 2002-02-02 02:02:02
8922 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 nr Almal 2002-02-02 02:02:02
[all …]
/trunk/extras/l10n/source/nso/
H A Dlocalize.sdf7339 sw source\core\undo\undo.src 0 string STR_END_QUOTE 0 nso ' 2002-02-02 02:02:02
7340 sw source\core\undo\undo.src 0 string STR_LDOTS 0 nso ... 2002-02-02 02:02:02
7345 sw source\core\undo\undo.src 0 string STR_YIELDS 0 nso -> 2002-02-02 02:02:02
7379 sw source\core\undo\undo.src 0 string STR_FIELD 0 nso veld 2002-02-02 02:02:02
7381 sw source\core\undo\undo.src 0 string STR_FRAME 0 nso raam 2002-02-02 02:02:02
8583 sw source\ui\utlui\navipi.src 0 string ST_FILE 0 nso Lêer 2002-02-02 02:02:02
8585 sw source\ui\utlui\navipi.src 0 string ST_TEXT 0 nso Teks 2002-02-02 02:02:02
8808 sw source\ui\fldui\fldui.src 0 string STR_TIMEFLD 0 nso Tyd 2002-02-02 02:02:02
8863 sw source\ui\fldui\fldui.src 0 string FLD_EU_NAME 0 nso Van 2002-02-02 02:02:02
8922 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 nso Almal 2002-02-02 02:02:02
[all …]
/trunk/extras/l10n/source/ve/
H A Dlocalize.sdf7339 sw source\core\undo\undo.src 0 string STR_END_QUOTE 0 ve ' 2002-02-02 02:02:02
7340 sw source\core\undo\undo.src 0 string STR_LDOTS 0 ve ... 2002-02-02 02:02:02
7345 sw source\core\undo\undo.src 0 string STR_YIELDS 0 ve -> 2002-02-02 02:02:02
7379 sw source\core\undo\undo.src 0 string STR_FIELD 0 ve veld 2002-02-02 02:02:02
7381 sw source\core\undo\undo.src 0 string STR_FRAME 0 ve raam 2002-02-02 02:02:02
8583 sw source\ui\utlui\navipi.src 0 string ST_FILE 0 ve Lêer 2002-02-02 02:02:02
8585 sw source\ui\utlui\navipi.src 0 string ST_TEXT 0 ve Teks 2002-02-02 02:02:02
8808 sw source\ui\fldui\fldui.src 0 string STR_TIMEFLD 0 ve Tyd 2002-02-02 02:02:02
8863 sw source\ui\fldui\fldui.src 0 string FLD_EU_NAME 0 ve Van 2002-02-02 02:02:02
8922 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 ve Almal 2002-02-02 02:02:02
[all …]
/trunk/extras/l10n/source/xh/
H A Dlocalize.sdf7339 sw source\core\undo\undo.src 0 string STR_END_QUOTE 0 xh ' 2002-02-02 02:02:02
7340 sw source\core\undo\undo.src 0 string STR_LDOTS 0 xh ... 2002-02-02 02:02:02
7345 sw source\core\undo\undo.src 0 string STR_YIELDS 0 xh -> 2002-02-02 02:02:02
7379 sw source\core\undo\undo.src 0 string STR_FIELD 0 xh veld 2002-02-02 02:02:02
7381 sw source\core\undo\undo.src 0 string STR_FRAME 0 xh raam 2002-02-02 02:02:02
8583 sw source\ui\utlui\navipi.src 0 string ST_FILE 0 xh Lêer 2002-02-02 02:02:02
8585 sw source\ui\utlui\navipi.src 0 string ST_TEXT 0 xh Teks 2002-02-02 02:02:02
8808 sw source\ui\fldui\fldui.src 0 string STR_TIMEFLD 0 xh Tyd 2002-02-02 02:02:02
8863 sw source\ui\fldui\fldui.src 0 string FLD_EU_NAME 0 xh Van 2002-02-02 02:02:02
8922 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 xh Almal 2002-02-02 02:02:02
[all …]
/trunk/extras/l10n/source/zu/
H A Dlocalize.sdf7339 sw source\core\undo\undo.src 0 string STR_END_QUOTE 0 zu ' 2002-02-02 02:02:02
7340 sw source\core\undo\undo.src 0 string STR_LDOTS 0 zu ... 2002-02-02 02:02:02
7345 sw source\core\undo\undo.src 0 string STR_YIELDS 0 zu -> 2002-02-02 02:02:02
7379 sw source\core\undo\undo.src 0 string STR_FIELD 0 zu veld 2002-02-02 02:02:02
7381 sw source\core\undo\undo.src 0 string STR_FRAME 0 zu raam 2002-02-02 02:02:02
8583 sw source\ui\utlui\navipi.src 0 string ST_FILE 0 zu Lêer 2002-02-02 02:02:02
8585 sw source\ui\utlui\navipi.src 0 string ST_TEXT 0 zu Teks 2002-02-02 02:02:02
8808 sw source\ui\fldui\fldui.src 0 string STR_TIMEFLD 0 zu Tyd 2002-02-02 02:02:02
8863 sw source\ui\fldui\fldui.src 0 string FLD_EU_NAME 0 zu Van 2002-02-02 02:02:02
8922 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 zu Almal 2002-02-02 02:02:02
[all …]
/trunk/main/sw/source/ui/fldui/
H A Dfldfunc.src42 HelpID = "sw:ListBox:TP_FLD_FUNC:LB_FUNCTYPE" ;
78 HelpID = "sw:ListBox:TP_FLD_FUNC:LB_FUNCFORMAT" ;
93 HelpID = "sw:Edit:TP_FLD_FUNC:ED_FUNCNAME" ;
109 HelpID = "sw:Edit:TP_FLD_FUNC:ED_FUNCVALUE" ;
126 HelpID = "sw:Edit:TP_FLD_FUNC:ED_FUNCCOND1" ;
144 HelpID = "sw:Edit:TP_FLD_FUNC:ED_FUNCCOND2" ;
170 HelpID = "sw:Edit:TP_FLD_FUNC:ED_LISTITEM" ;
180 HelpID = "sw:PushButton:TP_FLD_FUNC:PB_LISTADD" ;
195 HelpID = "sw:ListBox:TP_FLD_FUNC:LB_LISTITEMS" ;
213 HelpID = "sw:PushButton:TP_FLD_FUNC:PB_LISTUP" ;
[all …]
/trunk/main/sw/source/core/crsr/
H A Dcrbm.cxx51 void SetCrsrToMark(::sw::mark::IMark const * const pMark) in SetCrsrToMark()
93 ::sw::mark::IMark* SwCrsrShell::SetBookmark( in SetBookmark()
100 ::sw::mark::IMark* pMark = getIDocumentMarkAccess()->makeMark( in SetBookmark()
104 ::sw::mark::IBookmark* pBookmark = dynamic_cast< ::sw::mark::IBookmark* >(pMark); in SetBookmark()
115 bool SwCrsrShell::GotoMark(const ::sw::mark::IMark* const pMark, bool bAtStart) in GotoMark()
129 bool SwCrsrShell::GotoMark(const ::sw::mark::IMark* const pMark) in GotoMark()
186 bind(&::sw::mark::IMark::StartsAfter, _2, _1)), in GoPrevBookmark()
224 ::sw::mark::IFieldmark* SwCrsrShell::GetCurrentFieldmark() in GetCurrentFieldmark()
231 ::sw::mark::IFieldmark* SwCrsrShell::GetFieldmarkAfter() in GetFieldmarkAfter()
237 ::sw::mark::IFieldmark* SwCrsrShell::GetFieldmarkBefore() in GetFieldmarkBefore()
[all …]
/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.src44 HelpID = "sw:ImageRadioButton:TP_FRM_WRAP:RB_NO_WRAP" ;
53 HelpID = "sw:ImageRadioButton:TP_FRM_WRAP:RB_WRAP_LEFT" ;
62 HelpID = "sw:ImageRadioButton:TP_FRM_WRAP:RB_WRAP_RIGHT" ;
99 HelpID = "sw:CheckBox:TP_FRM_WRAP:CB_ANCHOR_ONLY" ;
106 HelpID = "sw:CheckBox:TP_FRM_WRAP:CB_TRANSPARENT" ;
113 HelpID = "sw:CheckBox:TP_FRM_WRAP:CB_OUTLINE" ;
121 HelpID = "sw:CheckBox:TP_FRM_WRAP:CB_ONLYOUTSIDE" ;
148 HelpID = "sw:MetricField:TP_FRM_WRAP:ED_LEFT_MARGIN" ;
171 HelpID = "sw:MetricField:TP_FRM_WRAP:ED_RIGHT_MARGIN" ;
194 HelpID = "sw:MetricField:TP_FRM_WRAP:ED_TOP_MARGIN" ;
[all …]

Completed in 2465 milliseconds

12345678910>>...26