Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1402 pPropImpl = new SwStyleProperties_Impl(aSwMapProvider.GetPropertySet(nMapId)->getPropertyMap()); in SwXStyle()
1414 pPropImpl(0) in SwXStyle()
1439 delete pPropImpl; in ~SwXStyle()
1685 const PropertyEntryVector_t& rPropertyVector = pPropImpl->GetPropertyVector(); in ApplyDescriptorProperties()
1690 pPropImpl->GetProperty(aIt->sName, pAny); in ApplyDescriptorProperties()
2432 if(!pPropImpl->SetProperty(pNames[nProp], pValues[nProp])) in SetPropertyValues_Impl()
2838 pPropImpl->GetProperty ( pNames[nProp], pAny ); in GetPropertyValues_Impl()
2849 pPropImpl->GetProperty ( pNames[nProp], mxStyleData, pRet[ nProp ] ); in GetPropertyValues_Impl()
3288 pPropImpl->ClearProperty(pNames[nProp]); in setPropertiesToDefault()
3422 pPropImpl->ClearAllProperties(); in setAllPropertiesToDefault()
/trunk/main/sw/inc/
H A Dunostyle.hxx193 SwStyleProperties_Impl* pPropImpl; member in SwXStyle
203 SwStyleProperties_Impl* GetPropImpl(){return pPropImpl;} in GetPropImpl()

Completed in 54 milliseconds