Home
last modified time | relevance | path

Searched refs:WW8_SHD (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx478 struct WW8_SHD // struct SHD fehlt in der Beschreibung struct
488 WW8_SHD(){ aBits = 0; } in WW8_SHD() argument
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx505 struct WW8_SHD // struct SHD fehlt in der Beschreibung struct
515 WW8_SHD() : maBits(0) {} in WW8_SHD() argument
H A Dww8par2.cxx127 WW8_SHD* pSHDs;
1194 pSHDs = new WW8_SHD[nWwCols]; in WW8TabBandDesc()
1195 memcpy( pSHDs, rBand.pSHDs, nWwCols * sizeof( WW8_SHD ) ); in WW8TabBandDesc()
1666 pSHDs = new WW8_SHD[nWwCols]; in ReadShd()
1667 memset( pSHDs, 0, nWwCols * sizeof( WW8_SHD ) ); in ReadShd()
3170 WW8_SHD& rSHD = pActBand->pSHDs[nWwIdx]; in SetTabShades()
H A Dww8par.hxx81 struct WW8_SHD;
551 SwWW8Shade(bool bVer67, const WW8_SHD& rSHD);
H A Dww8atr.cxx1621 bool WW8Export::TransBrush(const Color& rCol, WW8_SHD& rShd) in TransBrush()
1624 rShd = WW8_SHD(); // alles Nullen : transparent in TransBrush()
1662 WW8_SHD aSHD; in CharBackground()
4098 WW8_SHD aSHD; in FormatBackground()
H A Dww8par6.cxx3980 WW8_SHD aSHD; in Read_CharShadow()
4681 SwWW8Shade::SwWW8Shade(bool bVer67, const WW8_SHD& rSHD) in SwWW8Shade()
4835 WW8_SHD aSHD; in Read_Shade()
H A Dwrtww8.hxx1084 bool TransBrush(const Color& rCol, WW8_SHD& rShd);
H A Dwrtww8.cxx2522 WW8_SHD aShd; in TableBackgrounds()

Completed in 117 milliseconds