Home
last modified time | relevance | path

Searched refs:stcBase (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx92 : pPapx(0), pParent(0), stcBase(0), stcNext(0), bUsed(false) in Ww1Style()
105 stcBase = 222; in SetDefaults()
216 stcBase = SVBT8ToByte(p); in ReadEstcp()
H A Dw1class.hxx256 sal_uInt8 stcBase; member in Ww1Style
269 sal_uInt16 GetnBase() const { return stcBase; } in GetnBase()
H A Dw1filter.cxx1223 if(pParent->GetStyle(stcBase).IsUsed() ) // Basis gueltig ? in Out()
1224 rOut.BaseStyle(stcBase); in Out()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx4634 sal_uInt8 stcNext, stcBase; in ImportOldFormatStyles() local
4636 rSt >> stcBase; in ImportOldFormatStyles()
4644 if (stc == stcBase) in ImportOldFormatStyles()
4645 stcBase = 222; in ImportOldFormatStyles()
4648 rSI.nBase = stcBase; in ImportOldFormatStyles()

Completed in 67 milliseconds