Lines Matching refs:rTabPage

208 SfxSecurityPage_Impl::SfxSecurityPage_Impl( SfxSecurityPage &rTabPage, const SfxItemSet & ) :  in SfxSecurityPage_Impl()  argument
209 m_rMyTabPage (rTabPage), in SfxSecurityPage_Impl()
210 m_aNewPasswordToOpenFL (&rTabPage, SfxResId( PASSWORD_TO_OPEN_FL ) ), in SfxSecurityPage_Impl()
211 m_aNewPasswordToOpenFT (&rTabPage, SfxResId( PASSWORD_TO_OPEN_FT ) ), in SfxSecurityPage_Impl()
212 m_aNewPasswordToOpenED (&rTabPage, SfxResId( PASSWORD_TO_OPEN_ED ) ), in SfxSecurityPage_Impl()
213 m_aConfirmPasswordToOpenFT (&rTabPage, SfxResId( CONFIRM_PASSWORD_TO_OPEN_FT ) ), in SfxSecurityPage_Impl()
214 m_aConfirmPasswordToOpenED (&rTabPage, SfxResId( CONFIRM_PASSWORD_TO_OPEN_ED ) ), in SfxSecurityPage_Impl()
215 m_aNewPasswordInfoFT (&rTabPage, SfxResId( PASSWORD_INFO_FT ) ), in SfxSecurityPage_Impl()
216 m_aNewPasswordToModifyFL (&rTabPage, SfxResId( PASSWORD_TO_MODIFY_FL ) ), in SfxSecurityPage_Impl()
217 m_aNewPasswordToModifyFT (&rTabPage, SfxResId( PASSWORD_TO_MODIFY_FT ) ), in SfxSecurityPage_Impl()
218 m_aNewPasswordToModifyED (&rTabPage, SfxResId( PASSWORD_TO_MODIFY_ED ) ), in SfxSecurityPage_Impl()
219 m_aConfirmPasswordToModifyFT (&rTabPage, SfxResId( CONFIRM_PASSWORD_TO_MODIFY_FT ) ), in SfxSecurityPage_Impl()
220 m_aConfirmPasswordToModifyED (&rTabPage, SfxResId( CONFIRM_PASSWORD_TO_MODIFY_ED ) ), in SfxSecurityPage_Impl()
221 m_aOptionsFL (&rTabPage, SfxResId( OPTIONS_FL ) ), in SfxSecurityPage_Impl()
222 m_aOpenReadonlyCB (&rTabPage, SfxResId( OPEN_READONLY_CB ) ), in SfxSecurityPage_Impl()
223 m_aRecordChangesCB (&rTabPage, SfxResId( RECORD_CHANGES_CB ) ), in SfxSecurityPage_Impl()
224 m_aChangeProtectionPB (&rTabPage, SfxResId( CHANGE_PROTECTION_PB ) ), in SfxSecurityPage_Impl()