Lines Matching refs:getPropertySetMapper
62 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleElementItem()
89 if( CTF_BACKGROUND_TRANSPARENCY == getPropertySetMapper() in handleElementItem()
94 DBG_ASSERT( CTF_BACKGROUND_POS == getPropertySetMapper() in handleElementItem()
97 if( CTF_BACKGROUND_POS == getPropertySetMapper() in handleElementItem()
102 DBG_ASSERT( CTF_BACKGROUND_FILTER == getPropertySetMapper() in handleElementItem()
105 if( CTF_BACKGROUND_FILTER == getPropertySetMapper() in handleElementItem()
112 getPropertySetMapper()->GetEntryNameSpace( nPropIndex ), in handleElementItem()
113 getPropertySetMapper()->GetEntryXMLName( nPropIndex ) ); in handleElementItem()
120 getPropertySetMapper()); in handleElementItem()
126 getPropertySetMapper()); in handleElementItem()
146 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleSpecialItem()
484 switch( getPropertySetMapper()->GetEntryContextId( propertie->mnIndex ) ) in ContextFilter()