Searched refs:aUseCommonPassPropName (Results 1 – 3 of 3) sorted by relevance
555 …OUString aUseCommonPassPropName( RTL_CONSTASCII_USTRINGPARAM("UseCommonStoragePasswordEncryption")… in WriteThroughComponent() local567 xSet->setPropertyValue( aUseCommonPassPropName, aAny ); in WriteThroughComponent()
1055 …OUString aUseCommonPassPropName( RTL_CONSTASCII_USTRINGPARAM("UseCommonStoragePasswordEncryption")… in Export() local1059 … xProps->setPropertyValue( aUseCommonPassPropName, uno::makeAny( (sal_Bool)sal_True ) ); in Export()
758 …OUString aUseCommonPassPropName( RTL_CONSTASCII_USTRINGPARAM("UseCommonStoragePasswordEncryption")… in ExportToComponent() local763 xSet->setPropertyValue( aUseCommonPassPropName, uno::makeAny(sal_True) ); in ExportToComponent()
Completed in 21 milliseconds