Searched refs:FuOutlineBullet (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sd/source/ui/func/ |
H A D | fuolbull.cxx | 55 TYPEINIT1( FuOutlineBullet, FuPoor ); 63 FuOutlineBullet::FuOutlineBullet(ViewShell* pViewShell, ::sd::Window* pWindow, in FuOutlineBullet() function in sd::FuOutlineBullet 70 FunctionReference FuOutlineBullet::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVie… in Create() 72 FunctionReference xFunc( new FuOutlineBullet( pViewSh, pWin, pView, pDoc, rReq ) ); in Create() 77 void FuOutlineBullet::DoExecute( SfxRequest& rReq ) in DoExecute() 153 void FuOutlineBullet::SetCurrentBulletsNumbering(SfxRequest& rReq) in SetCurrentBulletsNumbering() 321 const SfxPoolItem* FuOutlineBullet::GetNumBulletItem(SfxItemSet& aNewAttr, sal_uInt32& nNumItemId) in GetNumBulletItem()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | fuolbull.hxx | 46 class FuOutlineBullet class 56 FuOutlineBullet (
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews8.cxx | 154 …SetCurrentFunction( FuOutlineBullet::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq )… in FuTemp01()
|
H A D | outlnvs2.cxx | 390 … SetCurrentFunction( FuOutlineBullet::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
|
Completed in 14 milliseconds