Searched refs:seqRO (Results 1 – 3 of 3) sorted by relevance
276 Sequence< sal_Bool > seqRO = GetReadOnlyStates ( seqNames ); in SvtMiscOptions_Impl() local298 m_bIsPluginsEnabledRO = seqRO[nProperty]; in SvtMiscOptions_Impl()308 m_bIsSymbolsSizeRO = seqRO[nProperty]; in SvtMiscOptions_Impl()318 m_bIsToolboxStyleRO = seqRO[nProperty]; in SvtMiscOptions_Impl()328 m_bIsUseSystemFileDialogRO = seqRO[nProperty]; in SvtMiscOptions_Impl()338 m_bIsUseSystemPrintDialogRO = seqRO[nProperty]; in SvtMiscOptions_Impl()351 m_bIsSymbolsStyleRO = seqRO[nProperty]; in SvtMiscOptions_Impl()
319 Sequence< sal_Bool > seqRO = GetReadOnlyStates ( seqNames ); in SvtSecurityOptions_Impl() local329 SetProperty( nProperty, seqValues[ nProperty ], seqRO[ nProperty ] ); in SvtSecurityOptions_Impl()603 Sequence< sal_Bool > seqRO = GetReadOnlyStates( seqPropertyNames ); in Notify() local610 …SetProperty( GetHandle( seqPropertyNames[ nProperty ] ), seqValues[ nProperty ], seqRO[ nProperty … in Notify()
237 Sequence< sal_Bool > seqRO = GetReadOnlyStates ( seqNames ); in SvtExtendedSecurityOptions_Impl() local257 m_bROOpenHyperlinkMode = seqRO[nProperty]; in SvtExtendedSecurityOptions_Impl()
Completed in 52 milliseconds