Home
last modified time | relevance | path

Searched refs:bEndOfLine (Results 1 – 22 of 22) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/outliner/
H A Doutleeng.cxx147 bool bEndOfLine, in DrawingText() argument
154 …pWrongSpellVector, pFieldData, bEndOfLine, bEndOfParagraph, false/*bEndOfBullet*/, pLocale, rOverl… in DrawingText()
159 bool bEndOfLine, bool bEndOfParagraph, in DrawingTab() argument
163 bEndOfLine, bEndOfParagraph, rOverlineColor, rTextLineColor ); in DrawingTab()
H A Doutleeng.hxx51 bool bEndOfLine,
60 bool bEndOfLine,
H A Doutliner.cxx1675 bool bEndOfLine, in DrawingText() argument
1685 …pFieldData, pLocale, rOverlineColor, rTextLineColor, nRightToLeft, false, 0, bEndOfLine, bEndOfPar… in DrawingText()
1692 sal_Int32 nPara, sal_uInt8 nRightToLeft, bool bEndOfLine, bool bEndOfParagraph, in DrawingTab() argument
1698 …, nullptr, rOverlineColor, rTextLineColor, nRightToLeft, true, nWidth, bEndOfLine, bEndOfParagraph… in DrawingTab()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/outliner/
H A Doutleeng.cxx153 bool bEndOfLine, in DrawingText() argument
160 …pWrongSpellVector, pFieldData, bEndOfLine, bEndOfParagraph, false/*bEndOfBullet*/, pLocale, rOverl… in DrawingText()
165 bool bEndOfLine, bool bEndOfParagraph, in DrawingTab() argument
169 bEndOfLine, bEndOfParagraph, rOverlineColor, rTextLineColor ); in DrawingTab()
H A Doutleeng.hxx52 bool bEndOfLine,
61 bool bEndOfLine,
H A Doutliner.cxx1682 bool bEndOfLine, in DrawingText() argument
1692 …pFieldData, pLocale, rOverlineColor, rTextLineColor, nRightToLeft, false, 0, bEndOfLine, bEndOfPar… in DrawingText()
1699 sal_Int32 nPara, sal_uInt8 nRightToLeft, bool bEndOfLine, bool bEndOfParagraph, in DrawingTab() argument
1705 …, nullptr, rOverlineColor, rTextLineColor, nRightToLeft, true, nWidth, bEndOfLine, bEndOfParagraph… in DrawingTab()
/dports/games/dunelegacy/dunelegacy-0.96.4/src/misc/
H A Dstring_util.cpp169 bool bEndOfLine = false; in greedyWordWrap() local
174 while(bEndOfLine == false) { in greedyWordWrap()
181 bEndOfLine = true; in greedyWordWrap()
188 bEndOfLine = false; in greedyWordWrap()
191 if(bEndOfLine == true) { in greedyWordWrap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A DWW8TableInfo.hxx80 void setEndOfLine(bool bEndOfLine);
81 void setFinalEndOfLine(bool bEndOfLine);
184 void setEndOfLine(bool bEndOfLine);
313 sal_uInt32 nDepth, bool bEndOfLine,
H A DWW8TableInfo.cxx83 void WW8TableNodeInfoInner::setEndOfLine(bool bEndOfLine) in setEndOfLine() argument
85 mbEndOfLine = bEndOfLine; in setEndOfLine()
416 void WW8TableNodeInfo::setEndOfLine(bool bEndOfLine) in setEndOfLine() argument
419 pInner->setEndOfLine(bEndOfLine); in setEndOfLine()
744 bool bEndOfLine, in processTableBox() argument
760 if (bEndOfLine) in processTableBox()
823 if (bEndOfLine) in processTableBox()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A DWW8TableInfo.hxx80 void setEndOfLine(bool bEndOfLine);
81 void setFinalEndOfLine(bool bEndOfLine);
184 void setEndOfLine(bool bEndOfLine);
313 sal_uInt32 nDepth, bool bEndOfLine,
H A DWW8TableInfo.cxx81 void WW8TableNodeInfoInner::setEndOfLine(bool bEndOfLine) in setEndOfLine() argument
83 mbEndOfLine = bEndOfLine; in setEndOfLine()
414 void WW8TableNodeInfo::setEndOfLine(bool bEndOfLine) in setEndOfLine() argument
417 pInner->setEndOfLine(bEndOfLine); in setEndOfLine()
740 bool bEndOfLine, in processTableBox() argument
756 if (bEndOfLine) in processTableBox()
819 if (bEndOfLine) in processTableBox()
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Doncky/src/
H A Dapplet-xml.h39 gboolean bEndOfLine; member
H A Dapplet-xml.c195 pTextZone->bEndOfLine = TRUE; in cd_doncky_readxml()
200 pTextZone->bEndOfLine = TRUE; in cd_doncky_readxml()
243 pTextZone->bEndOfLine = FALSE; in cd_doncky_readxml()
H A Dapplet-draw.c620 } while (it != NULL && ! pTextZone->bEndOfLine); in cd_applet_draw_my_desklet()
798 if (pTextZone->bEndOfLine) // On passe à la ligne du dessous in cd_applet_draw_my_desklet()
844 } while (it != NULL && ! pTextZone->bEndOfLine); in cd_applet_draw_my_desklet()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Doutliner.hxx430 bool bEndOfLine, in DrawPortionInfo() argument
448 mbEndOfLine(bEndOfLine), in DrawPortionInfo()
818 bool bEndOfLine,
827 bool bEndOfLine,
H A Dediteng.hxx502 bool bEndOfLine,
510 bool bEndOfLine,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Doutliner.hxx426 bool bEndOfLine, in DrawPortionInfo() argument
444 mbEndOfLine(bEndOfLine), in DrawPortionInfo()
813 bool bEndOfLine,
822 bool bEndOfLine,
H A Dediteng.hxx489 bool bEndOfLine,
497 bool bEndOfLine,
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dimpedit3.cxx3511 const bool bEndOfLine(nPortion == pLine->GetEndPortion()); in Paint() local
3512 const bool bEndOfParagraph(bEndOfLine && nLine + 1 == nLines); in Paint()
3531bEndOfLine, bEndOfParagraph, // support for EOL/EOP TEXT comments in Paint()
3742 const bool bEndOfLine(nPortion == pLine->GetEndPortion()); in Paint() local
3743 … const bool bEndOfParagraph(bEndOfLine && nLine + 1 == nLines); in Paint()
3753 bEndOfLine, bEndOfParagraph, in Paint()
3762 const bool bEndOfLine(nPortion == pLine->GetEndPortion()); in Paint() local
3763 const bool bEndOfParagraph(bEndOfLine && nLine + 1 == nLines); in Paint()
3773 bEndOfLine, bEndOfParagraph, in Paint()
H A Dimpedit2.cxx1113 bool bEndOfLine = nPosInLine == aLine.getLength(); in CursorVisualLeftRight() local
1114 …sal_Int32 nVisPos = ubidi_getVisualIndex( pBidi, !bEndOfLine ? nPosInLine : nPosInLine-1, &nError … in CursorVisualLeftRight()
1118 if ( !bEndOfLine ) in CursorVisualLeftRight()
1124 if ( !bEndOfLine ) in CursorVisualLeftRight()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dimpedit3.cxx3457 const bool bEndOfLine(nPortion == pLine->GetEndPortion()); in Paint() local
3458 const bool bEndOfParagraph(bEndOfLine && nLine + 1 == nLines); in Paint()
3477bEndOfLine, bEndOfParagraph, // support for EOL/EOP TEXT comments in Paint()
3702 const bool bEndOfLine(nPortion == pLine->GetEndPortion()); in Paint() local
3703 … const bool bEndOfParagraph(bEndOfLine && nLine + 1 == nLines); in Paint()
3713 bEndOfLine, bEndOfParagraph, in Paint()
3722 const bool bEndOfLine(nPortion == pLine->GetEndPortion()); in Paint() local
3723 const bool bEndOfParagraph(bEndOfLine && nLine + 1 == nLines); in Paint()
3733 bEndOfLine, bEndOfParagraph, in Paint()
H A Dimpedit2.cxx1101 bool bEndOfLine = nPosInLine == aLine.getLength(); in CursorVisualLeftRight() local
1102 …sal_Int32 nVisPos = ubidi_getVisualIndex( pBidi, !bEndOfLine ? nPosInLine : nPosInLine-1, &nError … in CursorVisualLeftRight()
1106 if ( !bEndOfLine ) in CursorVisualLeftRight()
1112 if ( !bEndOfLine ) in CursorVisualLeftRight()