/aoo42x/test/testuno/source/fvt/uno/sw/paragraph/ |
H A D | ParagraphInsertBreak.java | 63 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_BeforeBreak_NoSplit_KeepTogether() 115 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_BeforeBreak_Orphan_WindowControl() 167 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_AFTER); in InsertPage_AfterBreak() 305 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_Endnote_BeforeBreak() 357 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_Envelop_BeforeBreak() 409 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_Firstpage_BeforeBreak() 460 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_Footnote_BeforeBreak() 511 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_HTML_BeforeBreak() 562 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_Index_BeforeBreak() 613 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_Landscape_BeforeBreak() [all …]
|
/aoo42x/test/testuno/source/fvt/uno/sw/table/ |
H A D | TableInsertBreak.java | 71 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_BeforeBreak_Split_KeepTogether() 133 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_AFTER); in InsertPage_AfterBreak() 298 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_Endnote_BeforeBreak() 359 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_Envelop_BeforeBreak() 420 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_Firstpage_BeforeBreak() 480 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_Footnote_BeforeBreak() 540 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_HTML_BeforeBreak() 600 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_Index_BeforeBreak() 660 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_Landscape_BeforeBreak() 720 xCursorProps.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_BEFORE); in InsertPage_LeftPage_BeforeBreak() [all …]
|
/aoo42x/main/offapi/com/sun/star/style/ |
H A D | BreakType.idl | 33 // DocMerge from xml: enum com::sun::star::style::BreakType 37 published enum BreakType 41 // DocMerge from xml: value com::sun::star::style::BreakType::NONE 48 // DocMerge from xml: value com::sun::star::style::BreakType::COLUMN_BEFORE 60 // DocMerge from xml: value com::sun::star::style::BreakType::COLUMN_AFTER 72 // DocMerge from xml: value com::sun::star::style::BreakType::COLUMN_BOTH 84 // DocMerge from xml: value com::sun::star::style::BreakType::PAGE_BEFORE 96 // DocMerge from xml: value com::sun::star::style::BreakType::PAGE_AFTER 108 // DocMerge from xml: value com::sun::star::style::BreakType::PAGE_BOTH
|
H A D | ParagraphProperties.idl | 60 #include <com/sun/star/style/BreakType.idl> 365 @see com::sun::star::style::BreakType 367 [optional, property] com::sun::star::style::BreakType BreakType;
|
/aoo42x/main/xmloff/source/style/ |
H A D | breakhdl.cxx | 65 style::BreakType eBreak; in importXML() 86 style::BreakType eBreak; in exportXML() 94 eBreak = (style::BreakType) nValue; in exportXML() 136 style::BreakType eBreak; in importXML() 157 style::BreakType eBreak; in exportXML() 165 eBreak = (style::BreakType) nValue; in exportXML()
|
/aoo42x/main/wizards/com/sun/star/wizards/text/ |
H A D | TextTableHandler.java | 31 import com.sun.star.style.BreakType; 217 public static BreakType resetBreakTypeofTextTable(Object oTextTable) in resetBreakTypeofTextTable() 219 BreakType CorrBreakValue = null; in resetBreakTypeofTextTable() 220 …BreakType BreakValue = (BreakType) com.sun.star.wizards.common.Helper.getUnoStructValue(oTextTable… in resetBreakTypeofTextTable() 223 Helper.setUnoPropertyValue(oTextTable, "BreakType", BreakType.NONE); in resetBreakTypeofTextTable() 225 return BreakType.NONE; in resetBreakTypeofTextTable()
|
/aoo42x/main/i18npool/source/breakiterator/ |
H A D | breakiterator_unicode.cxx | 364 lbr.breakType = BreakType::WORDBOUNDARY; in getLineBreak() 374 lbr.breakType = BreakType::WORDBOUNDARY; in getLineBreak() 388 lbr.breakType = BreakType::HYPHENATION; in getLineBreak() 391 lbr.breakType = BreakType::WORDBOUNDARY;; in getLineBreak() 395 lbr.breakType = BreakType::WORDBOUNDARY; in getLineBreak() 400 if (lbr.breakType == BreakType::WORDBOUNDARY) { in getLineBreak()
|
H A D | breakiterator_cjk.cxx | 118 lbr.breakType = BreakType::WORDBOUNDARY; in getLineBreak()
|
/aoo42x/main/qadevOOo/runner/util/ |
H A D | ValueChanger.java | 692 if (oldValue instanceof com.sun.star.style.BreakType){ in changePValue() 693 com.sun.star.style.BreakType BT1 = com.sun.star.style.BreakType.COLUMN_AFTER; in changePValue() 694 com.sun.star.style.BreakType BT2 = com.sun.star.style.BreakType.COLUMN_BEFORE; in changePValue() 695 com.sun.star.style.BreakType BT3 = com.sun.star.style.BreakType.COLUMN_BOTH; in changePValue() 696 com.sun.star.style.BreakType BT4 = com.sun.star.style.BreakType.PAGE_AFTER; in changePValue() 697 com.sun.star.style.BreakType BT5 = com.sun.star.style.BreakType.PAGE_BEFORE; in changePValue() 698 com.sun.star.style.BreakType BT6 = com.sun.star.style.BreakType.PAGE_BOTH; in changePValue() 699 com.sun.star.style.BreakType BT7 = com.sun.star.style.BreakType.NONE; in changePValue()
|
/aoo42x/main/offapi/com/sun/star/text/ |
H A D | TextTable.idl | 53 #include <com/sun/star/style/BreakType.idl> 138 … type of break that is applied at the beginning of the table. @see com::sun::star::style::BreakType 140 [property] com::sun::star::style::BreakType BreakType;
|
/aoo42x/test/testuno/source/testlib/uno/ |
H A D | SWUtil.java | 38 import com.sun.star.style.BreakType; 167 xCursorProps.setPropertyValue("BreakType", BreakType.COLUMN_AFTER); in insertColumnBreak() 181 xCursorProps.setPropertyValue("BreakType", BreakType.PAGE_AFTER); in insertPageBreak()
|
/aoo42x/main/writerfilter/source/dmapper/ |
H A D | DomainMapper_Impl.hxx | 117 enum BreakType enum 423 void deferBreak( BreakType deferredBreakType ); 424 bool isBreakDeferred( BreakType deferredBreakType );
|
/aoo42x/test/testuno/source/fvt/uno/sw/breaks/ |
H A D | CheckBreaks.java | 43 import com.sun.star.style.BreakType; 200 xCursorProps.setPropertyValue("BreakType", BreakType.PAGE_AFTER); in insertNewPage()
|
/aoo42x/main/sw/source/ui/vba/ |
H A D | vbaparagraphformat.cxx | 206 style::BreakType aBreakType; in getPageBreakBefore() 217 style::BreakType aBreakType; in setPageBreakBefore()
|
/aoo42x/main/offapi/com/sun/star/i18n/ |
H A D | BreakType.idl | 37 published constants BreakType
|
H A D | LineBreakResults.idl | 40 /// Type of line break, see <type>BreakType</type>.
|
/aoo42x/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.comp.office.SwXParagraph.csv | 61 "SwXParagraph";"com::sun::star::style::ParagraphProperties#optional";"BreakType#optional" 100 "SwXParagraph";"com::sun::star::text::TextTable#optional";"BreakType"
|
H A D | com.sun.star.comp.office.SwXTextTable.csv | 21 "SwXTextTable";"com::sun::star::text::TextTable";"BreakType"
|
H A D | com.sun.star.style.ParagraphStyle.csv | 53 "ParagraphStyle";"com::sun::star::style::ParagraphProperties";"BreakType#optional"
|
/aoo42x/main/qadevOOo/objdsc/svx/ |
H A D | com.sun.star.comp.office.SvxUnoTextContent.csv | 61 "SvxUnoTextContent";"com::sun::star::style::ParagraphProperties#optional";"BreakType#optional" 100 "SvxUnoTextContent";"com::sun::star::text::TextTable#optional";"BreakType"
|
/aoo42x/main/comphelper/source/property/ |
H A D | TypeGeneration.cxx | 173 case CPPUTYPE_BREAK: pType = &::getCppuType( (style::BreakType*)0 ); break; in GenerateCppuType()
|
/aoo42x/main/sal/systools/win32/uwinapi/ |
H A D | win95sys.h | 129 DWORD BreakType; // 28h member
|
/aoo42x/main/odk/examples/java/Text/ |
H A D | StyleCreation.java | 101 com.sun.star.style.BreakType.PAGE_AFTER ); in main()
|
/aoo42x/main/qadevOOo/tests/java/mod/_sw/ |
H A D | SwAccessiblePageView.java | 139 paraP.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_AFTER); in createTestEnvironment()
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/editor/ |
H A D | OOo.jcb | 7 …ADERintNONE_valueintPAGE_AFTERcom.sun.star.style.BreakTypegetDefaultcom.sun.star.style.BreakT…
|