Searched refs:UndoAutoLayoutPosAndSize (Results 1 – 3 of 3) sorted by relevance
328 UndoAutoLayoutPosAndSize::UndoAutoLayoutPosAndSize( SdPage& rPage ) in UndoAutoLayoutPosAndSize() function in UndoAutoLayoutPosAndSize335 void UndoAutoLayoutPosAndSize::Undo() in Undo()342 void UndoAutoLayoutPosAndSize::Redo() in Redo()
154 class UndoAutoLayoutPosAndSize : public SfxUndoAction class157 UndoAutoLayoutPosAndSize( SdPage& rPage );
246 pUndoManager->AddUndoAction( new UndoAutoLayoutPosAndSize( *pUndoPage ) ); in ProcessModifyPageSlot()
Completed in 27 milliseconds