Home
last modified time | relevance | path

Searched defs:rLine (Results 1 – 25 of 75) sorted by relevance

123

/trunk/main/vcl/source/helper/
H A Dstrhelper.cxx120 String GetCommandLineToken( int nToken, const String& rLine ) in GetCommandLineToken()
171 ByteString GetCommandLineToken( int nToken, const ByteString& rLine ) in GetCommandLineToken()
222 int GetCommandLineTokenCount( const String& rLine ) in GetCommandLineTokenCount()
273 int GetCommandLineTokenCount( const ByteString& rLine ) in GetCommandLineTokenCount()
324 String WhitespaceToSpace( const String& rLine, sal_Bool bProtect ) in WhitespaceToSpace()
381 ByteString WhitespaceToSpace( const ByteString& rLine, sal_Bool bProtect ) in WhitespaceToSpace()
/trunk/main/sw/source/core/text/
H A Dwidorp.cxx189 sal_Bool SwTxtFrmBreak::IsBreakNow( SwTxtMargin &rLine ) in IsBreakNow()
230 void SwTxtFrmBreak::SetRstHeight( const SwTxtMargin &rLine ) in SetRstHeight()
337 sal_Bool WidowsAndOrphans::FindBreak( SwTxtFrm *pFrame, SwTxtMargin &rLine, in FindBreak()
395 sal_Bool WidowsAndOrphans::FindWidows( SwTxtFrm *pFrame, SwTxtMargin &rLine ) in FindWidows()
525 sal_Bool WidowsAndOrphans::WouldFit( SwTxtMargin &rLine, SwTwips &rMaxHeight, sal_Bool bTst ) in WouldFit()
H A Dwidorp.hxx84 sal_Bool IsBreakNowWidAndOrp( SwTxtMargin &rLine ) in IsBreakNowWidAndOrp()
H A Dfrmform.cxx612 void SwTxtFrm::_AdjustFollow( SwTxtFormatter &rLine, in _AdjustFollow()
1063 void SwTxtFrm::FormatAdjust( SwTxtFormatter &rLine, in FormatAdjust()
1280 sal_Bool SwTxtFrm::FormatLine( SwTxtFormatter &rLine, const sal_Bool bPrev ) in FormatLine()
1425 void SwTxtFrm::_Format( SwTxtFormatter &rLine, SwTxtFormatInfo &rInf, in _Format()
1755 void SwTxtFrm::FormatOnceMore( SwTxtFormatter &rLine, SwTxtFormatInfo &rInf ) in FormatOnceMore()
H A Ditrtxt.cxx302 sal_uInt16 SwTxtCursor::AdjustBaseLine( const SwLineLayout& rLine, in AdjustBaseLine() argument
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrprimitive3d.cxx49 const attribute::SdrLineAttribute& rLine = getSdrLFSAttribute().getLine(); in getStandard3DRange() local
76 const attribute::SdrLineAttribute& rLine = getSdrLFSAttribute().getLine(); in get3DRangeFromSlices() local
H A Dsdrpolypolygonprimitive3d.cxx170 const attribute::SdrLineAttribute& rLine = getSdrLFSAttribute().getLine(); in getB3DRange() local
H A Dsdrdecompositiontools3d.cxx146 const attribute::SdrLineAttribute& rLine) in create3DPolyPolygonLinePrimitives()
/trunk/main/l10ntools/source/
H A Dgsiconv.cxx63 ByteString GetGSILineId( const ByteString &rLine, sal_uInt16 nFileType ) in GetGSILineId()
88 ByteString GetGSILineLangId( const ByteString &rLine, sal_uInt16 nFileType ) in GetGSILineLangId()
107 void ConvertGSILine( sal_Bool bToUTF8, ByteString &rLine, in ConvertGSILine()
/trunk/main/drawinglayer/source/attribute/
H A Dsdrallattribute3d.cxx36 const SdrLineAttribute& rLine, in SdrLineFillShadowAttribute3D()
/trunk/main/svx/source/sdr/attribute/
H A Dsdrlineshadowtextattribute.cxx35 const SdrLineAttribute& rLine, in SdrLineShadowTextAttribute()
H A Dsdrlinefillshadowtextattribute.cxx35 const SdrLineAttribute& rLine, in SdrLineFillShadowTextAttribute()
/trunk/main/sw/source/filter/xml/
H A Dxmlithlp.cxx178 void lcl_frmitems_setXMLBorderWidth( SvxBorderLine& rLine, in lcl_frmitems_setXMLBorderWidth()
187 void lcl_frmitems_setXMLBorderWidth( SvxBorderLine& rLine, in lcl_frmitems_setXMLBorderWidth()
/trunk/main/tools/source/generic/
H A Dline.cxx46 sal_Bool Line::Intersection( const Line& rLine, Point& rIntersection ) const in Intersection() argument
65 sal_Bool Line::Intersection( const Line& rLine, double& rIntersectionX, double& rIntersectionY ) co… in Intersection() argument
/trunk/main/basegfx/source/raster/
H A Drasterconvert3d.cxx220 …void RasterConverter3D::rasterconvertB3DEdge(const B3DPolygon& rLine, sal_uInt32 nA, sal_uInt32 nB… in rasterconvertB3DEdge()
332 …void RasterConverter3D::rasterconvertB3DPolygon(const B3DPolygon& rLine, sal_Int32 nStartLine, sal… in rasterconvertB3DPolygon()
/trunk/main/svtools/source/edit/
H A Dsyntaxhighlight.cxx821 void SimpleTokenizer_Impl::getHighlightPortions( sal_uInt32 nParseLine, const String& rLine, in getHighlightPortions()
898 void SyntaxHighlighter::getHighlightPortions( sal_uInt32 nLine, const String& rLine, in getHighlightPortions()
/trunk/main/svx/source/dialog/
H A Dsendreportunx.cxx49 static bool read_line( FILE *fp, string& rLine ) in read_line()
/trunk/main/svtools/source/misc/
H A Dimap2.cxx394 void ImageMap::ImpReadCERNLine( const ByteString& rLine, const String& rBaseURL ) in ImpReadCERNLine()
572 void ImageMap::ImpReadNCSALine( const ByteString& rLine, const String& rBaseURL ) in ImpReadNCSALine()
/trunk/main/sdext/source/presenter/
H A DPresenterTextView.cxx718 Line& rLine (maLines[nIndex]); in Paint() local
727 Line& rLine (maLines[nIndex]); in Paint() local
1193 Line& rLine (maLines[nLineIndex]); in GetCharacterBounds() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLine.cxx164 OConnectionLine& OConnectionLine::operator=( const OConnectionLine& rLine ) in operator =()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx157 const attribute::SdrLineAttribute& rLine, in createPolygonLinePrimitive()
/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx1009 const ListBoxLine& rLine = impl_getControlLine( _rxControl ); in valueChanged() local
1122 ListBoxLine& rLine = m_aOrderedLines[nPos]->second; in ChangeEntry() local
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx129 void lcl_CheckMinMax( long& rMin, long& rMax, const SwTableLine& rLine, sal_uInt16 nCheck, bool bSe… in lcl_CheckMinMax()
172 const SwTableLine &rLine = *rBox.GetUpper(); in lcl_Box2LeftBorder() local
1146 void lcl_FillSelBoxes( SwSelBoxes &rBoxes, SwTableLine &rLine ) in lcl_FillSelBoxes()
1163 SwTableLine& rLine = *GetTabLines()[ nRowIdx ]; in InsertSpannedRow() local
1611 SwTableLine& rLine, bool bChkProtected, bool bColumn ) in lcl_SearchSelBox()
/trunk/main/sw/source/ui/docvw/
H A DAnchorOverlayObject.cxx69 const basegfx::B2DPolygon& rLine, in AnchorPrimitive()
/trunk/main/sfx2/source/dialog/
H A Dsplitwin.cxx902 sal_uInt16& rLine, sal_uInt16& rPos ) const in GetWindowPos()
922 sal_uInt16& rLine, sal_uInt16& rPos ) const in GetWindowPos()

Completed in 144 milliseconds

123