Home
last modified time | relevance | path

Searched refs:pPropImpl (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/unocore/
H A Dunostyle.cxx1434 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()
/aoo41x/main/sw/inc/
H A Dunostyle.hxx193 SwStyleProperties_Impl* pPropImpl; member in SwXStyle
203 SwStyleProperties_Impl* GetPropImpl(){return pPropImpl;} in GetPropImpl()

Completed in 55 milliseconds