| /trunk/main/codemaker/inc/codemaker/ |
| H A D | dependencies.hxx | 43 class Dependencies { class 65 Dependencies(TypeManager const & manager, rtl::OString const & type); 67 ~Dependencies(); 116 Dependencies(Dependencies &); // not implemented 117 void operator =(Dependencies); // not implemented
|
| /trunk/main/codemaker/source/codemaker/ |
| H A D | dependencies.cxx | 42 using codemaker::Dependencies; 50 Dependencies::Dependencies( in Dependencies() function in Dependencies 128 Dependencies::~Dependencies() in ~Dependencies() 131 void Dependencies::insert(rtl::OUString const & type, bool base) { in insert() 143 void Dependencies::insert(rtl::OString const & type, bool base) { in insert()
|
| /trunk/main/codemaker/source/javamaker/ |
| H A D | javatype.cxx | 125 typedef std::set< rtl::OString > Dependencies; typedef 156 bool classType, Dependencies * dependencies, 164 Dependencies * dependencies, rtl::OStringBuffer * descriptor, in translateUnoTypeToDescriptor() 329 bool classType, Dependencies * dependencies, in translateUnoTypeToDescriptor() 347 TypeManager const & manager, Dependencies * dependencies, in getFieldDescriptor() 372 TypeManager const & manager, Dependencies * dependencies, 388 Dependencies * m_dependencies; 397 TypeManager const & manager, Dependencies * dependencies, in MethodDescriptor() 480 sal_uInt16 generateCode(ClassFile::Code & code, Dependencies * dependencies) 484 ClassFile::Code & code, Dependencies * dependencies) const; [all …]
|
| /trunk/main/codemaker/source/cppumaker/ |
| H A D | includes.cxx | 46 TypeManager const & manager, codemaker::Dependencies const & dependencies, in Includes() 123 codemaker::Dependencies::Map::value_type( in add() 124 type, codemaker::Dependencies::KIND_NO_BASE)); in add() 153 for (codemaker::Dependencies::Map::iterator i(m_map.begin()); in dump() 168 for (codemaker::Dependencies::Map::iterator i(m_map.begin()); in dump() 172 if (m_hpp || i->second == codemaker::Dependencies::KIND_BASE in dump()
|
| H A D | includes.hxx | 39 codemaker::Dependencies const & dependencies, bool hpp); 94 codemaker::Dependencies::Map m_map;
|
| H A D | cpputype.hxx | 147 codemaker::Dependencies m_dependencies;
|
| H A D | cpputype.cxx | 298 codemaker::Dependencies::Map const & map(m_dependencies.getMap()); in dumpDependedTypes() 299 for (codemaker::Dependencies::Map::const_iterator i(map.begin()); in dumpDependedTypes()
|
| /trunk/main/configmgr/source/ |
| H A D | xcdparser.hxx | 45 typedef std::set< rtl::OUString > Dependencies; typedef in configmgr::XcdParser 47 XcdParser(int layer, Dependencies const & dependencies, Data & data); 65 Dependencies const & dependencies_;
|
| H A D | xcdparser.cxx | 53 XcdParser::XcdParser(int layer, Dependencies const & dependencies, Data & data): in XcdParser()
|
| H A D | components.cxx | 696 XcdParser::Dependencies deps; in parseXcdFiles()
|
| /trunk/main/desktop/source/deployment/inc/ |
| H A D | dp_dependencies.hxx | 45 namespace Dependencies { namespace
|
| /trunk/main/offapi/com/sun/star/sheet/ |
| H A D | XDocumentAuditing.idl | 46 <p>Dependencies are marked for all the cells that were marked
|
| /trunk/main/solenv/inc/ |
| H A D | tg_dep.mk | 59 @echo Making : Dependencies
|
| /trunk/main/desktop/source/deployment/misc/ |
| H A D | dp_dependencies.cxx | 68 namespace Dependencies { namespace
|
| /trunk/main/desktop/source/deployment/manager/ |
| H A D | dp_informationprovider.cxx | 230 ds( dp_misc::Dependencies::check( infoset ) ); in isUpdateAvailable()
|
| /trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/ |
| H A D | ActionTe.ulf | 122 en-US = "File: [1], Dependencies: [2]"
|
| /trunk/main/desktop/source/deployment/gui/ |
| H A D | dp_gui_updatedialog.cxx | 516 dp_misc::Dependencies::check(infoset)); in prepareUpdateData() 521 out_du.unsatisfiedDependencies[i] = dp_misc::Dependencies::getErrorText(ds[i]); in prepareUpdateData()
|
| H A D | dp_gui_extensioncmdqueue.cxx | 412 dp_misc::Dependencies::getErrorText( depExc.UnsatisfiedDependencies[i]) ); in handle()
|
| H A D | dp_gui_extlistbox.cxx | 158 … aMissingDep += dp_misc::Dependencies::getErrorText( depExc.UnsatisfiedDependencies[i]); in checkDependencies()
|
| /trunk/main/sc/inc/ |
| H A D | chgtrack.hxx | 1097 void Dependencies( ScChangeAction* );
|
| /trunk/main/desktop/source/deployment/registry/package/ |
| H A D | dp_package.cxx | 646 unsatisfied(dp_misc::Dependencies::check(description)); in checkDependencies()
|
| /trunk/main/sc/source/core/tool/ |
| H A D | chgtrack.cxx | 2531 Dependencies( pAppend ); in Append() 3062 void ScChangeTrack::Dependencies( ScChangeAction* pAct ) in Dependencies() function in ScChangeTrack
|
| /trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
| H A D | _Validat.idt | 400 ServiceInstall Dependencies Y Formatted Other services this depends on …
|
| /trunk/main/instsetoo_native/inc_ure/windows/msi_templates/ |
| H A D | _Validat.idt | 400 ServiceInstall Dependencies Y Formatted Other services this depends on …
|
| /trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
| H A D | _Validat.idt | 400 ServiceInstall Dependencies Y Formatted Other services this depends on …
|