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

Public Member Functions

 ApplyStyleEntry (SCTAB nTab, OUString aOldStyle)
 

Public Attributes

SCTAB mnTab
 
OUString maOldStyle
 

Detailed Description

Definition at line 90 of file undostyl.hxx.

Constructor & Destructor Documentation

◆ ApplyStyleEntry()

ScUndoApplyPageStyle::ApplyStyleEntry::ApplyStyleEntry ( SCTAB  nTab,
OUString  aOldStyle 
)
explicit

Definition at line 227 of file undostyl.cxx.

Member Data Documentation

◆ maOldStyle

OUString ScUndoApplyPageStyle::ApplyStyleEntry::maOldStyle

Definition at line 93 of file undostyl.hxx.

◆ mnTab

SCTAB ScUndoApplyPageStyle::ApplyStyleEntry::mnTab

Definition at line 92 of file undostyl.hxx.


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