Home
last modified time | relevance | path

Searched defs:SfxSecurityPage_Impl (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sfx2/source/dialog/
H A Dsecuritypage.cxx165 struct SfxSecurityPage_Impl struct
167 SfxSecurityPage & m_rMyTabPage;
169 FixedLine m_aNewPasswordToOpenFL;
170 FixedText m_aNewPasswordToOpenFT;
171 Edit m_aNewPasswordToOpenED;
172 FixedText m_aConfirmPasswordToOpenFT;
173 Edit m_aConfirmPasswordToOpenED;
174 FixedText m_aNewPasswordInfoFT;
176 FixedLine m_aNewPasswordToModifyFL;
200 SfxSecurityPage_Impl( SfxSecurityPage &rDlg, const SfxItemSet &rItemSet ); argument
[all …]

Completed in 17 milliseconds