_inSkipGroup | SvRTFParser | privatestatic |
aAttrStack | SvxRTFParser | private |
aPardMap | SvxRTFParser | private |
aParserStates | SvRTFParser | private |
aPlainMap | SvxRTFParser | private |
aToken | SvParser< int > | protected |
AttrGroupEnd() | SvxRTFParser | protected |
aWhichMap | SvxRTFParser | private |
bCalcValue | SvxRTFParser | private |
bChkStyleAttr | SvxRTFParser | private |
bFuzzing | SvParser< int > | protected |
bIsInReadStyleTab | SvxRTFParser | private |
bIsLeftToRightDef | SvxRTFParser | private |
bIsSetDfltTab | SvxRTFParser | private |
bNewDoc | SvxRTFParser | private |
bNewGroup | SvxRTFParser | private |
bRTF_InTextRead | SvParser< int > | protected |
bSwitchToUCS2 | SvParser< int > | protected |
bTokenHasValue | SvParser< int > | protected |
BuildWhichTable() | SvxRTFParser | private |
CalcValue() | SvxRTFParser | protectedvirtual |
CallParser() override | SvxRTFParser | virtual |
ClearAttrStack() | SvxRTFParser | private |
ClearColorTbl() | SvxRTFParser | private |
ClearStyleAttr_(SvxRTFItemStackType &rStkType) | SvxRTFParser | private |
ClearTxtConvContext() | SvParser< int > | protected |
Continue(int nToken) override | SvxRTFParser | virtual |
SvParser< int >::Continue(T nToken) | SvParser< int > | virtual |
DECL_DLLPRIVATE_LINK(NewDataRead, LinkParamNone *, void) | SvParser< int > | private |
DelCharAtEnd(OUStringBuffer &rStr, const sal_Unicode cDel) | SvxRTFParser | protectedstatic |
DOUBLEBYTE_CHARTYPE enum value | SvxRTFParser | private |
eCodeSet | SvRTFParser | private |
eSrcEnc | SvParser< int > | protected |
eState | SvParser< int > | protected |
GetAsynchCallLink() const | SvParser< int > | |
GetAttrSet() | SvxRTFParser | inlineprotected |
GetAttrSet_() | SvxRTFParser | private |
GetCharSize() const | SvParser< int > | |
GetCodeSet() const | SvRTFParser | protected |
GetColor(size_t nId) const | SvxRTFParser | inline |
GetFont(sal_uInt16 nId) | SvxRTFParser | |
GetHexValue() | SvRTFParser | protected |
GetLineNr() const | SvParser< int > | |
GetLinePos() const | SvParser< int > | |
GetNextChar() | SvParser< int > | |
GetNextToken() | SvParser< int > | protected |
GetNextToken_() override | SvRTFParser | protectedvirtual |
GetRTFDefaults() | SvxRTFParser | |
GetSaveToken() const | SvParser< int > | |
GetSrcEncoding() const | SvParser< int > | |
GetStackPtr(short nCnt) | SvParser< int > | protected |
GetStatus() const | SvParser< int > | |
GetStyleTbl() | SvxRTFParser | inlineprotected |
HIGH_CHARTYPE enum value | SvxRTFParser | private |
IncLineNr() | SvParser< int > | |
IncLinePos() | SvParser< int > | |
InsertPara()=0 | SvxRTFParser | protectedpure virtual |
InsertText()=0 | SvxRTFParser | protectedpure virtual |
IsAttrSttPos() | SvxRTFParser | protected |
IsCalcValue() const | SvxRTFParser | inlineprotected |
IsChkStyleAttr() const | SvxRTFParser | inlineprotected |
IsEndPara(EditNodeIdx *pNd, sal_Int32 nCnt) const =0 | SvxRTFParser | pure virtual |
IsParserWorking() const | SvParser< int > | |
IsSwitchToUCS2() const | SvParser< int > | |
LOW_CHARTYPE enum value | SvxRTFParser | private |
m_AttrSetList | SvxRTFParser | private |
m_FontTable | SvxRTFParser | private |
m_nTokenIndex | SvParser< int > | protected |
m_StyleTable | SvxRTFParser | private |
maColorTable | SvxRTFParser | private |
MovePos(bool bForward=true)=0 | SvxRTFParser | protectedpure virtual |
mxDefaultColor | SvxRTFParser | private |
mxInsertPosition | SvxRTFParser | private |
nDfltFont | SvxRTFParser | private |
NextToken(int nToken) override | SvxRTFParser | protectedvirtual |
SvRTFParser::NextToken(T nToken)=0 | SvParser< int > | protectedpure virtual |
nlLineNr | SvParser< int > | protected |
nlLinePos | SvParser< int > | protected |
nNextCh | SvParser< int > | protected |
nNextChPos | SvParser< int > | protected |
nOpenBrackets | SvRTFParser | private |
NOTDEF_CHARTYPE enum value | SvxRTFParser | private |
nTokenStackPos | SvParser< int > | private |
nTokenStackSize | SvParser< int > | private |
nTokenValue | SvParser< int > | protected |
nUCharOverread | SvRTFParser | private |
operator=(SvxRTFParser const &)=delete | SvxRTFParser | private |
pAttrPool | SvxRTFParser | private |
pDfltFont | SvxRTFParser | private |
pImplData | SvParser< int > | protected |
pRTFDefaults | SvxRTFParser | private |
pTokenStack | SvParser< int > | private |
pTokenStackPos | SvParser< int > | private |
ReadAttr(int nToken, SfxItemSet *pSet) | SvxRTFParser | protected |
ReadBackgroundAttr(int nToken, SfxItemSet &rSet, bool bTableDef=false) | SvxRTFParser | |
ReadBitmapData() | SvRTFParser | protected |
ReadBorderAttr(int nToken, SfxItemSet &rSet, bool bTableDef=false) | SvxRTFParser | |
ReadColorTable() | SvxRTFParser | protected |
ReadFontTable() | SvxRTFParser | protected |
ReadStyleTable() | SvxRTFParser | protected |
ReadTabAttr(int nToken, SfxItemSet &rSet) | SvxRTFParser | protected |
ReadUnknownData() | SvRTFParser | protected |
RereadLookahead() | SvParser< int > | |
RestoreState() | SvParser< int > | |
rInput | SvParser< int > | protected |
RTF_CharTypeDef enum name | SvxRTFParser | private |
RTFPardPlain(bool bPard, SfxItemSet **ppSet) | SvxRTFParser | private |
SaveState(T nToken) | SvParser< int > | |
ScanText() | SvRTFParser | protected |
SetAllAttrOfStk() | SvxRTFParser | protected |
SetAttrInDoc(SvxRTFItemStackType &rSet) | SvxRTFParser | protectedvirtual |
SetAttrPool(SfxItemPool *pNewPool) | SvxRTFParser | inline |
SetAttrSet(SvxRTFItemStackType &rSet) | SvxRTFParser | private |
SetCalcValue(bool bFlag) | SvxRTFParser | inlineprotected |
SetChkStyleAttr(bool bFlag) | SvxRTFParser | inlineprotected |
SetDefault(int nToken, int nValue) | SvxRTFParser | private |
SetEncoding(rtl_TextEncoding eEnc) | SvRTFParser | protected |
SetEndPrevPara(std::optional< EditNodeIdx > &rpNodePos, sal_Int32 &rCntPos)=0 | SvxRTFParser | protectedpure virtual |
SetInsPos(const EditPosition &rNew) | SvxRTFParser | protected |
SetLineNr(sal_uInt32 nlNum) | SvParser< int > | |
SetLinePos(sal_uInt32 nlPos) | SvParser< int > | |
SetNewDoc(bool bFlag) | SvxRTFParser | inlineprotected |
SetPardMap(TypedWhichId< T > wid, TypedWhichId< T > widTrue) | SvxRTFParser | inline |
SetScriptAttr(RTF_CharTypeDef eType, SfxItemSet &rSet, SfxPoolItem &rItem) | SvxRTFParser | private |
SetSrcEncoding(rtl_TextEncoding eSrcEnc) | SvParser< int > | |
SetSwitchToUCS2(bool bSet) | SvParser< int > | |
SkipGroup() | SvRTFParser | protected |
SkipToken(short nCnt=-1) | SvParser< int > | protected |
SvParser(SvStream &rIn, sal_uInt8 nStackSize=3) | SvParser< int > | |
SvRTFParser(SvStream &rIn, sal_uInt8 nStackSize=3) | SvRTFParser | |
SvxRTFParser(SvxRTFParser const &)=delete | SvxRTFParser | private |
SvxRTFParser(SfxItemPool &rAttrPool, SvStream &rIn) | SvxRTFParser | protected |
UnknownAttrToken(int nToken) | SvxRTFParser | protectedvirtual |
~SvParser() override | SvParser< int > | protectedvirtual |
~SvRTFParser() override | SvRTFParser | protectedvirtual |
~SvxRTFParser() override | SvxRTFParser | protectedvirtual |