Searched refs:PutLocalProperty (Results 1 – 3 of 3) sorted by relevance
109 void PutLocalProperty(const rtl::OUString& , const com::sun::star::uno::Any& rValue);
718 void ConfigManager::PutLocalProperty(const OUString& rProperty, const Any& rValue) in PutLocalProperty() function in ConfigManager
677 pImpl->pManager->PutLocalProperty(sProperty, pValues[i]); in PutProperties()
Completed in 39 milliseconds