Searched refs:stcBase (Results 1 – 4 of 4) sorted by relevance
92 : pPapx(0), pParent(0), stcBase(0), stcNext(0), bUsed(false) in Ww1Style()105 stcBase = 222; in SetDefaults()216 stcBase = SVBT8ToByte(p); in ReadEstcp()
256 sal_uInt8 stcBase; member in Ww1Style269 sal_uInt16 GetnBase() const { return stcBase; } in GetnBase()
1223 if(pParent->GetStyle(stcBase).IsUsed() ) // Basis gueltig ? in Out()1224 rOut.BaseStyle(stcBase); in Out()
4605 sal_uInt8 stcNext, stcBase; in ImportOldFormatStyles() local4607 rSt >> stcBase; in ImportOldFormatStyles()4615 if (stc == stcBase) in ImportOldFormatStyles()4616 stcBase = 222; in ImportOldFormatStyles()4619 rSI.nBase = stcBase; in ImportOldFormatStyles()
Completed in 102 milliseconds