Home
last modified time | relevance | path

Searched refs:InsertBreak (Results 1 – 25 of 56) sorted by relevance

123

/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DIWORKTextRecorder.cpp163 struct InsertBreak struct
165 explicit InsertBreak(IWORKBreakType type) in InsertBreak() argument
191 , InsertBreak
297 void operator()(const InsertBreak &value) const in operator ()()
440 m_impl->m_elements.push_back(InsertBreak(IWORK_BREAK_COLUMN)); in insertColumnBreak()
445 m_impl->m_elements.push_back(InsertBreak(IWORK_BREAK_LINE)); in insertLineBreak()
450 m_impl->m_elements.push_back(InsertBreak(IWORK_BREAK_PAGE)); in insertPageBreak()
/dports/devel/jna/jna-5.7.0/contrib/msoffice/src/com/sun/jna/platform/win32/COM/util/office/word/
H A DRange.java113 void InsertBreak(Object Type); in InsertBreak() method
/dports/editors/libreoffice/libreoffice-7.2.6.2/oovbaapi/ooo/vba/word/
H A DXRange.idl49 void InsertBreak( [in] any Type ) raises (com::sun::star::script::BasicErrorException);
H A DXSelection.idl66 void InsertBreak( [in] any Type );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oovbaapi/ooo/vba/word/
H A DXRange.idl49 void InsertBreak( [in] any Type ) raises (com::sun::star::script::BasicErrorException);
H A DXSelection.idl66 void InsertBreak( [in] any Type );
/dports/textproc/py-python-docx/python-docx-0.8.11/docs/dev/analysis/features/text/
H A Dbreaks.rst257 * `Range.InsertBreak Method (Word) on MSDN`_
262 .. _Range.InsertBreak Method (Word) on MSDN:
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/vba/
H A Dvbarange.hxx73 virtual void SAL_CALL InsertBreak(const css::uno::Any& _breakType) override;
H A Dvbaselection.hxx91 virtual void SAL_CALL InsertBreak( const css::uno::Any& _breakType ) override;
H A Dvbaselection.cxx762 void SAL_CALL SwVbaSelection::InsertBreak( const uno::Any& _breakType ) in InsertBreak() function in SwVbaSelection
764 getRange()->InsertBreak( _breakType ); in InsertBreak()
H A Dvbarange.cxx169 void SAL_CALL SwVbaRange::InsertBreak(const uno::Any& _breakType) in InsertBreak() function in SwVbaRange
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/vba/
H A Dvbarange.hxx73 virtual void SAL_CALL InsertBreak(const css::uno::Any& _breakType) override;
H A Dvbaselection.hxx91 virtual void SAL_CALL InsertBreak( const css::uno::Any& _breakType ) override;
H A Dvbaselection.cxx767 void SAL_CALL SwVbaSelection::InsertBreak( const uno::Any& _breakType ) in InsertBreak() function in SwVbaSelection
769 getRange()->InsertBreak( _breakType ); in InsertBreak()
H A Dvbarange.cxx175 void SAL_CALL SwVbaRange::InsertBreak(const uno::Any& _breakType) in InsertBreak() function in SwVbaRange
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/inc/uielement/
H A Dtoolbarmanager.hxx78 virtual void InsertBreak() = 0;
/dports/devel/jna/jna-5.7.0/contrib/msoffice/src/com/sun/jna/platform/win32/COM/util/office/
H A DWordautomation_KB_313193_Mod.java159 wrdRng.InsertBreak(WdBreakType.wdPageBreak); in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DWSRunObject.h218 already_AddRefed<dom::Element> InsertBreak(nsCOMPtr<nsINode>* aInOutParent,
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DWSRunObject.h209 already_AddRefed<dom::Element> InsertBreak(
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/sidebar/
H A DCellBorderStyleControl.cxx70 maTBBorder2->InsertBreak(4); in Initialize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/uielement/
H A Dtoolbarmanager.cxx259 virtual void InsertBreak() override in InsertBreak() function in framework::__anon146f9fb00111::VclToolBarManager
261 m_pToolBar->InsertBreak(); in InsertBreak()
472 virtual void InsertBreak() override {} in InsertBreak() function in framework::__anon146f9fb00111::WeldToolBarManager
1462 m_pImpl->InsertBreak(); in FillToolbar()
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DWSRunObject.h744 MOZ_CAN_RUN_SCRIPT already_AddRefed<dom::Element> InsertBreak(
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Dtextsh1.cxx331 void InsertBreak(SwWrtShell& rWrtSh, in InsertBreak() function
641 InsertBreak(rWrtSh, nKind, oPageNumber, aTemplateName); in Execute()
658 InsertBreak(rWrtSh, nKind, oPageNumber, aTemplateName); in Execute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dtoolbox.hxx330 void InsertBreak( ImplToolItems::size_type nPos = APPEND );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dtoolbox.hxx322 void InsertBreak( ImplToolItems::size_type nPos = APPEND );

123