Home
last modified time | relevance | path

Searched refs:Descriptor (Results 1 – 25 of 30) sorted by relevance

12

/aoo42x/main/sd/source/ui/sidebar/
H A DRecentlyUsedMasterPages.cxx73 class Descriptor class
79 Descriptor (const ::rtl::OUString& rsURL, const ::rtl::OUString& rsName) in Descriptor() function in __anone596e5c70111::Descriptor
84 Descriptor (::sd::sidebar::MasterPageContainer::Token aToken, in Descriptor() function in __anone596e5c70111::Descriptor
94 bool operator () (const Descriptor& rDescriptor) in operator ()()
107 class RecentlyUsedMasterPages::MasterPageList : public ::std::vector<Descriptor>
234 mpMasterPages->push_back(Descriptor(aToken,sURL,sName)); in LoadPersistentValues()
436 Descriptor::TokenComparator(aToken))); in AddMasterPage()
445 Descriptor( in AddMasterPage()
/aoo42x/main/offapi/com/sun/star/document/
H A DXExtendedFilterDetection.idl61 <var>Descriptor</var>. The decision must be returned as any valid type name (which specifies
65 @param Descriptor
74 string detect( [inout] sequence< com::sun::star::beans::PropertyValue > Descriptor );
H A DXTypeDetection.idl98 @param Descriptor
112 [inout] sequence< com::sun::star::beans::PropertyValue > Descriptor,
/aoo42x/main/dbaccess/source/filter/xml/
H A Ddbloader2.cxx126 …m::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& Descriptor ) throw (::com::…
134 …m::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& Descriptor ) throw (::com::… in detect() argument
138 ::comphelper::NamedValueCollection aMedia( Descriptor ); in detect()
174 aMedia >>= Descriptor; in detect()
/aoo42x/main/offapi/com/sun/star/sdbcx/
H A DGroupDescriptor.idl27 #include <com/sun/star/sdbcx/Descriptor.idl>
36 service Descriptor;
H A DUserDescriptor.idl27 #include <com/sun/star/sdbcx/Descriptor.idl>
38 service Descriptor;
H A DIndexColumnDescriptor.idl27 #include <com/sun/star/sdbcx/Descriptor.idl>
38 service Descriptor;
H A DKeyColumnDescriptor.idl27 #include <com/sun/star/sdbcx/Descriptor.idl>
39 service Descriptor;
H A DIndexDescriptor.idl27 #include <com/sun/star/sdbcx/Descriptor.idl>
40 service Descriptor;
H A DKeyDescriptor.idl27 #include <com/sun/star/sdbcx/Descriptor.idl>
41 service Descriptor;
H A DViewDescriptor.idl27 #include <com/sun/star/sdbcx/Descriptor.idl>
38 service Descriptor;
H A DTableDescriptor.idl27 #include <com/sun/star/sdbcx/Descriptor.idl>
60 service Descriptor;
H A DColumnDescriptor.idl27 #include <com/sun/star/sdbcx/Descriptor.idl>
40 service com::sun::star::sdbcx::Descriptor;
H A DDescriptor.idl46 published service Descriptor
/aoo42x/main/reportdesign/source/filter/xml/
H A Ddbloader2.cxx52 …Detection::detect( Sequence< ::com::sun::star::beans::PropertyValue >& Descriptor ) throw (Runtime… in detect() argument
55 ::comphelper::SequenceAsHashMap aTemp(Descriptor); in detect()
H A Ddbloader2.hxx95 …m::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& Descriptor ) throw (::com::…
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/resources/
H A DBundle.properties23 Templates/OfficeScripting/parcel.xml=Script Parcel Descriptor
24 Services/MIMEResolver/org-netbeans-modules-office-mime-resolver.xml=Script Parcel Descriptor File
/aoo42x/main/offapi/com/sun/star/sdb/
H A DQueryDescriptor.idl27 #include <com/sun/star/sdbcx/Descriptor.idl>
52 service com::sun::star::sdbcx::Descriptor;
/aoo42x/main/offapi/com/sun/star/frame/
H A DXSynchronousFrameLoader.idl56 @param Descriptor
69 [in] sequence< com::sun::star::beans::PropertyValue > Descriptor,
/aoo42x/main/toolkit/inc/toolkit/awt/
H A Dvclxtoolkit.hxx119 …eer > ImplCreateWindow( const ::com::sun::star::awt::WindowDescriptor& Descriptor, WinBits nWinBit…
129 … SAL_CALL createWindow( const ::com::sun::star::awt::WindowDescriptor& Descriptor ) throw(::com::s…
/aoo42x/main/filter/source/t602/
H A Dt602filter.cxx145 ::rtl::OUString T602ImportFilter::detect( Sequence<PropertyValue>& Descriptor) in detect() argument
151 sal_Int32 nLength = Descriptor.getLength(); in detect()
152 const PropertyValue * pValue = Descriptor.getConstArray(); in detect()
H A Dt602filter.hxx238 com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& Descriptor )
/aoo42x/main/writerfilter/source/filter/
H A DWriterFilterDetection.hxx45 …AL_CALL detect( com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& Descriptor )
/aoo42x/main/offapi/com/sun/star/drawing/framework/
H A DTabBarButton.idl31 /** Descriptor of a tab bar button. Tab bar buttons are typically used to
/aoo42x/main/offapi/com/sun/star/awt/
H A DXToolkit.idl83 …:sun::star::awt::XWindowPeer createWindow( [in] com::sun::star::awt::WindowDescriptor Descriptor )

Completed in 117 milliseconds

12