Home
last modified time | relevance | path

Searched refs:WW8_OLST (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx82 struct WW8_OLST;
1092 WW8_OLST* pNumOlst; // Gliederung im Text
1421 void SetNumOlst( SwNumRule* pNumR, WW8_OLST* pO, sal_uInt8 nSwLevel );
H A Dww8par2.cxx945 void SwWW8ImplReader::SetNumOlst(SwNumRule* pNumR, WW8_OLST* pO, sal_uInt8 nSwLevel) in SetNumOlst()
979 pNumOlst = new WW8_OLST; in Read_OLST()
980 …if( nLen < sal::static_int_cast< sal_Int32 >(sizeof( WW8_OLST )) ) // auffuellen, falls zu… in Read_OLST()
982 *pNumOlst = *(WW8_OLST*)pData; in Read_OLST()
H A Dww8struc.hxx596 struct WW8_OLST struct
H A Dwrtw8num.cxx649 WW8_OLST aOlst; in OutputOlst()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx552 struct WW8_OLST struct

Completed in 121 milliseconds