Home
last modified time | relevance | path

Searched refs:aLine (Results 1 – 25 of 154) sorted by relevance

1234567

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2107 writeBuffer( aLine.getStr(), aLine.getLength() ); in emitComment()
7557 writeBuffer( aLine.getStr(), aLine.getLength() ); in drawLayout()
7808 writeBuffer( aLine.getStr(), aLine.getLength() ); in drawText()
7928 writeBuffer( aLine.getStr(), aLine.getLength() ); in drawText()
7946 writeBuffer( aLine.getStr(), aLine.getLength() ); in drawLine()
8015 writeBuffer( aLine.getStr(), aLine.getLength() ); in drawWaveLine()
8441 writeBuffer( aLine.getStr(), aLine.getLength() ); in drawTextLine()
8465 writeBuffer( aLine.getStr(), aLine.getLength() ); in drawPolygon()
8490 writeBuffer( aLine.getStr(), aLine.getLength() ); in drawPolyPolygon()
8553 writeBuffer( aLine.getStr(), aLine.getLength() ); in drawTransparent()
[all …]
/trunk/main/vcl/unx/generic/printer/
H A Djobdata.cxx121 ByteString aLine; in getStreamBuffer() local
126 aLine = "printer="; in getStreamBuffer()
130 aLine = "orientation="; in getStreamBuffer()
134 aLine = "copies="; in getStreamBuffer()
140 aLine += ','; in getStreamBuffer()
142 aLine += ','; in getStreamBuffer()
144 aLine += ','; in getStreamBuffer()
148 aLine = "colordepth="; in getStreamBuffer()
152 aLine = "pslevel="; in getStreamBuffer()
156 aLine = "pdfdevice="; in getStreamBuffer()
[all …]
H A Dppdparser.cxx305 ByteString aLine; in Open() local
311 if( aLine.Len() > 1 && static_cast<unsigned char>(aLine.GetChar( 0 )) == 0x1f ) in Open()
547 ByteString aLine; in getPPDFile() local
548 aStream.ReadLine( aLine ); in getPPDFile()
997 aLine = WhitespaceToSpace( aLine ); in parse()
1004 if( aLine.Len() ) in parse()
1017 aLine = WhitespaceToSpace( aLine ); in parse()
1020 if( ! aLine.Len() ) in parse()
1199 ByteString aLine( rLine ); in parseOrderDependency() local
2105 nBytes -= aLine.Len()+1; in rebuildFromStreamBuffer()
[all …]
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontcache.cxx129 aLine.Append( ':' ); in flush()
130 aLine.Append( aDirectory ); in flush()
133 aStream.WriteLine( aLine ); in flush()
142 aLine = "File:"; in flush()
149 aLine.Append( ';' ); in flush()
180 aLine.Append( ';' ); in flush()
182 aLine.Append( ';' ); in flush()
184 aLine.Append( ';' ); in flush()
259 ByteString aLine; in read() local
260 aStream.ReadLine( aLine ); in read()
[all …]
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/
H A DParserTablesGenerator.java398 final StringBuffer aLine, in AppendStringDescription() argument
401 aLine.append("S "); in AppendStringDescription()
405 aLine.append('E'); in AppendStringDescription()
420 aLine.append(' '); in AppendStringDescription()
435 final StringBuffer aLine, in AppendNumberDescription() argument
438 aLine.append("N "); in AppendNumberDescription()
456 aLine.append(' '); in AppendNumberDescription()
498 final StringBuffer aLine, in AppendDateTimeDescription() argument
501 aLine.append("D"); in AppendDateTimeDescription()
508 final StringBuffer aLine, in AppendBlobDescription() argument
[all …]
/trunk/main/sw/source/core/text/
H A Dfrminf.cxx171 nStt = aLine.GetLineStart(); in GetCharPos()
184 nNext = aLine.GetLineStart(); in GetCharPos()
239 if( aLine.GetNext() ) in GetSpaces()
241 nPos = aLine.GetTxtEnd(); in GetSpaces()
243 if( nPos < aLine.GetEnd() ) in GetSpaces()
246 aLine.GetInfo().GetChar( aLine.GetEnd() - 1 ) in GetSpaces()
254 while( aLine.Next() ); in GetSpaces()
288 if( !aLine.Next() ) in GetFirstIndent()
292 while( aLine.Next() ) in GetFirstIndent()
334 if( aLine.Next() ) in GetBigIndent()
[all …]
H A Dfrmcrsr.cxx295 nNextOfst = aLine.GetEnd(); in GetCharRect()
616 while( aLine.Y() + aLine.GetLineHeight() > nMaxY ) in _GetCrsrOfst()
619 if( !aLine.Prev() ) in _GetCrsrOfst()
623 if( aLine.GetDropLines() >= aLine.GetLineNr() && 1 != aLine.GetLineNr() in _GetCrsrOfst()
624 && rPoint.X() < aLine.FirstLeft() + aLine.GetDropLeft() ) in _GetCrsrOfst()
626 aLine.Prev(); in _GetCrsrOfst()
736 nIndx = aLine.GetStart(); in LeftMargin()
777 nRightMargin = aLine.GetStart() + aLine.GetCurr()->GetLen(); in RightMargin()
848 aLine.Top(); in _UnitUp()
1114 aLine.Top(); in PrepareVisualMove()
[all …]
H A Dfrmpaint.cxx351 while( aLine.Y() + aLine.GetLineHeight() <= rRect.Top() ) in PaintExtraData()
353 if( !aLine.GetCurr()->IsDummy() && in PaintExtraData()
355 aLine.GetCurr()->HasCntnt() ) ) in PaintExtraData()
357 if( !aLine.Next() ) in PaintExtraData()
375 if( !aLine.Next() ) in PaintExtraData()
401 aExtra.PaintRedline( aLine.Y(), aLine.GetLineHeight() ); in PaintExtraData()
403 } while( aLine.Next() && aLine.Y() <= nBottom ); in PaintExtraData()
713 while ( aLine.Y() < GetMinPrtLine() && aLine.Next() ) in Paint()
730 } while( aLine.Next() && aLine.Y() <= nBottom ); in Paint()
734 if( aLine.IsPaintDrop() ) in Paint()
[all …]
H A Dfrmform.cxx190 if( aLine.GetDropLines() ) in _GetDropRect()
192 rRect.Top( aLine.Y() ); in _GetDropRect()
997 aLine.TruncLines(); in CalcPreps()
1863 _Format( aLine, aInf ); in _Format()
1865 if( aLine.IsOnceMore() ) in _Format()
1878 aLine.CalcDropAdjust(); in _Format()
1882 if( aLine.IsPaintDrop() ) in _Format()
1884 aLine.CalcDropRepaint(); in _Format()
2195 if( aLine.GetDropFmt() ) in FormatQuick()
2213 } while( aLine.Next() ); in FormatQuick()
[all …]
H A Dtxtfrm.cxx797 if( aLine.GetDropLines() ) in CalcLineSpace()
803 aLine.Top(); in CalcLineSpace()
804 aLine.RecalcRealHeight(); in CalcLineSpace()
806 aNewSize.Height() = (aLine.Y() - Frm().Top()) + aLine.GetLineHeight(); in CalcLineSpace()
1436 aLine.Bottom(); in PrepWidows()
1454 aLine.GetLineNr() >= aLine.GetDropLines() ); in PrepWidows()
2057 aLine.Bottom(); in WouldFit()
2064 aLine.Top(); in WouldFit()
2068 } while ( aLine.Next() ); in WouldFit()
2515 aLine.Bottom(); in GetLineCount()
[all …]
H A Dtxtfly.cxx347 SwRect aLineVert( aLine ); in ChkFlyUnderflow()
367 aLineVert = aLine; in ChkFlyUnderflow()
377 if( aInter.IsOver( aLine ) ) in ChkFlyUnderflow()
379 aInter._Intersection( aLine ); in ChkFlyUnderflow()
402 aInter._Intersection( aLine ); in ChkFlyUnderflow()
418 aLine.Left( aLine.Left() + pPos->Width() ); in ChkFlyUnderflow()
479 SwRect aLineVert( aLine ); in CalcFlyWidth()
493 if( aInter.IsOver( aLine ) ) in CalcFlyWidth()
523 aInter.Intersection( aLine ); in CalcFlyWidth()
2096 SwRect aLine( rLine ); in CalcRightMargin() local
[all …]
/trunk/main/svx/source/sdr/overlay/
H A Doverlaytools.cxx371 basegfx::B2DPolygon aLine; in create2DDecomposition() local
378 aLine, in create2DDecomposition()
395 aLine, in create2DDecomposition()
482 basegfx::B2DPolygon aLine; in create2DDecomposition() local
490 aLine.clear(); in create2DDecomposition()
496 aLine.clear(); in create2DDecomposition()
501 aLine.clear(); in create2DDecomposition()
507 aLine.clear(); in create2DDecomposition()
512 aLine.clear(); in create2DDecomposition()
518 aLine.clear(); in create2DDecomposition()
[all …]
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DTokenView.java98 aLine.GetBottom(), in paintComponent()
131 final Line<TokenType> aLine) in PaintLineHighlight() argument
152 aLine.GetTop(), in PaintLineHighlight()
154 aLine.GetHeight()); in PaintLineHighlight()
159 aLine.GetTop(), in PaintLineHighlight()
161 aLine.GetHeight()); in PaintLineHighlight()
169 final Line<TokenType> aLine) in PaintLineNumber() argument
181 aLine.GetBottom() - (aLine.GetHeight()-nHeight)/2 - aMetrics.getDescent()); in PaintLineNumber()
199 if (aLine != null) in mouseMoved()
212 HighlightLine(aLine); in UpdateHighlightedLine()
[all …]
H A DFormatter.java49 for (final Line<TokenType> aLine : aLines.GetLines()) in FormatText()
51 if (aLine.Overlaps(nTop, nBottom)) in FormatText()
54 aVisibleLines.add(aLine); in FormatText()
72 final Line<TokenType> aLine = aLines.GetLine(nIndex); in FormatLines() local
78 aLine.Format(aG2, nY); in FormatLines()
79 if (aLine.GetWidth() > mnWidth) in FormatLines()
80 mnWidth = aLine.GetWidth(); in FormatLines()
81 if (aLine.GetBottom() > mnHeight) in FormatLines()
82 mnHeight = aLine.GetBottom(); in FormatLines()
/trunk/main/tools/bootstrp/
H A Dcppdep.cxx181 if ( aLine.Search("/*",0) != STRING_NOTFOUND ) in IsIncludeStatement()
186 aLine.Erase(aLine.Search("/*",0), aLine.Len() - 1); in IsIncludeStatement()
196 aLine.Erase(aLine.Search("//",0), aLine.Len() - 1); in IsIncludeStatement()
202 aLine.EraseAllChars(' '); in IsIncludeStatement()
203 aLine.EraseAllChars('\t'); in IsIncludeStatement()
209 aTmpStr = aLine.Copy( 0, 8 ); in IsIncludeStatement()
215 aTmpStr = aLine.Erase( 0, 8 ); in IsIncludeStatement()
216 sal_uInt16 nLen = aLine.Len(); in IsIncludeStatement()
217 aLine.Erase( nLen-1, 1 ); in IsIncludeStatement()
218 aLine.Erase( 0, 1 ); in IsIncludeStatement()
[all …]
/trunk/main/sc/source/filter/dif/
H A Ddifimp.cxx325 String aLine; in GetNextTopic() local
351 if( aLine == pRef ) in GetNextTopic()
390 if( aLine.Len() > 2 ) in GetNextTopic()
391 aData = aLine.Copy( 1, aLine.Len() - 2 ); in GetNextTopic()
401 ReadNextLine( aLine ); in GetNextTopic()
404 ReadNextLine( aLine ); in GetNextTopic()
518 String aLine; in GetNextDataset() local
521 ReadNextLine( aLine ); in GetNextDataset()
532 ReadNextLine( aLine ); in GetNextDataset()
561 ReadNextLine( aLine ); in GetNextDataset()
[all …]
/trunk/main/svtools/source/filter/ixbm/
H A Dxbmread.cxx200 ByteString aLine; in ParseData() local
217 aLine.Erase( 0, nPos + 1 ); in ParseData()
221 else if( !pInStm->ReadLine( aLine ) ) in ParseData()
224 if( aLine.Len() ) in ParseData()
226 const sal_uInt16 nCount = aLine.GetTokenCount( ',' ); in ParseData()
230 const ByteString aToken( aLine.GetToken( i, ',' ) ); in ParseData()
284 ByteString aLine; in ReadXBM() local
289 aLine = FindTokenLine( &rIStm, "#define", "_width" ); in ReadXBM()
314 aLine = FindTokenLine( &rIStm, "static", "_bits" ); in ReadXBM()
320 if ( aLine.Search( "short" ) != STRING_NOTFOUND ) in ReadXBM()
[all …]
/trunk/main/rsc/source/rsc/
H A Drsc.cxx1239 ByteString aLine, aFilePath; in PreprocessSrsFile() local
1241 while( aIStm.ReadLine( aLine ) ) in PreprocessSrsFile()
1243 if( ( aLine.GetTokenCount( '=' ) == 2 ) && in PreprocessSrsFile()
1253 aOStm.WriteLine( aLine ); in PreprocessSrsFile()
1259 aOStm.WriteLine( aLine ); in PreprocessSrsFile()
1290 aLine.EraseAllChars( ';' ); in PreprocessSrsFile()
1292 if( aLine.IsNumericAscii() ) in PreprocessSrsFile()
1311 aIStm.ReadLine( aLine ); in PreprocessSrsFile()
1319 aOStm.WriteLine( aLine ); in PreprocessSrsFile()
1339 aOStm.WriteLine( aLine ); in PreprocessSrsFile()
[all …]
/trunk/main/tools/bootstrp/addexes2/
H A Dmkfilt.cxx85 ByteString aLine; member in MkLine
136 ByteString aLine( aLineBuf ); in Filter() local
138 if ( aLine.Search("mkfilter1" ) != STRING_NOTFOUND ) in Filter()
144 else if ( aLine.Search("unroll begin" ) != STRING_NOTFOUND ) in Filter()
157 pMkLine->aLine = *pStr; in Filter()
167 if ( aLine.Search("unroll end") != STRING_NOTFOUND ) in Filter()
173 p_MkLine->aLine = *pByteString; in Filter()
182 pMkLine->aLine = *pStr; in Filter()
208 ByteString aLine = pMkLine->aLine; in Filter() local
210 fputs( aLine.GetBuffer(), pOut ); in Filter()
[all …]
/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_msg.cxx163 StreamStr aLine(2000); in WriteParagraph() local
166 aLine << i_title in WriteParagraph()
168 o_out.write(aLine.c_str()); in WriteParagraph()
170 aLine.seekp(0); in WriteParagraph()
173 aLine << '-'; in WriteParagraph()
175 aLine << "\n\n"; in WriteParagraph()
176 o_out.write(aLine.c_str()); in WriteParagraph()
183 aLine.seekp(0); in WriteParagraph()
184 aLine << (*it).first.sFile; in WriteParagraph()
188 aLine << ", line " in WriteParagraph()
[all …]
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/type/
H A DNumberParser.java31 public NumberParser (final String[] aLine) in NumberParser() argument
33 switch(aLine[5]) in NumberParser()
87 switch(aLine[6]) in NumberParser()
92 for (int nIndex=7; nIndex<aLine.length; ++nIndex) in NumberParser()
93 maEnumeration.add(ParseNumber(aLine[nIndex])); in NumberParser()
99 if (nIndex<aLine.length) in NumberParser()
100 switch (aLine[nIndex]) in NumberParser()
103 maMaximumValue = ParseNumber(aLine[nIndex+1]); in NumberParser()
107 maMaximumValue = ParseNumber(aLine[nIndex+1]); in NumberParser()
111 maMinimumValue = ParseNumber(aLine[nIndex+1]); in NumberParser()
[all …]
H A DSimpleTypeManager.java47 for (final String[] aLine : aData) in ParseData()
49 final int nSimpleTypeId = Integer.parseInt(aLine[1]); in ParseData()
51 final boolean bIsList = aLine[3].equals("L"); in ParseData()
53 switch (aLine[4]) in ParseData()
56 aVariantParser = new StringParser(aLine); in ParseData()
59 aVariantParser = new NumberParser(aLine); in ParseData()
62 aVariantParser = new DateTimeParser(aLine); in ParseData()
65 aVariantParser = new BlobParser(aLine); in ParseData()
68 throw new RuntimeException("unexpected parser type: "+aLine[4]); in ParseData()
/trunk/main/starmath/source/
H A Dview.cxx902 String aLine; in GetTextSize() local
910 aLine.EraseAllChars('\r'); in GetTextSize()
920 xub_StrLen m = aLine.Len(); in GetTextSize()
936 aText = aLine.Copy(0, m); in GetTextSize()
937 aLine.Erase(0, m); in GetTextSize()
946 while (aLine.Len() > 0); in GetTextSize()
995 String aLine; in DrawText() local
1001 aLine.EraseAllChars('\r'); in DrawText()
1024 aText = aLine.Copy(0, m); in DrawText()
1025 aLine.Erase(0, m); in DrawText()
[all …]
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx1901 aLine.SetColor(aCol); in GetAttrState()
1913 aLine.SetColor(aCol); in GetAttrState()
1933 aLine.SetColor(aCol); in GetAttrState()
1953 aLine.SetColor(aCol); in GetAttrState()
1973 aLine.SetColor(aCol); in GetAttrState()
1993 aLine.SetColor(aCol); in GetAttrState()
2038 aLine.SetOutWidth( 1 ); in GetAttrState()
2039 aLine.SetInWidth( 0 ); in GetAttrState()
2040 aLine.SetDistance( 0 ); in GetAttrState()
2042 aItem.SetLine(&aLine); in GetAttrState()
[all …]
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/attribute/
H A DAttributeManager.java67 for (final String[] aLine : aData) in ParseData()
69 final int nStateId = Integer.parseInt(aLine[1]); in ParseData()
70 final int nPrefixId = Integer.parseInt(aLine[2]); in ParseData()
71 final boolean bCanBeUnqualified = aLine[3].startsWith("u"); in ParseData()
72 final int nAttributeId = Integer.parseInt(aLine[4]); in ParseData()
73 final int nAttributeTypeId = aLine[5].equals("null") ? -1 : Integer.parseInt(aLine[5]); in ParseData()
74 final boolean bIsOptional = aLine[6].startsWith("o"); in ParseData()
75 final String sDefault = aLine[7]; in ParseData()
77 final String sAttributeName = aLine[9]; in ParseData()

Completed in 237 milliseconds

1234567