Home
last modified time | relevance | path

Searched refs:GetProperty (Results 26 – 50 of 68) sorted by relevance

123

/trunk/main/sdext/source/presenter/
H A DPresenterConfigurationAccess.cxx372 if (GetProperty(rxNode, rsPropertyName) >>= sValue) in IsStringPropertyEqual()
381 Any PresenterConfigurationAccess::GetProperty ( in GetProperty() function in sdext::presenter::PresenterConfigurationAccess
H A DPresenterButton.cxx68 PresenterConfigurationAccess::GetProperty(xProperties, A2S("Text")) >>= sText; in Create()
69 PresenterConfigurationAccess::GetProperty(xProperties, A2S("Action")) >>= sAction; in Create()
H A DPresenterHelpView.cxx408 PresenterConfigurationAccess::GetProperty(rsProperties, A2S("Left")) >>= sLeftText; in ProcessString()
410 PresenterConfigurationAccess::GetProperty(rsProperties, A2S("Right")) >>= sRightText; in ProcessString()
H A DPresenterConfigurationAccess.hxx190 static css::uno::Any GetProperty (
/trunk/main/editeng/source/misc/
H A Dhangulhanja.cxx881 aLngCfg.GetProperty( UPH_IS_IGNORE_POST_POSITIONAL_WORD ) >>= m_bIgnorePostPositionalWord; in implReadOptionsFromConfiguration()
882 aLngCfg.GetProperty( UPH_IS_SHOW_ENTRIES_RECENTLY_USED_FIRST ) >>= m_bShowRecentlyUsedFirst; in implReadOptionsFromConfiguration()
883 aLngCfg.GetProperty( UPH_IS_AUTO_REPLACE_UNIQUE_ENTRIES ) >>= m_bAutoReplaceUnique; in implReadOptionsFromConfiguration()
/trunk/main/sc/source/filter/excel/
H A Dxecontent.cxx1397 aModelProp.GetProperty( xAreaLinks, CREATE_OUSTRING( SC_UNO_AREALINKS ) ); in XclExpWebQueryBuffer()
1411 if( aLinkProp.GetProperty( aFilter, CREATE_OUSTRING( SC_UNONAME_FILTER ) ) && in XclExpWebQueryBuffer()
1419 aLinkProp.GetProperty( aUrl, CREATE_OUSTRING( SC_UNONAME_LINKURL ) ); in XclExpWebQueryBuffer()
1420 aLinkProp.GetProperty( nRefresh, CREATE_OUSTRING( SC_UNONAME_REFDELAY ) ); in XclExpWebQueryBuffer()
H A Dxlchart.cxx922 if( rPropSet.GetProperty( aApiSymbol, EXC_CHPROP_SYMBOL ) ) in ReadMarkerProperties()
974 rPropSet.GetProperty( fAngle, EXC_CHPROP_TEXTROTATION ); in ReadRotationProperties()
/trunk/main/cli_ure/qa/climaker/
H A Dclimaker.cs1102 arAttr = typeXTest.GetProperty("A3").GetGetMethod().GetCustomAttributes(false); in testAttributes()
1117 arAttr = typeXTest.GetProperty("A3").GetSetMethod().GetCustomAttributes(false); in testAttributes()
1130 l.assure(typeXTest.GetProperty("A1").GetGetMethod().GetCustomAttributes(false).Length == 0); in testAttributes()
1131 l.assure(typeXTest.GetProperty("A1").GetSetMethod().GetCustomAttributes(false).Length == 0); in testAttributes()
1135 typeXTest.GetProperty("A1"), typeof(BoundAttribute)); in testAttributes()
1139 typeXTest.GetProperty("A3"), typeof(BoundAttribute)); in testAttributes()
/trunk/main/sc/source/filter/ftools/
H A Dfapihelper.cxx223 bool bRet = GetProperty( aOUString, rPropName ); in GetStringProperty()
231 bool bRet = GetProperty( nApiColor, rPropName ); in GetColorProperty()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx120 if ( pSection->GetProperty( PID_COMMENTS, aPropItem ) ) in SdPPTImport()
287 if ( pSection->GetProperty( PID_SLIDECOUNT, aPropItem ) ) in Import()
295 if ( nSlideCount && pSection->GetProperty( PID_HEADINGPAIR, aPropItem ) ) in Import()
337 … if ( ( nSlideCount == nSlideTitleCount ) && pSection->GetProperty( PID_DOCPARTS, aPropItem ) ) in Import()
387 … sal_uInt32 nPropId = aDict.GetProperty( rtl::OUString::createFromAscii("_PID_HLINKS" )); in Import()
390 if ( pSection->GetProperty( nPropId, aPropItem ) ) in Import()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1126 sal_Bool GetProperty(const ::rtl::OUString& rName, uno::Any*& rpAny);
1129 …void GetProperty(const ::rtl::OUString &rPropertyName, const uno::Reference < beans::XPrope…
1208 sal_Bool SwStyleProperties_Impl::GetProperty(const ::rtl::OUString& rName, uno::Any*& rpAny ) in GetProperty() function in SwStyleProperties_Impl
1228 void SwStyleProperties_Impl::GetProperty( const OUString &rPropertyName, const uno::Reference < bea… in GetProperty() function in SwStyleProperties_Impl
1690 pPropImpl->GetProperty(aIt->sName, pAny); in ApplyDescriptorProperties()
2838 pPropImpl->GetProperty ( pNames[nProp], pAny ); in GetPropertyValues_Impl()
2849 pPropImpl->GetProperty ( pNames[nProp], mxStyleData, pRet[ nProp ] ); in GetPropertyValues_Impl()
4123 GetPropImpl()->GetProperty(rPropName, pAny); in GetPropertyValues_Impl()
4127 GetPropImpl()->GetProperty ( rPropName, mxStyleData, pRet[ nProp ] ); in GetPropertyValues_Impl()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsfiltertracer.hxx88 …::com::sun::star::uno::Any GetProperty( const ::rtl::OUString& rPropName, const ::com::sun::star::…
/trunk/main/unotools/inc/unotools/
H A Ducbhelper.hxx55 … static ::com::sun::star::uno::Any GetProperty( const String& rURL, const ::rtl::OUString& rName );
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx1174 aTmp = aLngCfg.GetProperty( UPH_IS_IGNORE_POST_POSITIONAL_WORD ); in HangulHanjaOptionsDialog()
1178 aTmp = aLngCfg.GetProperty( UPH_IS_SHOW_ENTRIES_RECENTLY_USED_FIRST ); in HangulHanjaOptionsDialog()
1182 aTmp = aLngCfg.GetProperty( UPH_IS_AUTO_REPLACE_UNIQUE_ENTRIES ); in HangulHanjaOptionsDialog()
/trunk/main/chart2/source/model/template/
H A DDataInterpreter.hxx60 static ::com::sun::star::uno::Any GetProperty(
/trunk/main/sot/source/sdstor/
H A Dunostorageholder.cxx153 if ( rTempStorage->GetProperty( ::rtl::OUString::createFromAscii( "MediaType" ), aMediaType ) ) in commited()
/trunk/main/cui/source/options/
H A Doptgdlg.cxx1682 aWestLang = pLangConfig->aLinguConfig.GetProperty(C2U("DefaultLocale")); in Reset()
1688 aCJKLang = pLangConfig->aLinguConfig.GetProperty(C2U("DefaultLocale_CJK")); in Reset()
1693 aCTLLang = pLangConfig->aLinguConfig.GetProperty(C2U("DefaultLocale_CTL")); in Reset()
/trunk/main/cli_ure/source/basetypes/uno/
H A DPolymorphicType.cs391 return m_base.GetProperty( in GetPropertyImpl()
/trunk/main/basic/inc/basic/
H A Dsbmod.hxx80 SbProperty* GetProperty( const String&, SbxDataType );
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx1732 typeAny->GetProperty(S"Type")->GetGetMethod(); in complete_service_type()
1734 typeAny->GetProperty(S"Value")->GetGetMethod(); in complete_service_type()
1879 type_uno_exception->GetProperty(S"Message")->GetGetMethod()); in complete_service_type()
2071 ilGen->Emit(Emit::OpCodes::Call, __typeof(::uno::Any)->GetProperty(S"Value")->GetGetMethod()); in complete_singleton_type()
/trunk/main/oox/inc/oox/export/
H A Ddrawingml.hxx73 …bool GetProperty( ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > rXProp…
/trunk/main/extensions/source/activex/main/
H A DSODispatchInterceptor.cpp66 hr = CComDispatchDriver::GetProperty( aURL, nURLID, &aTargetUrl ); in queryDispatch()
/trunk/main/sc/source/filter/inc/
H A Dfapihelper.hxx184 inline bool GetProperty( Type& rValue, const ::rtl::OUString& rPropName ) const in GetProperty() function in ScfPropertySet
/trunk/main/filter/source/msfilter/
H A Dmsfiltertracer.cxx235 uno::Any MSFilterTracer::GetProperty( const rtl::OUString& rPropName, const uno::Any* pDefault ) co… in GetProperty() function in MSFilterTracer
/trunk/main/sfx2/source/doc/
H A Doleprops.hxx283 SfxOlePropertyRef GetProperty( sal_Int32 nPropId ) const;

Completed in 146 milliseconds

123