Home
last modified time | relevance | path

Searched refs:setProperty (Results 126 – 150 of 155) sorted by relevance

1234567

/trunk/main/filter/source/xsltvalidate/
H A DXSLTValidate.java134 System.getProperties().setProperty("sun.net.client.defaultConnectTimeout", "10000"); in convert()
/trunk/main/offapi/com/sun/star/sdbc/
H A DJDBCConnectionProperties.idl76 /** specifies a set of properties to pass to <code>java.lang.System.setProperty</code> before
/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx344 aPropSet.setProperty( PROP_CustomShapeGeometry, aSeq ); in pushToPropSet()
H A Dshape.cxx595 … aShapeProp.setProperty( PROP_CLSID, CREATE_OUSTRING( "12dcae26-281f-416f-a234-c3086127382e" ) ); in finalizeXShape()
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.hxx155 …static void setProperty( com::sun::star::uno::Sequence< com::sun::star::beans::NamedVa… in setProperty() function in UpdateHandler
/trunk/main/reportdesign/inc/
H A DUndoActions.hxx275 void setProperty(sal_Bool _bOld);
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx1313 void TreeControlPeer::setProperty( const ::rtl::OUString& PropertyName, const Any& aValue) throw(Ru… in setProperty() function in TreeControlPeer
1411 VCLXWindow::setProperty( PropertyName, aValue ); in setProperty()
H A Dtreecontrolpeer.hxx113 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx315 virtual sal_Bool SAL_CALL setProperty(
1580 sal_Bool SlideShowImpl::setProperty( beans::PropertyValue const& rProperty ) in setProperty() function in __anon9a1686190111::SlideShowImpl
/trunk/main/oox/source/xls/
H A Dquerytablebuffer.cxx351 aPropSet.setProperty( PROP_RefreshPeriod, nRefreshPeriod ); in finalizeImport()
H A Dpivotcachebuffer.cxx772 aPropSet.setProperty( PROP_GroupInfo, aGroupInfo ); in convertNumericGrouping()
915 aPropSet.setProperty( PROP_GroupInfo, aGroupInfo ); in createParentGroupField()
H A Dcondformatbuffer.cxx686 aPropSet.setProperty( PROP_ConditionalFormat, xEntries ); in finalizeImport()
H A Ddrawingfragment.cxx630 aPropSet.setProperty( PROP_Printable, pClientData->mbPrintObject ); in notifyXShapeInserted()
/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx85 aPropSet.setProperty( nPropId, aBorderLine ); in applyLineAttributes()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/base/
H A Djava_fat.java84 System.setProperty("KeepDocument", "true"); in executeTest()
/trunk/main/slideshow/test/
H A Ddemoshow.cxx469 mxShow->setProperty( beans::PropertyValue( in init()
/trunk/main/oox/source/core/
H A Dxmlfilterbase.cxx246 aPropSet.setProperty( PROP_MediaType, rMediaType ); in openFragmentStream()
/trunk/main/forms/source/component/
H A DButton.cxx727 …xPeer->setProperty( PROPERTY_ENABLED, makeAny( m_bEnabledByPropertyValue ? _bEnabled : sal_False )… in featureStateChanged()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindow.hxx191 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx144 …bool setProperty( sal_Int32 nNodeType, const rtl::OUString& rAttributeName, EValue eValue, co…
/trunk/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx178 mxSlideShow->setProperty(aProperty); in LateInit()
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl243 boolean setProperty(
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1916 void FmXGridPeer::setProperty( const ::rtl::OUString& PropertyName, const Any& Value) throw( Runtim… in setProperty() function in FmXGridPeer
2099 VCLXWindow::setProperty( PropertyName, Value ); in setProperty()
/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx444 …virtual void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un…
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx329 mxVclWindowPeer->setProperty( rPropName, aConvertedValue ); in ImplSetPeerProperty()

Completed in 237 milliseconds

1234567