Searched refs:SwReadOnlyPopup (Results 1 – 3 of 3) sorted by relevance
75 SwReadOnlyPopup::~SwReadOnlyPopup() in ~SwReadOnlyPopup()89 void SwReadOnlyPopup::Check( sal_uInt16 nMID, sal_uInt16 nSID, SfxDispatcher &rDis ) in Check()113 SwReadOnlyPopup::SwReadOnlyPopup( const Point &rDPos, SwView &rV ) : in SwReadOnlyPopup() function in SwReadOnlyPopup256 void SwReadOnlyPopup::Execute( Window* pWin, const Point &rPixPos ) in Execute()267 void SwReadOnlyPopup::Execute( Window* pWin, sal_uInt16 nId ) in Execute()399 String SwReadOnlyPopup::SaveGraphic( sal_uInt16 nId ) in SaveGraphic()
41 class SwReadOnlyPopup : public PopupMenu class62 SwReadOnlyPopup( const Point &rDPos, SwView &rV );63 ~SwReadOnlyPopup();
4810 SwReadOnlyPopup* pROPopup = new SwReadOnlyPopup( aDocPos, rView ); in Command()
Completed in 29 milliseconds