/trunk/main/svtools/source/filter/ |
H A D | FilterConfigItem.cxx | 300 else if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in ReadBool() 320 else if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in ReadInt32() 350 else if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in ReadSize() 354 if ( ImplGetPropertyValue( aAny, aXPropSet, sWidth, sal_True ) ) in ReadSize() 385 else if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in ReadString() 404 else if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in ReadAny() 425 if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in WriteBool() 459 if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in WriteInt32() 503 if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in WriteSize() 543 if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in WriteString() [all …]
|
/trunk/main/toolkit/source/controls/ |
H A D | unocontrolbase.cxx | 120 ::com::sun::star::uno::Any UnoControlBase::ImplGetPropertyValue( const ::rtl::OUString& aPropertyNa… in ImplGetPropertyValue() function in UnoControlBase 134 ::com::sun::star::uno::Any aVal = ImplGetPropertyValue( GetPropertyName( nProp ) ); in ImplGetPropertyValue_BOOL() 145 ::com::sun::star::uno::Any aVal = ImplGetPropertyValue( GetPropertyName( nProp ) ); in ImplGetPropertyValue_INT16() 156 ::com::sun::star::uno::Any aVal = ImplGetPropertyValue( GetPropertyName( nProp ) ); in ImplGetPropertyValue_UINT16() 167 ::com::sun::star::uno::Any aVal = ImplGetPropertyValue( GetPropertyName( nProp ) ); in ImplGetPropertyValue_INT32() 178 ::com::sun::star::uno::Any aVal = ImplGetPropertyValue( GetPropertyName( nProp ) ); in ImplGetPropertyValue_UINT32() 189 ::com::sun::star::uno::Any aVal = ImplGetPropertyValue( GetPropertyName( nProp ) ); in ImplGetPropertyValue_DOUBLE() 200 ::com::sun::star::uno::Any aVal = ImplGetPropertyValue( GetPropertyName( nProp ) ); in ImplGetPropertyValue_UString()
|
H A D | dialogcontrol.cxx | 180 ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_DECORATION )) >>= bDecoration; in GetComponentServiceName() 239 ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_DECORATION )) >>= bDecoration; in PrepareWindowDescriptor() 253 if (( ImplGetPropertyValue( PROPERTY_IMAGEURL ) >>= aImageURL ) && in PrepareWindowDescriptor() 257 getPhysicalLocation( ImplGetPropertyValue( PROPERTY_DIALOGSOURCEURL ), in PrepareWindowDescriptor() 258 ImplGetPropertyValue( PROPERTY_IMAGEURL )); in PrepareWindowDescriptor() 481 … if (( ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_IMAGEURL ) ) >>= aImageURL ) && in ImplModelPropertiesChanged() 485 … getPhysicalLocation( ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_DIALOGSOURCEURL )), in ImplModelPropertiesChanged()
|
H A D | unocontrols.cxx | 190 uno::Any aVal = ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_MULTILINE ) ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2() 707 uno::Any aVal = ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_PUSHBUTTONTYPE ) ); in GetComponentServiceName() 1116 uno::Any aVal = ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_STATE ) ); in getState() 1317 uno::Any aVal = ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_STATE ) ); in getState() 1483 uno::Any aVal = ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_ALIGN ) ); in getAlignment() 1652 uno::Any aVal = ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_ALIGN ) ); in getAlignment() 2410 uno::Any aVal = ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_STRINGITEMLIST ) ); in addItems() 2444 uno::Any aVal = ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_STRINGITEMLIST ) ); in removeItems() 2476 uno::Any aVal = ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_STRINGITEMLIST ) ); in getItemCount() 2485 uno::Any aVal = ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_STRINGITEMLIST ) ); in getItem() [all …]
|
H A D | controlmodelcontainerbase.cxx | 1410 Any aVal = ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_FONTDESCRIPTOR ) ); in ImplSetPosSize() 1772 ImplGetPropertyValue( PROPERTY_RESOURCERESOLVER ) >>= xStringResourceResolver; in ImplStartListingForResourceEvents() 1789 ImplGetPropertyValue( aPropName ) >>= xStringResourceResolver; in ImplUpdateResourceResolver()
|
/trunk/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 931 sal_Bool PropValue::ImplGetPropertyValue( const String& rString ) in ImplGetPropertyValue() function in PropValue 3959 if ( ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "SoundOn" ) ) ) ) in ImplWriteObjectEffect() 3965 if ( ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "Sound" ) ) ) ) in ImplWriteObjectEffect() 3975 if ( ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "DimHide" ) ) ) ) in ImplWriteObjectEffect() 3977 if ( ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "DimPrevious" ) ) ) ) in ImplWriteObjectEffect() 3983 if ( ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "DimColor" ) ) ) ) in ImplWriteObjectEffect() 4050 if ( ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "Bookmark" ) ) ) ) in ImplWriteClickAction() 4056 if ( ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "Bookmark" ) ) ) ) in ImplWriteClickAction() 4070 if ( ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "Bookmark" ) ) ) ) in ImplWriteClickAction() 4097 if ( ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "Bookmark" ) ) ) ) in ImplWriteClickAction() [all …]
|
H A D | eppt.cxx | 158 if ( ImplGetPropertyValue( mXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Width" ) ) ) ) in PPTWriter() 161 if ( ImplGetPropertyValue( mXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Height" ) ) ) ) in PPTWriter() 169 if ( ImplGetPropertyValue( mXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Width" ) ) ) ) in PPTWriter() 172 if ( ImplGetPropertyValue( mXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Height" ) ) ) ) in PPTWriter() 372 ImplGetPropertyValue( mXPagePropSet, in ImplCreateDocumentSummaryInformation() 638 if ( ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "CustomShow" ) ) ) ) in ImplCreateDocument() 648 … if ( ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "FirstPage" ) ) ) ) in ImplCreateDocument() 674 … if ( ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "IsAutomatic" ) ) ) ) in ImplCreateDocument() 689 … if ( ImplGetPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "IsFullScreen" ) ) ) ) in ImplCreateDocument() 1715 if ( ImplGetPropertyValue( rXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "FillStyle" ) ) ) ) in ImplWriteBackground() [all …]
|
H A D | eppt.hxx | 492 sal_Bool ImplGetPropertyValue( const String& rString ); 493 sal_Bool ImplGetPropertyValue( const ::com::sun::star::uno::Reference 517 sal_Bool ImplGetPropertyValue( const String& rString, sal_Bool bGetPropertyState = sal_True );
|
/trunk/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 220 if( ( rObj.ImplGetPropertyValue( ::rtl::OUString::createFromAscii("IsFontwork") ) && in ImplWriteShape() 323 if ( rObj.ImplGetPropertyValue( ::rtl::OUString::createFromAscii("CircleKind") ) ) in ImplWriteShape() 358 if ( !rObj.ImplGetPropertyValue( ::rtl::OUString::createFromAscii("CircleStartAngle") ) ) in ImplWriteShape() 361 if( !rObj.ImplGetPropertyValue( ::rtl::OUString::createFromAscii("CircleEndAngle") ) ) in ImplWriteShape() 693 if ( !rObj.ImplGetPropertyValue( ::rtl::OUString::createFromAscii("Bitmap") ) ) in ImplWriteShape() 717 rObj.ImplGetPropertyValue( ::rtl::OUString::createFromAscii("LayerID") ) && in ImplWriteShape() 1300 if( ImplGetPropertyValue( sPresStr ) ) in Init() 1303 if( mbPresObj && ImplGetPropertyValue( sEmptyPresStr ) ) in Init() 1311 sal_Bool ImplEESdrObject::ImplGetPropertyValue( const sal_Unicode* rString ) in ImplGetPropertyValue() function in ImplEESdrObject 1331 sal_Bool ImplEESdrObject::ImplGetPropertyValue( const Reference< XPropertySet >& rXPropSet, in ImplGetPropertyValue() function in ImplEESdrObject
|
H A D | eschesdo.hxx | 59 sal_Bool ImplGetPropertyValue( const sal_Unicode* pString ); 62 { return ImplGetPropertyValue( pStr ) ? *(sal_Int32*)mAny.getValue() : nDef; } in ImplGetInt32PropertyValue() 64 …sal_Bool ImplGetPropertyValue( const rtl::OUString& rStr ) { return ImplGetPropertyValue( rStr.get… in ImplGetPropertyValue() function in ImplEESdrObject
|
/trunk/main/toolkit/inc/toolkit/controls/ |
H A D | unocontrolbase.hxx | 50 ::com::sun::star::uno::Any ImplGetPropertyValue( const ::rtl::OUString& aPropertyName );
|
/trunk/main/svtools/inc/svtools/ |
H A D | FilterConfigItem.hxx | 46 SVT_DLLPRIVATE sal_Bool ImplGetPropertyValue( ::com::sun::star::uno::Any& rAny,
|