Lines Matching refs:getPropertySetMapper
64 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleElementItem()
91 if( CTF_BACKGROUND_TRANSPARENCY == getPropertySetMapper() in handleElementItem()
96 DBG_ASSERT( CTF_BACKGROUND_POS == getPropertySetMapper() in handleElementItem()
99 if( CTF_BACKGROUND_POS == getPropertySetMapper() in handleElementItem()
104 DBG_ASSERT( CTF_BACKGROUND_FILTER == getPropertySetMapper() in handleElementItem()
107 if( CTF_BACKGROUND_FILTER == getPropertySetMapper() in handleElementItem()
114 getPropertySetMapper()->GetEntryNameSpace( nPropIndex ), in handleElementItem()
115 getPropertySetMapper()->GetEntryXMLName( nPropIndex ) ); in handleElementItem()
122 getPropertySetMapper()); in handleElementItem()
128 getPropertySetMapper()); in handleElementItem()
148 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleSpecialItem()
482 switch( getPropertySetMapper()->GetEntryContextId( propertie->mnIndex ) ) in ContextFilter()