/aoo41x/main/sw/inc/ |
H A D | fmtornt.hxx | 68 void SetPos( SwTwips nNew ) { nYPos = nNew; } in SetPos() function in SwFmtVertOrient 106 void SetPos( SwTwips nNew ) { nXPos = nNew; } in SetPos() function in SwFmtHoriOrient
|
H A D | lineinfo.hxx | 84 void SetPos( LineNumberPosition eP ){ ePos = eP; } in SetPos() function in SwLineNumberInfo
|
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | TableRow.hxx | 78 inline void SetPos(sal_Int32 _nPos) { m_nPos = _nPos; } in SetPos() function in dbaui::OTableRow
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | shdwcrsr.cxx | 43 void SwShadowCursor::SetPos( const Point& rPt, long nHeight, sal_uInt16 nMode ) in SetPos() function in SwShadowCursor
|
/aoo41x/main/sc/inc/ |
H A D | detdata.hxx | 64 void SetPos(const ScAddress& rNew) { aPos=rNew; } in SetPos() function in ScDetOpData
|
/aoo41x/main/sw/source/core/inc/ |
H A D | blink.hxx | 46 void SetPos( const Point& aNew ){ aPos = aNew; } in SetPos() function in SwBlinkPortion
|
H A D | drawfont.hxx | 376 void SetPos( const Point &rNew ) in SetPos() function in SwDrawTextInfo
|
H A D | swfont.hxx | 843 void SetPos( const Point& rPoint ) { aPos = rPoint; } in SetPos() function in SwUnderlineFont
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdhlpln.hxx | 63 void SetPos(const Point& rPnt) { aPos=rPnt; } in SetPos() function in SdrHelpLine
|
H A D | svdglue.hxx | 77 void SetPos(const Point& rNewPos) { aPos=rNewPos; } in SetPos() function in SdrGluePoint
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | caption.hxx | 84 inline void SetPos(const sal_uInt16 nP) { nPos = nP; } in SetPos() function in InsCaptionOpt
|
/aoo41x/main/cui/source/inc/ |
H A D | cuitabarea.hxx | 307 void SetPos( sal_uInt16 nInPos ) { nPos = nInPos; }//add CHINA001 in SetPos() function in SvxAreaTabPage 471 void SetPos( sal_uInt16* pInPos ) { pPos = pInPos; } in SetPos() function in SvxGradientTabPage 560 void SetPos( sal_uInt16* pInPos ) { pPos = pInPos; } in SetPos() function in SvxHatchTabPage 653 void SetPos( sal_uInt16* pInPos ) { pPos = pInPos; } in SetPos() function in SvxBitmapTabPage 774 void SetPos( sal_uInt16* pInPos ) { pPos = pInPos; } in SetPos() function in SvxColorTabPage
|
/aoo41x/main/vcl/source/window/ |
H A D | cursor.cxx | 354 void Cursor::SetPos( const Point& rPoint ) in SetPos() function in Cursor
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | frmmgr.cxx | 578 void SwFlyFrmAttrMgr::SetPos( const Point& rPoint ) in SetPos() function in SwFlyFrmAttrMgr
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmlctxt.cxx | 88 void SetPos( const SwPosition& rPos ) { pPos = new SwPosition(rPos); } in SetPos() function in _HTMLAttrContext_SaveDoc
|
/aoo41x/main/l10ntools/inc/ |
H A D | xmlparse.hxx | 372 void SetPos ( int nPos_in ){ nPos = nPos_in; } in SetPos() function in XMLElement
|
/aoo41x/main/basic/source/sbx/ |
H A D | sbxobj.cxx | 693 void SbxObject::SetPos( SbxVariable* pVar, sal_uInt16 nPos ) in SetPos() function in SbxObject
|
/aoo41x/main/tools/inc/tools/ |
H A D | gen.hxx | 592 inline void Rectangle::SetPos( const Point& rPoint ) in SetPos() function in Rectangle
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | svlbox.hxx | 110 void SetPos( long nNewPos) { nPos = nNewPos; } in SetPos() function in SvLBoxTab
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docedt.cxx | 143 void SetPos( sal_uInt32 nInsPos ) in SetPos() function 154 void SetPos( const SwPosition& aPos ) in SetPos() function
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | DataBrowser.cxx | 274 void SeriesHeader::SetPos( const Point & rPos ) in SetPos() function in chart::impl::SeriesHeader
|
/aoo41x/main/sc/source/ui/app/ |
H A D | inputwin.cxx | 1452 void ScPosWnd::SetPos( const String& rPosStr ) in SetPos() function in ScPosWnd
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdhdl.cxx | 379 void SdrHdl::SetPos(const Point& rPnt) in SetPos() function in SdrHdl
|
/aoo41x/main/sw/source/core/text/ |
H A D | inftxt.hxx | 483 inline void SetPos( const Point &rNew ) { aPos = rNew; } in SetPos() function in SwTxtPaintInfo
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 195 void SetPos( const Point& rNew ) { pHdl->SetPos( rNew ); } in SetPos() function in SwAnchorMarker
|