LibreOffice Module editeng (master) 1
Paragraph Member List

This is the complete list of members for Paragraph, including all inherited members.

aBulSizeParagraphprivate
aBulTextParagraphprivate
bVisibleParagraphprivate
dumpAsXml(xmlTextWriterPtr pWriter) constParagraph
getDepth() constParagraphDatainlineprotected
GetDepth() constParagraphinlineprivate
GetNumberingStartValue() constParagraphinlineprivate
GetText() constParagraphinlineprivate
HasFlag(ParaFlag nFlag) constParagraphinlineprivate
Invalidate()Paragraphinlineprivate
IsParaIsNumberingRestart() constParagraphinlineprivate
IsVisible() constParagraphinlineprivate
mbParaIsNumberingRestartParagraphDataprotected
mnNumberingStartValueParagraphDataprotected
nDepthParagraphDataprotected
nFlagsParagraphprivate
operator=(const Paragraph &rPara)=deleteParagraphprivate
operator==(const ParagraphData &rCandidate) constParagraphDataprotected
OutlinerParagraphfriend
OutlinerEditEngParagraphfriend
OutlinerParaObjectParagraphfriend
OutlinerUndoChangeParaFlagsParagraphfriend
OutlinerUndoCheckParaParagraphfriend
OutlinerViewParagraphfriend
Paragraph(sal_Int16 nDepth)Paragraphprivate
Paragraph(const Paragraph &)=deleteParagraphprivate
Paragraph(const ParagraphData &)Paragraphprivate
ParagraphData()ParagraphDataprotected
ParagraphListParagraphfriend
RemoveFlag(ParaFlag nFlag)Paragraphinlineprivate
SetDepth(sal_Int16 nNewDepth)Paragraphinlineprivate
SetFlag(ParaFlag nFlag)Paragraphinlineprivate
SetNumberingStartValue(sal_Int16 nNumberingStartValue)Paragraphprivate
SetParaIsNumberingRestart(bool bParaIsNumberingRestart)Paragraphprivate
SetText(const OUString &rText)Paragraphinlineprivate
~Paragraph()Paragraph