Lines Matching refs:GetPropertySet

276             if( GetPropertySet()->getPropertyValue( C2U("FillBitmapMode")) >>= aMode )  in FillSpecialItem()
294 uno::Any aValue( GetPropertySet()->getPropertyValue( aPropName )); in FillSpecialItem()
330 uno::Any aValue( GetPropertySet()->getPropertyValue( aPropName ) ); in FillSpecialItem()
348 aItem.PutValue( GetPropertySet()->getPropertyValue( aPropName ), MID_NAME ); in FillSpecialItem()
372 aItem.PutValue( GetPropertySet()->getPropertyValue( aPropName ), MID_NAME ); in FillSpecialItem()
396 aItem.PutValue( GetPropertySet()->getPropertyValue( aPropName ), MID_NAME ); in FillSpecialItem()
415 … aItem.PutValue( GetPropertySet()->getPropertyValue( C2U( "FillBitmapName" ) ), MID_NAME ); in FillSpecialItem()
443 aItem.PutValue( GetPropertySet()->getPropertyValue( aPropName ) ); in FillSpecialItem()
460 aItem.PutValue( GetPropertySet()->getPropertyValue( aPropName ) ); in FillSpecialItem()
488 if( aValue != GetPropertySet()->getPropertyValue( aModePropName )) in ApplySpecialItem()
490 GetPropertySet()->setPropertyValue( aModePropName, aValue ); in ApplySpecialItem()
506 if( aValue != GetPropertySet()->getPropertyValue( aModePropName )) in ApplySpecialItem()
508 GetPropertySet()->setPropertyValue( aModePropName, aValue ); in ApplySpecialItem()
540 if( aValue != GetPropertySet()->getPropertyValue( aPropName )) in ApplySpecialItem()
542 GetPropertySet()->setPropertyValue( aPropName, aValue ); in ApplySpecialItem()
549 if( ( GetPropertySet()->getPropertyValue( aPropName ) >>= aName ) in ApplySpecialItem()
552 … uno::Reference< beans::XPropertyState > xState( GetPropertySet(), uno::UNO_QUERY ); in ApplySpecialItem()
579 if( aValue != GetPropertySet()->getPropertyValue( aPropName )) in ApplySpecialItem()
581 GetPropertySet()->setPropertyValue( aPropName, aValue ); in ApplySpecialItem()
604 if( aValue != GetPropertySet()->getPropertyValue( aPropName )) in ApplySpecialItem()
614 GetPropertySet()->setPropertyValue( aPropName, aValue ); in ApplySpecialItem()
637 if( aValue != GetPropertySet()->getPropertyValue( aPropName )) in ApplySpecialItem()
647 GetPropertySet()->setPropertyValue( aPropName, aValue ); in ApplySpecialItem()
670 if( aValue != GetPropertySet()->getPropertyValue( aPropName )) in ApplySpecialItem()
680 GetPropertySet()->setPropertyValue( aPropName, aValue ); in ApplySpecialItem()
698 if( aValue != GetPropertySet()->getPropertyValue( C2U( "FillBitmapName" ))) in ApplySpecialItem()
708 GetPropertySet()->setPropertyValue( C2U( "FillBitmapName" ), aValue ); in ApplySpecialItem()
744 GetPropertySet()->setPropertyValue( aPropName, aValue ); in ApplySpecialItem()
781 GetPropertySet()->setPropertyValue( aPropName, aValue ); in ApplySpecialItem()
787 GetPropertySet()->setPropertyValue( in ApplySpecialItem()