Home
last modified time | relevance | path

Searched refs:aCurrentVal (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/config/
H A Dcolorcfg.cxx238 uno::Sequence< uno::Any > aCurrentVal = GetProperties( aCurrent ); in Load() local
239 aCurrentVal.getConstArray()[0] >>= sScheme; in Load()
313 uno::Sequence< uno::Any > aCurrentVal(1); in CommitCurrentSchemeName() local
314 aCurrentVal.getArray()[0] <<= m_sLoadedScheme; in CommitCurrentSchemeName()
315 PutProperties(aCurrent, aCurrentVal); in CommitCurrentSchemeName()
H A Dextcolorcfg.cxx324 uno::Sequence< uno::Any > aCurrentVal = GetProperties( aCurrent ); in Load() local
325 aCurrentVal.getConstArray()[0] >>= sScheme; in Load()
497 uno::Sequence< uno::Any > aCurrentVal(1); in CommitCurrentSchemeName() local
498 aCurrentVal.getArray()[0] <<= m_sLoadedScheme; in CommitCurrentSchemeName()
499 PutProperties(aCurrent, aCurrentVal); in CommitCurrentSchemeName()
/trunk/main/framework/source/services/
H A Dpathsettings.cxx1053 css::uno::Any aCurrentVal = impl_getPathValue(nHandle); in convertFastPropertyValue() local
1056 aCurrentVal, in convertFastPropertyValue()

Completed in 29 milliseconds