Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dcellsuno.hxx1020 const SfxItemPropertySet* pColPropSet; member in ScTableColumnObj
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx8648 pColPropSet(lcl_GetColumnPropertySet()) in ScTableColumnObj()
8728 new SfxItemPropertySetInfo( pColPropSet->getPropertyMap() )); in getPropertySetInfo()
8848 return pColPropSet->getPropertyMap(); in GetItemPropertyMap()