Home
last modified time | relevance | path

Searched refs:pWin (Results 226 – 250 of 465) sorted by relevance

12345678910>>...19

/trunk/main/sd/source/ui/inc/
H A Dfuchar.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
47 ::sd::Window* pWin,
H A Dfuline.hxx40 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
47 ::sd::Window* pWin,
H A Dfulinend.hxx40 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
47 ::sd::Window* pWin,
H A Dfuparagr.hxx40 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
46 ::sd::Window* pWin,
H A Dfusnapln.hxx40 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
46 ::sd::Window* pWin,
H A Dfutempl.hxx40 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
46 ::sd::Window* pWin,
H A Dfuprobjs.hxx45 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
51 ::sd::Window* pWin,
H A Dfuprlout.hxx45 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
51 ::sd::Window* pWin,
H A Dfusearch.hxx41 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
57 ::sd::Window* pWin,
H A Dfubullet.hxx41 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
49 ::sd::Window* pWin,
H A Dfuolbull.hxx52 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
58 ::sd::Window* pWin,
H A Dfuslid.hxx50 …static FunctionReference Create( SlideViewShell* pViewSh, ::sd::Window* pWin, SlideView* pView, Sd…
62 ::sd::Window* pWin,
H A Dfudspord.hxx48 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
69 ::sd::Window* pWin,
H A Dfuconarc.hxx38 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
56 ::sd::Window* pWin,
H A Dfuhhconv.hxx41 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
61 ::sd::Window* pWin,
H A Dfuinsfil.hxx41 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
49 ::sd::Window* pWin,
H A Dfuoltext.hxx49 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
72 ::sd::Window* pWin,
H A Dfuconuno.hxx44 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
62 ::sd::Window* pWin,
H A Dfupage.hxx42 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
56 ::sd::Window* pWin,
H A Dfuzoom.hxx42 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
66 ::sd::Window* pWin,
H A Dfuediglu.hxx43 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
66 ::sd::Window* pWin,
/trunk/main/sw/source/core/access/
H A Daccmap.cxx1474 Window *pWin = GetShell()->GetWin(); in DoInvalidateShapeSelection() local
1475 sal_Bool bFocused = pWin && pWin->HasFocus(); in DoInvalidateShapeSelection()
3270 Window *pWin = GetShell()->GetWin(); in LogicToPixel() local
3271 if( pWin ) in LogicToPixel()
3276 aPoint = pWin->LogicToPixel( aPoint, aMapMode ); in LogicToPixel()
3277 aPoint = pWin->OutputToAbsoluteScreenPixel( aPoint ); in LogicToPixel()
3302 Window *pWin = GetShell()->GetWin(); in PixelToLogic() local
3303 if( pWin ) in PixelToLogic()
3305 aPoint = pWin->ScreenToOutputPixel( rPoint ); in PixelToLogic()
3309 aPoint = pWin->PixelToLogic( aPoint, aMapMode ); in PixelToLogic()
/trunk/main/sfx2/source/doc/
H A Dnew.cxx532 void AdjustPosSize_Impl(Window *pWin, short nMoveOffset, short nSizeOffset) in AdjustPosSize_Impl() argument
534 Point aPos(pWin->GetPosPixel()); in AdjustPosSize_Impl()
535 Size aSize(pWin->GetSizePixel()); in AdjustPosSize_Impl()
538 pWin->SetPosSizePixel(aPos, aSize); in AdjustPosSize_Impl()
/trunk/main/sw/source/ui/inc/
H A Dshdwcrsr.hxx35 Window* pWin; member in SwShadowCursor
46 : pWin( &rWin ), aCol( rCol ), nOldHeight(0), nOldMode( USHRT_MAX ) {} in SwShadowCursor()
/trunk/main/sw/source/ui/docvw/
H A Dromenu.hxx65 void Execute( Window* pWin, const Point &rPPos );
66 void Execute( Window* pWin, sal_uInt16 nId );

Completed in 87 milliseconds

12345678910>>...19