LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScUndoPasteOptions Struct Reference

#include <undoblk.hxx>

Public Member Functions

 ScUndoPasteOptions ()
 

Public Attributes

ScPasteFunc nFunction
 
bool bSkipEmptyCells
 
bool bTranspose
 
bool bAsLink
 
InsCellCmd eMoveMode
 

Detailed Description

Definition at line 163 of file undoblk.hxx.

Constructor & Destructor Documentation

◆ ScUndoPasteOptions()

ScUndoPasteOptions::ScUndoPasteOptions ( )
inline

Definition at line 171 of file undoblk.hxx.

References NONE.

Member Data Documentation

◆ bAsLink

bool ScUndoPasteOptions::bAsLink

◆ bSkipEmptyCells

bool ScUndoPasteOptions::bSkipEmptyCells

◆ bTranspose

bool ScUndoPasteOptions::bTranspose

◆ eMoveMode

InsCellCmd ScUndoPasteOptions::eMoveMode

◆ nFunction

ScPasteFunc ScUndoPasteOptions::nFunction

The documentation for this struct was generated from the following file: