Home
last modified time | relevance | path

Searched defs:rAction (Results 1 – 25 of 148) sorted by relevance

123456

/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/exp/xp/
H A DODe_Note_Listener.cpp57 ODe_ListenerAction& rAction) { in openFootnote()
72 void ODe_Note_Listener::closeFootnote(ODe_ListenerAction& rAction) { in closeFootnote()
81 ODe_ListenerAction& rAction) { in openEndnote()
96 void ODe_Note_Listener::closeEndnote(ODe_ListenerAction& rAction) { in closeEndnote()
105 ODe_ListenerAction& rAction) { in openBlock()
157 void ODe_Note_Listener::_closeNote(ODe_ListenerAction& rAction) { in _closeNote()
H A DODe_Frame_Listener.cpp63 ODe_ListenerAction& rAction) { in openFrame()
78 void ODe_Frame_Listener::closeFrame(ODe_ListenerAction& rAction) { in closeFrame()
99 ODe_ListenerAction& rAction) { in openTable()
115 ODe_ListenerAction& rAction) { in openBlock()
H A DODe_Text_Listener.cpp146 ODe_ListenerAction& rAction) { in openTable()
240 ODe_ListenerAction& rAction) { in openFrame()
279 void ODe_Text_Listener::closeFrame(ODe_ListenerAction& rAction) { in closeFrame()
379 ODe_ListenerAction& rAction) { in openFootnote()
396 void ODe_Text_Listener::closeFootnote(ODe_ListenerAction& rAction) { in closeFootnote()
413 ODe_ListenerAction& rAction) { in openEndnote()
430 void ODe_Text_Listener::closeEndnote(ODe_ListenerAction& rAction) { in closeEndnote()
892 void ODe_Text_Listener::closeCell(ODe_ListenerAction& rAction) { in closeCell()
902 void ODe_Text_Listener::closeSection(ODe_ListenerAction& rAction) { in closeSection()
H A DODe_Main_Listener.cpp63 ODe_ListenerAction& rAction) { in openSection()
220 ODe_ListenerAction& rAction) { in _openHeaderFooterSection()
/dports/graphics/podofo/podofo-0.9.7/src/podofo/doc/
H A DPdfField.h453 inline void PdfField::SetMouseEnterAction( const PdfAction & rAction ) in SetMouseEnterAction()
461 inline void PdfField::SetMouseLeaveAction( const PdfAction & rAction ) in SetMouseLeaveAction()
469 inline void PdfField::SetMouseDownAction( const PdfAction & rAction ) in SetMouseDownAction()
477 inline void PdfField::SetMouseUpAction( const PdfAction & rAction ) in SetMouseUpAction()
485 inline void PdfField::SetFocusEnterAction( const PdfAction & rAction ) in SetFocusEnterAction()
493 inline void PdfField::SetFocusLeaveAction( const PdfAction & rAction ) in SetFocusLeaveAction()
501 inline void PdfField::SetPageOpenAction( const PdfAction & rAction ) in SetPageOpenAction()
509 inline void PdfField::SetPageCloseAction( const PdfAction & rAction ) in SetPageCloseAction()
517 inline void PdfField::SetPageVisibleAction( const PdfAction & rAction ) in SetPageVisibleAction()
534 inline void PdfField::SetKeystrokeAction( const PdfAction & rAction ) in SetKeystrokeAction()
[all …]
H A DPdfOutlines.cpp60 PdfOutlineItem::PdfOutlineItem( const PdfString & sTitle, const PdfAction & rAction, in PdfOutlineItem()
201 PdfOutlineItem* PdfOutlineItem::CreateNext ( const PdfString & sTitle, const PdfAction & rAction ) in CreateNext()
309 void PdfOutlineItem::SetAction( const PdfAction & rAction ) in SetAction()
/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/imp/xp/
H A DODi_Table_ListenerState.cpp70 ODi_ListenerStateAction& rAction) in startElement()
107 ODi_ListenerStateAction& rAction) in endElement()
152 ODi_ListenerStateAction& rAction) { in _parseTableStart()
273 ODi_ListenerStateAction& rAction) in _parseRowStart()
398 ODi_ListenerStateAction& rAction) in _parseCellStart()
H A DODi_Frame_ListenerState.cpp74 ODi_ListenerStateAction& rAction) { in startElement()
129 ODi_ListenerStateAction& rAction) { in endElement()
266 ODi_ListenerStateAction& rAction) in _drawImage()
372 ODi_ListenerStateAction& rAction) in _drawObject()
505 ODi_ListenerStateAction& rAction) { in _drawTextBox()
H A DODi_ContentStream_ListenerState.cpp76 ODi_ListenerStateAction& rAction) in startElement()
117 ODi_ListenerStateAction& rAction) in endElement()
H A DODi_Style_MasterPage.cpp51 ODi_ListenerStateAction& rAction) { in startElement()
221 ODi_ListenerStateAction& rAction) { in endElement()
H A DODi_StylesStream_ListenerState.cpp83 ODi_ListenerStateAction& rAction) in startElement()
192 ODi_ListenerStateAction& rAction) in endElement()
H A DODi_ListLevelStyle.cpp147 ODi_ListenerStateAction& rAction) { in endElement()
333 ODi_ListenerStateAction& rAction) { in startElement()
515 ODi_ListenerStateAction& rAction) { in startElement()
H A DODi_Style_List.cpp49 ODi_ListenerStateAction& rAction) in startElement()
109 ODi_ListenerStateAction& rAction) { in endElement()
H A DODi_NotesConfiguration.cpp60 ODi_ListenerStateAction& rAction) { in endElement()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterFrameworkObserver.cxx32 const Action& rAction) in PresenterFrameworkObserver()
59 const Action& rAction) in RunOnUpdateEnd()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterFrameworkObserver.cxx32 const Action& rAction) in PresenterFrameworkObserver()
59 const Action& rAction) in RunOnUpdateEnd()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/uitest/
H A Duiobject.cxx338 void WindowUIObject::execute(const OUString& rAction, in execute()
612 void ButtonUIObject::execute(const OUString& rAction, in execute()
729 void EditUIObject::execute(const OUString& rAction, in execute()
907 void CheckBoxUIObject::execute(const OUString& rAction, in execute()
1020 void TabPageUIObject::execute(const OUString& rAction, in execute()
1048 void ListBoxUIObject::execute(const OUString& rAction, in execute()
1142 void ComboBoxUIObject::execute(const OUString& rAction, in execute()
1223 void SpinUIObject::execute(const OUString& rAction, in execute()
1280 void SpinFieldUIObject::execute(const OUString& rAction, in execute()
1450 void TabControlUIObject::execute(const OUString& rAction, in execute()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/uitest/
H A Duiobject.cxx22 void SvxShowCharSetUIObject::execute(const OUString& rAction, in execute()
68 void SvxNumValueSetUIObject::execute(const OUString& rAction, in execute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uitest/
H A Duiobject.cxx70 void SwEditWinUIObject::execute(const OUString& rAction, in execute()
168 void CommentUIObject::execute(const OUString& rAction, in execute()
224 void PageBreakUIObject::execute(const OUString& rAction, in execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/uitest/
H A Duiobject.cxx320 void WindowUIObject::execute(const OUString& rAction, in execute()
566 void ButtonUIObject::execute(const OUString& rAction, in execute()
683 void EditUIObject::execute(const OUString& rAction, in execute()
855 void CheckBoxUIObject::execute(const OUString& rAction, in execute()
910 void RadioButtonUIObject::execute(const OUString& rAction, in execute()
964 void TabPageUIObject::execute(const OUString& rAction, in execute()
995 void ListBoxUIObject::execute(const OUString& rAction, in execute()
1085 void ComboBoxUIObject::execute(const OUString& rAction, in execute()
1161 void SpinUIObject::execute(const OUString& rAction, in execute()
1216 void SpinFieldUIObject::execute(const OUString& rAction, in execute()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/treelist/
H A Duiobject.cxx46 void TreeListUIObject::execute(const OUString& rAction, in execute()
114 void TreeListEntryUIObject::execute(const OUString& rAction, const StringMap& /*rParameters*/) in execute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/treelist/
H A Duiobject.cxx46 void TreeListUIObject::execute(const OUString& rAction, in execute()
118 void TreeListEntryUIObject::execute(const OUString& rAction, const StringMap& /*rParameters*/) in execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uitest/
H A Duiobject.cxx63 void SwEditWinUIObject::execute(const OUString& rAction, in execute()
146 void SwNavigationPIUIObject::execute(const OUString& rAction, in execute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Dsdview4.cxx74 SdrGrafObj* View::InsertGraphic( const Graphic& rGraphic, sal_Int8& rAction, in InsertGraphic()
280 void View::InsertMediaURL( const OUString& rMediaURL, sal_Int8& rAction, in InsertMediaURL()
304 …Obj* View::InsertMediaObj( const OUString& rMediaURL, const OUString& rMimeType, sal_Int8& rAction, in InsertMediaObj()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Dsdview4.cxx74 SdrGrafObj* View::InsertGraphic( const Graphic& rGraphic, sal_Int8& rAction, in InsertGraphic()
280 void View::InsertMediaURL( const OUString& rMediaURL, sal_Int8& rAction, in InsertMediaURL()
304 …Obj* View::InsertMediaObj( const OUString& rMediaURL, const OUString& rMimeType, sal_Int8& rAction, in InsertMediaObj()

123456