Home
last modified time | relevance | path

Searched refs:Lines (Results 1 – 25 of 103) sorted by relevance

12345

/aoo4110/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphDropcap.java73 dropcapFormat.Lines=3; in testParagraphDropcapSetting()
106 assertEquals("assert paragraph dropcaps",3,dropcapFormat_assert_odt.Lines); in testParagraphDropcapSetting()
115 assertEquals("assert paragraph dropcaps",3,dropcapFormat_assert_doc.Lines); in testParagraphDropcapSetting()
130 dropcapFormat.Lines=3; in testParagraphDropcapWholewordSetting()
162 assertEquals("assert paragraph dropcaps",3,dropcapFormat_assert_odt.Lines); in testParagraphDropcapWholewordSetting()
170 assertEquals("assert paragraph dropcaps",3,dropcapFormat_assert_doc.Lines); in testParagraphDropcapWholewordSetting()
/aoo4110/main/chart2/source/controller/dialogs/
H A DStrings_ChartTypes.src63 Text [ en-US ] = "Points and Lines" ;
72 Text [ en-US ] = "Lines Only" ;
76 Text [ en-US ] = "3D Lines" ;
85 Text [ en-US ] = "Columns and Lines" ;
89 Text [ en-US ] = "Stacked Columns and Lines" ;
H A DStrings.src32 Text [ en-US ] = "Smooth Lines" ;
310 Text [ en-US ] = "Trend Lines";
/aoo4110/main/cui/source/tabpages/
H A Dborder.src376 Text [ en-US ] = "Set Outer Border and Horizontal Lines" ;
380 Text [ en-US ] = "Set Outer Border and All Inner Lines" ;
384 Text [ en-US ] = "Set Outer Border Without Changing Inner Lines" ;
388 Text [ en-US ] = "Set Diagonal Lines Only" ;
408 Text [ en-US ] = "Set Top and Bottom Borders, and All Inner Lines";
412 Text [ en-US ] = "Set Left and Right Borders, and All Inner Lines";
H A Dparagrph.src654 Text [ en-US ] = "Lines" ;
688 Text [ en-US ] = "Lines" ;
/aoo4110/main/migrationanalysis/src/driver_docs/sources/
H A DCommonMigrationAnalyser.bas191 myComponent.CodeModule.Lines(1, myComponent.CodeModule.CountOfLines)), _
501 tmpString = vbcm.Lines(vbcm.CountOfLines, 1)
502 lngEndCol = Len(vbcm.Lines(vbcm.CountOfLines, 1))
512 If InStr(1, vbcm.Lines(lngStartLine, 1), "VBFindLines") <> 0 Then
518 If InStr(1, vbcm.Lines(lngStartLine, 1), "New") <> 0 Then
529 vbLf & vbcm.Lines(lngStartLine, 1) & vbLf
531 strProc = vbcm.Lines(lngStartLine, 1)
535 If InStr(1, vbcm.Lines(lngStartLine, 1), "Declare Function") <> 0 Then
550 lngEndCol = Len(vbcm.Lines(vbcm.CountOfLines, 1))
/aoo4110/main/offapi/com/sun/star/text/
H A DWritingMode2.idl42 /** text within lines is written left-to-right. Lines and blocks are placed
51 /** text within a line are written right-to-left. Lines and blocks are
60 /** text within a line is written top-to-bottom. Lines and blocks are
69 /** text within a line is written top-to-bottom. Lines and blocks are
H A DWritingMode.idl51 /** text within a line are written right-to-left. Lines and blocks are
60 /** text within a line is written top-to-bottom. Lines and blocks are
/aoo4110/main/svx/source/dialog/
H A Dparaprev.cxx198 if ( Lines[i] != aRect || bAll ) in DrawParagraph()
204 DrawRect( Lines[i] ); in DrawParagraph()
208 Lines[i] = aRect; in DrawParagraph()
/aoo4110/main/xmloff/source/text/
H A Dtxtdrope.cxx61 if( aFormat.Lines > 1 ) in exportXML()
66 rUnitConv.convertNumber( sBuffer, (sal_Int32)aFormat.Lines ); in exportXML()
H A Dtxtdropi.cxx87 aFormat.Lines = nTmp < 2 ? 0 : (sal_Int8)nTmp; in ProcessAttrs()
116 if( aFormat.Lines > 1 && aFormat.Count < 1 ) in ProcessAttrs()
H A Dtxtprhdl.cxx289 return (aFormat1.Lines <=1 && aFormat2.Lines <=1) || in equals()
290 (aFormat1.Lines == aFormat2.Lines && in equals()
/aoo4110/main/offapi/com/sun/star/style/
H A DDropCapFormat.idl38 // DocMerge from xml: field com::sun::star::style::DropCapFormat::Lines
41 byte Lines;
/aoo4110/main/sw/source/core/para/
H A Dparatr.cxx160 aDrop.Lines = nLines ; in QueryValue()
216 nLines = pDrop->Lines; in PutValue()
/aoo4110/main/sd/source/ui/app/
H A Dmenuids_tmpl.src522 Text [ en-US ] = "1.5 Lines" ; \
1041 Text [ en-US ] = "~Snap Lines Visible" ; \
1049 Text [ en-US ] = "Snap to Snap Lines"; \
1058 Text [ en-US ] = "Snap Lines to Front" ; \
1075 Text [ en-US ] = "~Snap Lines";\
/aoo4110/main/sw/source/ui/misc/
H A Dlinenum.src202 Text [ en-US ] = "Lines" ;
224 Text [ en-US ] = "Lines in text frames" ;
/aoo4110/main/offapi/com/sun/star/presentation/
H A DFadeEffect.idl285 /** use the fade effect 'Vertical Lines'.
291 /** use the fade effect 'Horizontal Lines'.
/aoo4110/main/writerfilter/source/ooxml/
H A DREADME.efforts57 …ript will search for case labels and status comments. Only .cxx files are searched. Lines like this
65 Lines like this
/aoo4110/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.src645 < "1.5 Lines" ; Default ; > ;
733 Text [ en-US ] = "Line spacing: 1.15 Lines" ;
737 Text [ en-US ] = "Line spacing: 1.5 Lines" ;
/aoo4110/main/starmath/source/
H A Dtoolbox.src1086 Text [ en-US ] = "Single Lines" ;
1092 Text [ en-US ] = "Double Lines" ;
1152 Text [ en-US ] = "Single Lines (Scalable)" ;
1158 Text [ en-US ] = "Double Lines (Scalable)" ;
/aoo4110/main/svx/inc/svx/
H A Dparaprev.hxx69 Rectangle Lines[9]; member in SvxParaPrevWindow
/aoo4110/main/offapi/com/sun/star/chart2/
H A DCurveStyle.idl39 /** Lines between data points are not smoothed
/aoo4110/main/sw/sdi/
H A Dswitems.sdi46 INT16 Lines MID_DROPCAP_LINES;
/aoo4110/main/solenv/bin/
H A Dmsg_filter27 # Lines that contain `xxxx' where xxxx belongs to the list knownMessages
/aoo4110/main/shell/source/win32/shlxthandler/res/
H A Dshlxthdl.ulf78 en-US = "Lines"

Completed in 104 milliseconds

12345