Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dcbutton.hxx45 void Draw( const Point& rAt,
50 void Draw( const Point& rAt, in Draw() argument
53 { Draw( rAt, aBtnSize, bState, bBtnIn ); } in Draw()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx2431 sal_uInt16 WW8Export::StartTableFromFrmFmt( WW8Bytes &rAt, const SwFrmFmt *pFmt )
2445 rAt.Insert( aTabLineAttr, sizeof( aTabLineAttr ), rAt.Count() );
2453 rAt.Insert( aTabLineAttr, sizeof( aTabLineAttr ), rAt.Count() );
2475 SwWW8Writer::InsUInt16( rAt, NS_sprm::LN_TJc );
2477 rAt.Insert( 182, rAt.Count() );
2478 SwWW8Writer::InsUInt16( rAt, (text::HoriOrientation::RIGHT == eHOri ? 2 : 1 ));
2485 return rAt.Count();
H A Dwrtww8.hxx1056 sal_uInt16 StartTableFromFrmFmt(WW8Bytes &rAt, const SwFrmFmt *pFmt,
/trunk/main/sc/source/ui/cctrl/
H A Dcbuttonw.cxx67 void ScDDComboBoxButton::Draw( const Point& rAt, in Draw() argument
83 Rectangle aBtnRect( rAt, rSize ); in Draw()

Completed in 58 milliseconds