Home
last modified time | relevance | path

Searched refs:beans (Results 1476 – 1500 of 5912) sorted by relevance

1...<<51525354555657585960>>...237

/trunk/main/toolkit/inc/toolkit/helper/
H A Dunopropertyarrayhelper.hxx52 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getProperties();
53 …::com::sun::star::beans::Property SAL_CALL getPropertyByName(const ::rtl::OUString& rPropertyName)…
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx220 beans::Property prop = it.next(); in Widget()
343 beans::Property prop = it.next(); in addChild()
349 } catch ( beans::UnknownPropertyException &rEx ) { in addChild()
535 uno::Sequence< beans::Property > maProps;
546 uno::Reference< beans::XPropertySetInfo > xInfo in PropertyIterator()
557 uno::Reference< beans::XPropertySet >xParentSet( in PropertyIterator()
561 … uno::Reference< beans::XPropertySetInfo > xInfo( xParentSet->getPropertySetInfo() ); in PropertyIterator()
578 beans::Property next() in next()
1255 beans::Property prop = it.next(); in addProperties()
1606 beans::Property prop = it.next(); in print()
/trunk/main/xmloff/inc/
H A DXMLReplacementImageContext.hxx32 namespace beans { class XPropertySet; } namespace
40 ::com::sun::star::beans::XPropertySet > m_xPropSet;
55 ::com::sun::star::beans::XPropertySet >& rPropSet );
H A DXMLTextHeaderFooterContext.hxx33 namespace beans { class XPropertySet; } namespace
41 ::com::sun::star::beans::XPropertySet > xPropSet;
59 ::com::sun::star::beans::XPropertySet > & rPageStylePropSet,
/trunk/main/xmloff/source/text/
H A DXMLIndexTOCStylesContext.hxx37 namespace beans { class XPropertySet; } namespace
57 ::com::sun::star::beans::XPropertySet> & rTOCPropertySet;
72 ::com::sun::star::beans::XPropertySet> & rPropSet,
H A DXMLSectionSourceDDEImportContext.hxx31 namespace beans { class XPropertySet; } namespace
39 ::com::sun::star::beans::XPropertySet> & rSectionPropertySet;
55 ::com::sun::star::beans::XPropertySet> & rSectPropSet);
/trunk/main/dbaccess/source/ui/inc/
H A DTablesSingleDlg.hxx42 FORWARD_DECLARE_INTERFACE(beans,XPropertySet)
72 …sal_Bool getCurrentSettings(::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValu…
75 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > getCurrentDataSource();
H A Dquerycontroller.hxx78 …::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > m_aFieldInformatio…
138 …(sal_uInt16 nId, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& a…
171 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >&
182 …virtual com::sun::star::uno::Reference<com::sun::star::beans::XPropertySetInfo> SAL_CALL getPrope…
/trunk/main/xmloff/source/style/
H A Dxmlnumi.cxx75 using namespace ::com::sun::star::beans;
283 Sequence<beans::PropertyValue> GetProperties(
465 Sequence<beans::PropertyValue> SvxXMLListLevelStyleContext_Impl::GetProperties( in GetProperties()
516 Sequence<beans::PropertyValue> aPropSeq( nCount ); in GetProperties()
519 beans::PropertyValue *pProps = aPropSeq.getArray(); in GetProperties()
1215 Sequence<beans::PropertyValue> aProps = in FillUnoNumRule()
1377 Sequence<beans::PropertyValue> aPropSeq( bOrdered ? 1 : 4 ); in SetDefaultStyle()
1378 beans::PropertyValue *pProps = aPropSeq.getArray(); in SetDefaultStyle()
/trunk/main/sw/source/ui/uno/
H A Dunomailmerge.cxx92 using namespace ::com::sun::star::beans;
459 const uno::Sequence< beans::NamedValue >& rArguments ) in execute()
487 const beans::NamedValue *pArguments = rArguments.getConstArray(); in execute()
878 uno::Reference< beans::XPropertySetInfo > SAL_CALL SwXMailMerge::getPropertySetInfo( ) in getPropertySetInfo()
1097 const uno::Reference< beans::XPropertyChangeListener >& rListener ) in addPropertyChangeListener()
1113 const uno::Reference< beans::XPropertyChangeListener >& rListener ) in removePropertyChangeListener()
1129 const uno::Reference< beans::XVetoableChangeListener >& /*rListener*/ ) in addVetoableChangeListener()
1138 const uno::Reference< beans::XVetoableChangeListener >& /*rListener*/ ) in removeVetoableChangeListener()
/trunk/main/basctl/source/basicide/
H A Dbaside3.cxx741 Reference< beans::XPropertySet > xProps( ::comphelper::getProcessServiceFactory(), UNO_QUERY ); in SaveDialog()
776 Reference< beans::XPropertySet > xDialogModelPropSet( xDialogModel, UNO_QUERY ); in SaveDialog()
785 catch( beans::UnknownPropertyException& ) in SaveDialog()
1023 Reference< beans::XPropertySet > xProps( xMSF, UNO_QUERY ); in implImportDialog()
1029 Reference< beans::XPropertySet > xDialogModelPropSet( xDialogModel, UNO_QUERY ); in implImportDialog()
1039 catch( beans::UnknownPropertyException& ) in implImportDialog()
1236 catch( beans::UnknownPropertyException& ) in implImportDialog()
1359 … Reference< beans::XPropertySet > xProps( ::comphelper::getProcessServiceFactory(), UNO_QUERY ); in StoreData()
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx111 using namespace ::com::sun::star::beans;
243 …verifyPassword( const ::rtl::OUString& rPassword, uno::Sequence< beans::NamedValue >& o_rEncryptio…
245 … verifyEncryptionData( const uno::Sequence< beans::NamedValue >& rEncryptionData );
253 …erifier::verifyPassword( const ::rtl::OUString& rPassword, uno::Sequence< beans::NamedValue >& o_r… in verifyPassword()
261 …Result SfxDocPasswordVerifier::verifyEncryptionData( const uno::Sequence< beans::NamedValue >& rEn… in verifyEncryptionData()
317 uno::Reference< beans::XPropertySet > xStorageProps( xStorage, uno::UNO_QUERY ); in CheckPasswd_Impl()
354 uno::Sequence< beans::NamedValue > aEncryptionData; in CheckPasswd_Impl()
516 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > aArgs; in LoadTemplate()
/trunk/main/xmloff/source/xforms/
H A DXFormsBindContext.hxx42 namespace beans { class XPropertySet; } namespace
54 com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> mxBinding;
61 … const com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>& xModel );
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DPropChgHelper_Hyph.java28 import com.sun.star.beans.XPropertySet;
29 import com.sun.star.beans.XPropertyChangeListener;
30 import com.sun.star.beans.PropertyChangeEvent;
/trunk/main/connectivity/source/inc/ado/
H A DAViews.hxx44 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > createDescriptor…
45 …ing& _rForName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& d…
46 …void setComments(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& …
H A DATables.hxx42 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > createDescriptor…
43 …void setComments(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& …
44 …ing& _rForName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& d…
/trunk/main/connectivity/source/inc/dbase/
H A DDCode.hxx44 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xCol,
51 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> m_xIndex;
54 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xColumn,
/trunk/main/framework/inc/dispatch/
H A Dcreatedispatcher.hxx93 …const css::uno::Sequence< css::beans::PropertyValue >& lArguments ) throw( css::uno::Runti…
100 … const css::uno::Sequence< css::beans::PropertyValue >& lDescriptor ,
106 … const css::uno::Sequence< css::beans::PropertyValue >& lDescriptor , in reactForHandlingState()
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx92 using namespace ::com::sun::star::beans;
174 …ROPNAME_LOCKCOUNT, LAYOUTMANAGER_PROPHANDLE_LOCKCOUNT, beans::PropertyAttribute::TRANSIENT | beans
214 catch ( beans::UnknownPropertyException ) {} in impl_clearUpMenuBar()
653 catch ( beans::UnknownPropertyException ) in implts_writeWindowStateData()
1519 catch ( beans::UnknownPropertyException ) {} in createElement()
2477 …Reference< beans::XPropertySet > xDisplayInfo( xDisplayAccess->getByIndex( nDisplay ), UNO_QUERY_T… in implts_resizeContainerWindow()
2674 uno::Sequence< beans::PropertyValue >()); in IMPL_LINK()
3231 uno::Sequence< beans::Property > aProperties; in getInfoHelper()
3241 uno::Reference< beans::XPropertySetInfo > SAL_CALL LayoutManager::getPropertySetInfo() throw (uno::… in getPropertySetInfo()
3243 static uno::Reference< beans::XPropertySetInfo >* pInfo = NULL; in getPropertySetInfo()
[all …]
/trunk/main/svl/inc/svl/
H A Downlist.hxx33 namespace beans { namespace
88 …sal_Bool FillFromSequence( const com::sun::star::uno::Sequence < com::sun::star::beans::PropertyVa…
89 void FillSequence( com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue >& );
/trunk/main/extensions/source/propctrlr/
H A Dpropeventtranslation.cxx39 using ::com::sun::star::beans::PropertyChangeEvent;
43 using ::com::sun::star::beans::XPropertyChangeListener;
45 using ::com::sun::star::beans::PropertyChangeEvent;
/trunk/main/shell/source/backends/wininetbe/
H A Dwininetbackend.cxx301 css::beans::UnknownPropertyException, css::beans::PropertyVetoException, in setPropertyValue()
314 css::beans::UnknownPropertyException, css::lang::WrappedTargetException, in getPropertyValue()
350 throw css::beans::UnknownPropertyException( in getPropertyValue()
/trunk/main/xmloff/source/forms/
H A Dgridcolumnproptranslator.cxx46 using namespace ::com::sun::star::beans;
147 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getPropertie…
148 …rtual ::com::sun::star::beans::Property SAL_CALL getPropertyByName( const ::rtl::OUString& aName )…
/trunk/main/sc/source/ui/vba/
H A Dvbaformat.hxx46 css::uno::Reference< css::beans::XPropertySet > mxPropertySet;
51 css::uno::Reference< css::beans::XPropertyState > xPropertyState;
57 …css::uno::Reference< css::beans::XPropertyState > getXPropertyState() throw ( css::uno::RuntimeExc…
64 …css::uno::XComponentContext > & xContext, const css::uno::Reference< css::beans::XPropertySet >& _…
/trunk/main/editeng/inc/editeng/
H A Dunolingu.hxx86 ::com::sun::star::beans::XPropertySet > xProp;
105 ::com::sun::star::beans::XPropertySet > GetProp();
128 ::com::sun::star::beans::XPropertySet > GetLinguPropertySet();
204 ::com::sun::star::beans::XPropertySet > SvxGetLinguPropertySet();

Completed in 128 milliseconds

1...<<51525354555657585960>>...237