Home
last modified time | relevance | path

Searched refs:aDescriptor (Results 101 – 125 of 132) sorted by relevance

123456

/trunk/main/filter/source/msfilter/powerpoint/
H A Dppttoxml.hxx42 sal_Bool filter( const SEQ( NMSP_BEANS::PropertyValue )& aDescriptor,
H A Dpptimporter.hxx57 virtual sal_Bool SAL_CALL filter( const SEQ( NMSP_BEANS::PropertyValue )& aDescriptor )
/trunk/main/sd/source/ui/inc/taskpane/
H A DTitledControl.hxx143 const TitledControl& aDescriptor);
/trunk/main/sw/source/filter/ww8/
H A Drtfimportfilter.hxx49 …ter( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aDescriptor )
H A Drtfexportfilter.hxx57 …ter( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aDescriptor )
/trunk/main/sfx2/source/inc/
H A Downsubfilterservice.hxx70 …m::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aDescriptor ) throw (::com:…
/trunk/main/sc/inc/
H A Dxmlwrap.hxx69 com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& aDescriptor,
/trunk/main/offapi/com/sun/star/util/
H A DXImportable.idl59 void doImport( [in] sequence<com::sun::star::beans::PropertyValue> aDescriptor );
/trunk/main/sd/source/ui/view/
H A Ddrviews7.cxx132 TransferableObjectDescriptor aDescriptor; in GetSupportedClipboardFormats() local
134 SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aDescriptor)) in GetSupportedClipboardFormats()
136 sName = aDescriptor.maTypeName; in GetSupportedClipboardFormats()
H A Ddrviewse.cxx294 ::svx::ODataAccessDescriptor aDescriptor(pDescriptorItem->GetValue()); in FuPermanent()
295 SdrObject* pNewDBField = pFormView->CreateFieldControl(aDescriptor); in FuPermanent()
/trunk/main/xmlscript/source/xmlflat_imexp/
H A Dxmlbas_export.hxx80 …er( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aDescriptor )
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx1704 ::comphelper::MediaDescriptor aDescriptor( m_xReportDefinition->getArgs() ); in impl_initialize()
1706 …sHierarchicalDocumentName = aDescriptor.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_U… in impl_initialize()
3355 ::svx::ODataAccessDescriptor aDescriptor(aValue); in addPairControls()
3386 …uno::Reference< beans::XPropertySet > xField( aDescriptor[ ::svx::daColumnObject ], uno::UNO_QUERY… in addPairControls()
3393 OSL_VERIFY( aDescriptor[ ::svx::daCommand ] >>= sCommand ); in addPairControls()
3394 OSL_VERIFY( aDescriptor[ ::svx::daColumnName ] >>= sColumnName ); in addPairControls()
3395 OSL_VERIFY( aDescriptor[ ::svx::daCommandType ] >>= nCommandType ); in addPairControls()
H A DReportSection.cxx825 …::svx::ODataAccessDescriptor aDescriptor = ::svx::OColumnTransferable::extractColumnDescriptor(aDr… in ExecuteDrop()
828 aValues[0].Value <<= aDescriptor.createPropertyValueSequence(); in ExecuteDrop()
/trunk/main/xmloff/source/transform/
H A DOOo2Oasis.hxx97 …m::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aDescriptor ) throw (::com:…
/trunk/main/writerfilter/source/filter/
H A DRtfFilter.hxx58 …ter( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aDescriptor )
H A DWriterFilter.hxx58 …ter( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aDescriptor )
/trunk/main/comphelper/source/misc/
H A Dmimeconfighelper.cxx299 embed::VerbDescriptor& aDescriptor ) in GetVerbByShortcut() argument
315 aDescriptor = aTempDescr; in GetVerbByShortcut()
/trunk/main/sc/source/ui/unoobj/
H A Ddatauno.cxx227 ::svx::ODataAccessDescriptor aDescriptor; in FillProperties()
228 aDescriptor.setDataSource(rParam.aDBName); in FillProperties()
229 if (aDescriptor.has( svx::daDataSource )) in FillProperties()
234 else if (aDescriptor.has( svx::daConnectionResource )) in FillProperties()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxdevice.hxx97 …Font > SAL_CALL getFont( const ::com::sun::star::awt::FontDescriptor& aDescriptor ) throw(::com::…
/trunk/main/chart2/source/model/inc/
H A DXMLFilter.hxx78 ::com::sun::star::beans::PropertyValue >& aDescriptor )
/trunk/main/comphelper/inc/comphelper/
H A Dmimeconfighelper.hxx80 ::com::sun::star::embed::VerbDescriptor& aDescriptor );
/trunk/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx1079 PaneDescriptor aDescriptor (rpPane); in AddPane() local
1080 maPanes.push_back(aDescriptor); in AddPane()
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx891 sal_Bool SAL_CALL SvXMLExport::filter( const uno::Sequence< beans::PropertyValue >& aDescriptor ) t… in filter() argument
908 const sal_Int32 nPropCount = aDescriptor.getLength(); in filter()
909 const beans::PropertyValue* pProps = aDescriptor.getConstArray(); in filter()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.hxx271 …m::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aDescriptor ) throw(::com::…
/trunk/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx249 …m::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aDescriptor ) throw (::com:…

Completed in 178 milliseconds

123456