/aoo41x/test/testuno/source/fvt/uno/sw/paragraph/ |
H A D | ParagraphDropcap.java | 73 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()
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | Strings_ChartTypes.src | 63 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 D | Strings.src | 32 Text [ en-US ] = "Smooth Lines" ; 310 Text [ en-US ] = "Trend Lines";
|
/aoo41x/main/cui/source/tabpages/ |
H A D | border.src | 376 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 D | paragrph.src | 654 Text [ en-US ] = "Lines" ; 688 Text [ en-US ] = "Lines" ;
|
/aoo41x/main/migrationanalysis/src/driver_docs/sources/ |
H A D | CommonMigrationAnalyser.bas | 191 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))
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | WritingMode2.idl | 42 /** 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 D | WritingMode.idl | 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
|
/aoo41x/main/svx/source/dialog/ |
H A D | paraprev.cxx | 198 if ( Lines[i] != aRect || bAll ) in DrawParagraph() 204 DrawRect( Lines[i] ); in DrawParagraph() 208 Lines[i] = aRect; in DrawParagraph()
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtdrope.cxx | 61 if( aFormat.Lines > 1 ) in exportXML() 66 rUnitConv.convertNumber( sBuffer, (sal_Int32)aFormat.Lines ); in exportXML()
|
H A D | txtdropi.cxx | 87 aFormat.Lines = nTmp < 2 ? 0 : (sal_Int8)nTmp; in ProcessAttrs() 116 if( aFormat.Lines > 1 && aFormat.Count < 1 ) in ProcessAttrs()
|
H A D | txtprhdl.cxx | 289 return (aFormat1.Lines <=1 && aFormat2.Lines <=1) || in equals() 290 (aFormat1.Lines == aFormat2.Lines && in equals()
|
/aoo41x/main/offapi/com/sun/star/style/ |
H A D | DropCapFormat.idl | 38 // DocMerge from xml: field com::sun::star::style::DropCapFormat::Lines 41 byte Lines;
|
/aoo41x/main/sw/source/core/para/ |
H A D | paratr.cxx | 160 aDrop.Lines = nLines ; in QueryValue() 216 nLines = pDrop->Lines; in PutValue()
|
/aoo41x/main/sd/source/ui/app/ |
H A D | menuids_tmpl.src | 522 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";\
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | linenum.src | 202 Text [ en-US ] = "Lines" ; 224 Text [ en-US ] = "Lines in text frames" ;
|
/aoo41x/main/offapi/com/sun/star/presentation/ |
H A D | FadeEffect.idl | 285 /** use the fade effect 'Vertical Lines'. 291 /** use the fade effect 'Horizontal Lines'.
|
/aoo41x/main/writerfilter/source/ooxml/ |
H A D | README.efforts | 57 …ript will search for case labels and status comments. Only .cxx files are searched. Lines like this 65 Lines like this
|
/aoo41x/main/svx/source/sidebar/paragraph/ |
H A D | ParaPropertyPanel.src | 629 < "1.5 Lines" ; Default ; > ; 717 Text [ en-US ] = "Line spacing: 1.15 Lines" ; 721 Text [ en-US ] = "Line spacing: 1.5 Lines" ;
|
/aoo41x/main/starmath/source/ |
H A D | toolbox.src | 1086 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)" ;
|
/aoo41x/main/svx/inc/svx/ |
H A D | paraprev.hxx | 69 Rectangle Lines[9]; member in SvxParaPrevWindow
|
/aoo41x/main/offapi/com/sun/star/chart2/ |
H A D | CurveStyle.idl | 39 /** Lines between data points are not smoothed
|
/aoo41x/main/sw/sdi/ |
H A D | switems.sdi | 46 INT16 Lines MID_DROPCAP_LINES;
|
/aoo41x/main/solenv/bin/ |
H A D | msg_filter | 27 # Lines that contain `xxxx' where xxxx belongs to the list knownMessages
|
/aoo41x/main/shell/source/win32/shlxthandler/res/ |
H A D | shlxthdl.ulf | 78 en-US = "Lines"
|