Home
last modified time | relevance | path

Searched refs:SetProperty (Results 1 – 25 of 43) sorted by relevance

12

/trunk/main/sc/source/filter/excel/ !
H A Dxichart.cxx389 rPropSet.SetProperty( EXC_CHPROP_STARTINGANGLE, nApiRot ); in ConvertPieRotation()
852 aSeqProp.SetProperty( EXC_CHPROP_ROLE, rRole ); in CreateDataSequence()
1103 rPropSet.SetProperty( EXC_CHPROP_LABEL, aPointLabel ); in ConvertDataLabel()
1325 rPropSet.SetProperty( EXC_CHPROP_OFFSET, fApiDist ); in Convert()
1353 rPropSet.SetProperty( EXC_CHPROP_GEOMETRY3D, nApiType ); in Convert()
2405 rPropSet.SetProperty( EXC_CHPROP_ROTATIONVERTICAL, nRotationY ); in Convert()
2407 rPropSet.SetProperty( EXC_CHPROP_PERSPECTIVE, nPerspective ); in Convert()
2554 aLegendProp.SetProperty( EXC_CHPROP_EXPANSION, eApiExpand ); in CreateLegend()
2970 rPropSet.SetProperty( EXC_CHPROP_CROSSOVERPOSITION, eAxisPos ); in ConvertAxisPosition()
3060 rPropSet.SetProperty( EXC_CHPROP_CROSSOVERPOSITION, eAxisPos ); in ConvertAxisPosition()
[all …]
H A Dxiescher.cxx2113 rPropSet.SetProperty( CREATE_OUSTRING( "Align" ), nHorAlign ); in DoProcessControl()
2124 rPropSet.SetProperty( CREATE_OUSTRING( "VerticalAlign" ), eVerAlign ); in DoProcessControl()
2213 rPropSet.SetProperty( CREATE_OUSTRING( "DefaultState" ), nApiState ); in DoProcessControl()
2218 rPropSet.SetProperty( CREATE_OUSTRING( "VisualEffect" ), nEffect ); in DoProcessControl()
2231 rPropSet.SetProperty( CREATE_OUSTRING( "BackgroundColor" ), nColor ); in DoProcessControl()
2310 rPropSet.SetProperty( CREATE_OUSTRING( "Align" ), sal_Int16( 0 ) ); in DoProcessControl()
2455 rPropSet.SetProperty( CREATE_OUSTRING( "DefaultText" ), aText ); in DoProcessControl()
2532 rPropSet.SetProperty< sal_Int32 >( CREATE_OUSTRING( "SpinValueMin" ), mnMin ); in DoProcessControl()
2579 rPropSet.SetProperty( CREATE_OUSTRING( "Orientation" ), nApiOrient ); in DoProcessControl()
2615 rPropSet.SetProperty( CREATE_OUSTRING( "Border" ), nApiBorder ); in SetBoxFormatting()
[all …]
H A Dxlchart.cxx1177 rPropSet.SetProperty( EXC_CHPROP_SYMBOL, aApiSymbol ); in WriteMarkerProperties()
1187 rPropSet.SetProperty( EXC_CHPROP_TEXTROTATION, fAngle ); in WriteRotationProperties()
1189 rPropSet.SetProperty( EXC_CHPROP_STACKCHARACTERS, nRotation == EXC_ROT_STACKED ); in WriteRotationProperties()
/trunk/main/xmloff/source/text/ !
H A DXMLPropertyBackpatcher.cxx155 void XMLPropertyBackpatcher<A>::SetProperty( in SetProperty() function in XMLPropertyBackpatcher
160 SetProperty(xNonConstPropSet, sName); in SetProperty()
164 void XMLPropertyBackpatcher<A>::SetProperty( in SetProperty() function in XMLPropertyBackpatcher
289 GetFootnoteBP().SetProperty(xPropSet, sXMLId); in ProcessFootnoteReference()
305 GetSequenceIdBP().SetProperty(xPropSet, sXMLId); in ProcessSequenceReference()
306 GetSequenceNameBP().SetProperty(xPropSet, sXMLId); in ProcessSequenceReference()
H A DXMLPropertyBackpatcher.hxx135 void SetProperty(
141 void SetProperty(
/trunk/main/shell/source/win32/shlxthandler/ooofilt/ !
H A Dpropspec.cxx107 SetProperty( wcsProperty ); in CFullPropSpec()
127 SetProperty( src._psProperty.lpwstr ); in CFullPropSpec()
172 void CFullPropSpec::SetProperty( PROPID pidProperty ) in SetProperty() function in CFullPropSpec
182 BOOL CFullPropSpec::SetProperty( WCHAR const * wcsProperty ) in SetProperty() function in CFullPropSpec
H A Dooofilt.cxx299 m_pAttributes[0].SetProperty( PIDSI_AUTHOR ); in Init()
301 m_pAttributes[1].SetProperty( PIDSI_TITLE ); in Init()
303 m_pAttributes[2].SetProperty( PIDSI_SUBJECT ); in Init()
305 m_pAttributes[3].SetProperty( PIDSI_KEYWORDS ); in Init()
307 m_pAttributes[4].SetProperty( PIDSI_COMMENTS ); in Init()
H A Dpropspec.hxx94 void SetProperty( PROPID pidProperty );
95 BOOL SetProperty( WCHAR const * wcsProperty );
/trunk/main/sfx2/source/doc/ !
H A Doleprops.cxx804 void SfxOleSection::SetProperty( SfxOlePropertyRef xProp ) in SetProperty() function in SfxOleSection
812 SetProperty( SfxOlePropertyRef( new SfxOleInt32Property( nPropId, nValue ) ) ); in SetInt32Value()
817 SetProperty( SfxOlePropertyRef( new SfxOleDoubleProperty( nPropId, fValue ) ) ); in SetDoubleValue()
822 SetProperty( SfxOlePropertyRef( new SfxOleBoolProperty( nPropId, bValue ) ) ); in SetBoolValue()
829SetProperty( SfxOlePropertyRef( new SfxOleString8Property( nPropId, maCodePageProp, rValue ) ) ); in SetStringValue()
836SetProperty( SfxOlePropertyRef( new SfxOleFileTimeProperty( nPropId, TIMESTAMP_INVALID_UTILDATETIM… in SetFileTimeValue()
838 SetProperty( SfxOlePropertyRef( new SfxOleFileTimeProperty( nPropId, rValue ) ) ); in SetFileTimeValue()
847 SetProperty( xProp ); in SetThumbnailValue()
856 SetProperty( xProp ); in SetBlobValue()
/trunk/main/unotools/source/config/ !
H A Dlingucfg.cxx192 sal_Bool SetProperty( const rtl::OUString &rPropertyName,
194 sal_Bool SetProperty( sal_Int32 nPropertyHandle,
437 sal_Bool SvtLinguConfigItem::SetProperty( const OUString &rPropertyName, const uno::Any &rValue ) in SetProperty() function in SvtLinguConfigItem
444 bSucc = SetProperty( nHdl, rValue ); in SetProperty()
449 sal_Bool SvtLinguConfigItem::SetProperty( sal_Int32 nPropertyHandle, const uno::Any &rValue ) in SetProperty() function in SvtLinguConfigItem
920 sal_Bool SvtLinguConfig::SetProperty( const OUString &rPropertyName, const uno::Any &rValue ) in SetProperty() function in SvtLinguConfig
922 return GetConfigItem().SetProperty( rPropertyName, rValue ); in SetProperty()
926 sal_Bool SvtLinguConfig::SetProperty( sal_Int32 nPropertyHandle, const uno::Any &rValue ) in SetProperty() function in SvtLinguConfig
928 return GetConfigItem().SetProperty( nPropertyHandle, rValue ); in SetProperty()
H A Dsecurityoptions.cxx224 void SetProperty( sal_Int32 nHandle, const Any& rValue, sal_Bool bReadOnly );
329 SetProperty( nProperty, seqValues[ nProperty ], seqRO[ nProperty ] ); in SvtSecurityOptions_Impl()
348 void SvtSecurityOptions_Impl::SetProperty( sal_Int32 nProperty, const Any& rValue, sal_Bool bRO ) in SetProperty() function in SvtSecurityOptions_Impl
610SetProperty( GetHandle( seqPropertyNames[ nProperty ] ), seqValues[ nProperty ], seqRO[ nProperty … in Notify()
/trunk/main/svtools/source/inc/ !
H A Dproperty.hxx82 virtual void SetProperty(const String &rString)=0;
131 virtual void SetProperty(const String &rString);
174 virtual void SetProperty(const String &rString);
216 virtual void SetProperty(const String &rString);
/trunk/main/svx/source/unodialogs/textconversiondlgs/ !
H A Dchinese_translationdialog.cxx154 aLngCfg.SetProperty( rtl::OUString::createFromAscii( UPN_IS_DIRECTION_TO_SIMPLIFIED ), aAny ); in IMPL_LINK()
156 aLngCfg.SetProperty( rtl::OUString::createFromAscii( UPN_IS_USE_CHARACTER_VARIANTS ), aAny ); in IMPL_LINK()
158 aLngCfg.SetProperty( rtl::OUString::createFromAscii( UPN_IS_TRANSLATE_COMMON_TERMS ), aAny ); in IMPL_LINK()
/trunk/main/sc/source/filter/inc/ !
H A Dfapihelper.hxx211 inline void SetProperty( const ::rtl::OUString& rPropName, const Type& rValue ) in SetProperty() function in ScfPropertySet
220 { SetProperty( rPropName, ::rtl::OUString( rValue ) ); } in SetStringProperty()
224 { SetProperty( rPropName, ScfApiHelper::ConvertToApiColor( rColor ) ); } in SetColorProperty()
/trunk/main/sot/source/sdstor/ !
H A Dstorage.cxx382 sal_Bool SotStorageStream::SetProperty( const String& rName, const ::com::sun::star::uno::Any& rVal… in SetProperty() function in SotStorageStream
387 return pStg->SetProperty( rName, rValue ); in SetProperty()
808 pTempStorage->SetProperty( ::rtl::OUString::createFromAscii( "MediaType" ), aMediaType ); in GetUNOAPIDuplicate()
1386 sal_Bool SotStorage::SetProperty( const String& rName, const ::com::sun::star::uno::Any& rValue ) in SetProperty() function in SotStorage
1391 return pStg->SetProperty( rName, rValue ); in SetProperty()
1466 SetProperty( ::rtl::OUString::createFromAscii("EncryptionKey"), aAny ); in SetKey()
H A Dunostorageholder.cxx154 m_rSotStorage->SetProperty( ::rtl::OUString::createFromAscii( "MediaType" ), aMediaType ); in commited()
/trunk/main/svtools/source/dialogs/ !
H A Dproperty.cxx115 void SvXPropertyEdit::SetProperty(const String &rString) in SetProperty() function in SvXPropertyEdit
243 void SvXPropertyListBox::SetProperty(const String &rString) in SetProperty() function in SvXPropertyListBox
373 void SvXPropertyComboBox::SetProperty(const String &rString) in SetProperty() function in SvXPropertyComboBox
906 pSvXPCtr->SetProperty( rValue ); in SetPropertyValue()
986 pSvXPCtr->SetProperty(aPropData.aValue); in ChangeEntry()
/trunk/main/unotools/inc/unotools/ !
H A Dlingucfg.hxx197 sal_Bool SetProperty( const rtl::OUString &rPropertyName,
199 sal_Bool SetProperty( sal_Int32 nPropertyHandle,
/trunk/main/sot/inc/sot/ !
H A Dstorage.hxx95 …sal_Bool SetProperty( const String& rName, const ::com::sun::star::uno::Any& rValue…
239 …sal_Bool SetProperty( const String& rName, const ::com::sun::star::uno::Any& rValue…
H A Dstg.hxx286 …sal_Bool SetProperty( const String& rName, const ::com::sun::star::uno::Any…
375 …sal_Bool SetProperty( const String& rName, const ::com::sun::star::uno::Any…
/trunk/main/cui/source/dialogs/ !
H A Dhangulhanjadlg.cxx1036 aLngCfg.SetProperty( UPH_ACTIVE_CONVERSION_DICTIONARIES, aTmp ); in IMPL_LINK()
1039 aLngCfg.SetProperty( UPH_IS_IGNORE_POST_POSITIONAL_WORD, aTmp ); in IMPL_LINK()
1042 aLngCfg.SetProperty( UPH_IS_SHOW_ENTRIES_RECENTLY_USED_FIRST, aTmp ); in IMPL_LINK()
1045 aLngCfg.SetProperty( UPH_IS_AUTO_REPLACE_UNIQUE_ENTRIES, aTmp ); in IMPL_LINK()
/trunk/main/linguistic/source/ !
H A Dlngopt.cxx416 if (aOld != rValue && aConfig.SetProperty( pCur->nWID, rValue )) in setPropertyValue()
519 if (aOld != rValue && aConfig.SetProperty( nHandle, rValue )) in setFastPropertyValue()
/trunk/main/sc/source/ui/app/ !
H A Dscmod2.cxx74 aConfig.SetProperty( rtl::OUString::createFromAscii( LINGUPROP_AUTOSPELL ), aAny ); in SetAutoSpellProperty()
/trunk/main/filter/inc/filter/msfilter/ !
H A Dmsfiltertracer.hxx89 void SetProperty( const ::rtl::OUString& rPropName, const ::com::sun::star::uno::Any& rProperty );
/trunk/main/sdext/source/presenter/ !
H A DPresenterConfigurationAccess.hxx106 bool SetProperty (const ::rtl::OUString& rsPropertyName, const css::uno::Any& rValue);

Completed in 215 milliseconds

12