Searched refs:W1_BRC10 (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/source/filter/ww1/ |
H A D | w1sprm.cxx | 204 SvxBorderLine* Ww1SingleSprmPBrc::SetBorder(SvxBorderLine* pLine, W1_BRC10* pBrc) in STOP1() 251 W1_BRC10* pBrc, in Start() 260 ASSERT(sizeof(W1_BRC10) == nSize, "sizemissmatch"); in Start() 291 W1_BRC10* pBrc =(W1_BRC10*)pSprm; in Start() 541 W1_BRC10* pBrc = pTc2->rgbrcGet(); in Start()
|
H A D | w1struct.hxx | 676 struct W1_BRC10 ///////////////////////////////// Border Code Word 1.0 struct 836 W1_BRC10 rgbrc[4];// notational convenience for referring to brcTop, brcLeft, etc fields. 837 W1_BRC10* rgbrcGet() { in rgbrcGet()
|
H A D | w1class.hxx | 532 void Start(Ww1Shell&, sal_uInt8, W1_BRC10*, sal_uInt16, Ww1Manager&, SvxBoxItem&); 543 static SvxBorderLine* SetBorder(SvxBorderLine*, W1_BRC10*);
|
Completed in 19 milliseconds