/aoo4110/main/sd/source/ui/sidebar/ |
H A D | RecentlyUsedMasterPages.cxx | 73 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 D | WordPerfectImportFilter.cxx | 160 …_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 D | WordPerfectImportFilter.hxx | 85 …L_CALL detect( com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& Descriptor )
|
/aoo4110/main/offapi/com/sun/star/document/ |
H A D | XExtendedFilterDetection.idl | 61 <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 D | XTypeDetection.idl | 98 @param Descriptor 112 [inout] sequence< com::sun::star::beans::PropertyValue > Descriptor,
|
/aoo4110/main/dbaccess/source/filter/xml/ |
H A D | dbloader2.cxx | 126 …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 D | IndexColumnDescriptor.idl | 27 #include <com/sun/star/sdbcx/Descriptor.idl> 38 service Descriptor;
|
H A D | KeyColumnDescriptor.idl | 27 #include <com/sun/star/sdbcx/Descriptor.idl> 39 service Descriptor;
|
H A D | GroupDescriptor.idl | 27 #include <com/sun/star/sdbcx/Descriptor.idl> 36 service Descriptor;
|
H A D | UserDescriptor.idl | 27 #include <com/sun/star/sdbcx/Descriptor.idl> 38 service Descriptor;
|
H A D | IndexDescriptor.idl | 27 #include <com/sun/star/sdbcx/Descriptor.idl> 40 service Descriptor;
|
H A D | KeyDescriptor.idl | 27 #include <com/sun/star/sdbcx/Descriptor.idl> 41 service Descriptor;
|
H A D | ViewDescriptor.idl | 27 #include <com/sun/star/sdbcx/Descriptor.idl> 38 service Descriptor;
|
H A D | TableDescriptor.idl | 27 #include <com/sun/star/sdbcx/Descriptor.idl> 60 service Descriptor;
|
H A D | ColumnDescriptor.idl | 27 #include <com/sun/star/sdbcx/Descriptor.idl> 40 service com::sun::star::sdbcx::Descriptor;
|
H A D | makefile.mk | 42 Descriptor.idl \
|
H A D | Descriptor.idl | 46 published service Descriptor
|
/aoo4110/main/reportdesign/source/filter/xml/ |
H A D | dbloader2.cxx | 52 …Detection::detect( Sequence< ::com::sun::star::beans::PropertyValue >& Descriptor ) throw (Runtime… in detect() argument 55 ::comphelper::SequenceAsHashMap aTemp(Descriptor); in detect()
|
H A D | dbloader2.hxx | 95 …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 D | Bundle.properties | 23 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 D | XSynchronousFrameLoader.idl | 56 @param Descriptor 69 [in] sequence< com::sun::star::beans::PropertyValue > Descriptor,
|
/aoo4110/main/offapi/com/sun/star/sdb/ |
H A D | QueryDescriptor.idl | 27 #include <com/sun/star/sdbcx/Descriptor.idl> 52 service com::sun::star::sdbcx::Descriptor;
|
/aoo4110/main/toolkit/inc/toolkit/awt/ |
H A D | vclxtoolkit.hxx | 119 …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 D | t602filter.cxx | 145 ::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 D | WriterFilterDetection.hxx | 45 …AL_CALL detect( com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& Descriptor )
|