Searched refs:pPropImpl (Results 1 – 2 of 2) sorted by relevance
1434 pPropImpl = new SwStyleProperties_Impl(aSwMapProvider.GetPropertySet(nMapId)->getPropertyMap()); in SwXStyle()1446 pPropImpl(0) in SwXStyle()1471 delete pPropImpl; in ~SwXStyle()1717 const PropertyEntryVector_t& rPropertyVector = pPropImpl->GetPropertyVector(); in ApplyDescriptorProperties()1722 pPropImpl->GetProperty(aIt->sName, pAny); in ApplyDescriptorProperties()2277 if(!pPropImpl->SetProperty(pNames[nProp], pValues[nProp])) in SetPropertyValues_Impl()2552 pPropImpl->GetProperty ( pNames[nProp], pAny ); in GetPropertyValues_Impl()2563 pPropImpl->GetProperty ( pNames[nProp], mxStyleData, pRet[ nProp ] ); in GetPropertyValues_Impl()2918 pPropImpl->ClearProperty ( pNames[ nProp ] ); in setPropertiesToDefault()3041 pPropImpl->ClearAllProperties(); in setAllPropertiesToDefault()
193 SwStyleProperties_Impl* pPropImpl; member in SwXStyle203 SwStyleProperties_Impl* GetPropImpl(){return pPropImpl;} in GetPropImpl()
Completed in 37 milliseconds