Searched refs:FuBullet (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sd/source/ui/func/ |
H A D | fubullet.cxx | 64 TYPEINIT1( FuBullet, FuPoor ); 72 FuBullet::FuBullet ( in FuBullet() function in sd::FuBullet 82 FunctionReference FuBullet::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDr… in Create() 84 FunctionReference xFunc( new FuBullet( pViewSh, pWin, pView, pDoc, rReq ) ); in Create() 89 void FuBullet::DoExecute( SfxRequest& rReq ) in DoExecute() 115 void FuBullet::InsertFormattingMark( sal_Unicode cMark ) in InsertFormattingMark() 166 void FuBullet::InsertSpecialCharacter( SfxRequest& rReq ) in InsertSpecialCharacter() 308 void FuBullet::GetSlotState( SfxItemSet& rSet, ViewShell* pViewShell, SfxViewFrame* pViewFrame ) in GetSlotState()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | fubullet.hxx | 36 class FuBullet : public FuPoor class 47 FuBullet (
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drviews8.cxx | 168 SetCurrentFunction( FuBullet::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
|
H A D | outlnvs2.cxx | 381 SetCurrentFunction( FuBullet::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
|
H A D | ViewShellBase.cxx | 769 FuBullet::GetSlotState( rSet, 0, GetViewFrame() ); in GetState()
|
H A D | drviews7.cxx | 983 FuBullet::GetSlotState( rSet, this, GetViewFrame() ); in GetMenuState()
|
H A D | outlnvsh.cxx | 1137 FuBullet::GetSlotState( rSet, this, GetViewFrame() ); in GetMenuState()
|
Completed in 46 milliseconds