Home
last modified time | relevance | path

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

12

/aoo4110/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 __anonb2d7590f0111::Descriptor
84 Descriptor (::sd::sidebar::MasterPageContainer::Token aToken, in Descriptor() function in __anonb2d7590f0111::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()
/aoo4110/main/writerperfect/source/wpdimp/
H A DWordPerfectImportFilter.cxx160 …_CALL WordPerfectImportFilter::detect( com::sun::star::uno::Sequence< PropertyValue >& Descriptor ) in detect() argument
167 sal_Int32 nLength = Descriptor.getLength(); in detect()
170 const PropertyValue * pValue = Descriptor.getConstArray(); in detect()
211 if ( location == Descriptor.getLength() ) in detect()
213 Descriptor.realloc(nLength+1); in detect()
214 Descriptor[location].Name = ::rtl::OUString::createFromAscii( "TypeName" ); in detect()
217 Descriptor[location].Value <<=sTypeName; in detect()
H A DWordPerfectImportFilter.hxx85 …L_CALL detect( com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& Descriptor )
/aoo4110/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,
/aoo4110/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()
/aoo4110/main/offapi/com/sun/star/sdbcx/
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 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 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 Dmakefile.mk42 Descriptor.idl \
H A DDescriptor.idl46 published service Descriptor
/aoo4110/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::…
/aoo4110/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
/aoo4110/main/offapi/com/sun/star/frame/
H A DXSynchronousFrameLoader.idl56 @param Descriptor
69 [in] sequence< com::sun::star::beans::PropertyValue > Descriptor,
/aoo4110/main/offapi/com/sun/star/sdb/
H A DQueryDescriptor.idl27 #include <com/sun/star/sdbcx/Descriptor.idl>
52 service com::sun::star::sdbcx::Descriptor;
/aoo4110/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…
/aoo4110/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()
/aoo4110/main/writerfilter/source/filter/
H A DWriterFilterDetection.hxx45 …AL_CALL detect( com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& Descriptor )

Completed in 109 milliseconds

12