Home
last modified time | relevance | path

Searched refs:includes (Results 1 – 25 of 122) sorted by relevance

12345

/AOO41X/main/codemaker/source/cppumaker/ !
H A Dcpputype.hxx69 …virtual sal_Bool dumpHFile(FileStream& o, codemaker::cppumaker::Includes & includes) throw( Cannot…
70 …virtual sal_Bool dumpHxxFile(FileStream& o, codemaker::cppumaker::Includes & includes) throw( Cann…
113 codemaker::cppumaker::Includes & includes) const;
116 codemaker::cppumaker::Includes & includes) const;
119 codemaker::cppumaker::Includes & includes) const;
131 void addDefaultHIncludes(codemaker::cppumaker::Includes & includes) const;
132 void addDefaultHxxIncludes(codemaker::cppumaker::Includes & includes) const;
150 void addGetCppuTypeIncludes(codemaker::cppumaker::Includes & includes)
164 …sal_Bool dumpHFile(FileStream& o, codemaker::cppumaker::Includes & includes) throw( CannotDumpE…
165 …sal_Bool dumpHxxFile(FileStream& o, codemaker::cppumaker::Includes & includes) throw( CannotDum…
[all …]
H A Dcpputype.cxx100 void CppuType::addGetCppuTypeIncludes(codemaker::cppumaker::Includes & includes) in addGetCppuTypeIncludes()
106 includes.addType(); in addGetCppuTypeIncludes()
107 includes.addCppuUnotypeHxx(); in addGetCppuTypeIncludes()
108 includes.addSalTypesH(); in addGetCppuTypeIncludes()
109 includes.addTypelibTypeclassH(); in addGetCppuTypeIncludes()
110 includes.addTypelibTypedescriptionH(); in addGetCppuTypeIncludes()
112 addLightGetCppuTypeIncludes(includes); in addGetCppuTypeIncludes()
114 addNormalGetCppuTypeIncludes(includes); in addGetCppuTypeIncludes()
116 addComprehensiveGetCppuTypeIncludes(includes); in addGetCppuTypeIncludes()
126 codemaker::cppumaker::Includes & includes) const in addLightGetCppuTypeIncludes()
[all …]
H A Dmakefile.mk49 $(OBJ)$/includes.obj
/AOO41X/main/ !
H A DNOTICE4 This product includes software developed at
16 As part of the base system this product also includes code from the following
30 This product includes software developed by
43 This product includes software developed by
60 This product includes software developed by
76 This product includes software developed by
89 This product includes software developed by
95 This product includes software developed by
98 This product includes software from the Spring Framework,
105 This product includes software developed by
[all …]
H A DNOTICE_category_b15 It includes and depends on
/AOO41X/main/solenv/bin/modules/par2script/ !
H A Dwork.pm74 my $includes = analyze_comma_separated_list($list);
76 return $includes;
107 my ($parfiles, $includes) = @_;
116 foreach $includepath ( @{$includes} )
/AOO41X/main/offapi/com/sun/star/frame/ !
H A DFrameSearchFlag.idl65 /** includes the start frame himself
70 /** includes all child frames of the start frame
85 /** includes the direct siblings of the start frame
110 /** includes all frames except frames in other tasks sub trees
/AOO41X/main/offapi/com/sun/star/ucb/ !
H A DLockDepth.idl38 /** Zero (includes no children).
43 /** One (includes children).
48 /** Ininity (includes children and children's children and ...).
/AOO41X/main/configmgr/source/ !
H A Dpartial.cxx119 bool includes = false; in contains() local
127 includes |= p->startInclude; in contains()
132 : ( includes ? CONTAINS_NODE : CONTAINS_SUBNODES ); in contains()
/AOO41X/main/soltools/mkdepend/ !
H A Dmain.c451 struct symhash *includes; local
455 includes = hash_copy( maininclist );
456 find_includes(filecontent, ip, ip, 0, FALSE, incCollection, includes);
457 hash_free( includes );
/AOO41X/main/solenv/bin/ !
H A Dpar2script.pl43 my $includes = par2script::work::setincludes($par2script::globals::includepathlist);
46 par2script::work::make_complete_pathes_for_parfiles($parfiles, $includes);
/AOO41X/main/offapi/com/sun/star/sheet/ !
H A DXSheetPageBreak.idl52 <P>This includes manual and automatic page breaks. To add or
67 <P>This includes manual and automatic page breaks. To add or
/AOO41X/main/udkapi/com/sun/star/security/ !
H A DXAccessController.idl87 in effect. The latter includes static security, e.g. based on user credentials.
111 in effect. The latter includes static security, e.g. based on user credentials.
/AOO41X/main/udkapi/com/sun/star/reflection/ !
H A DXIdlClass.idl143 (/interface attributes). This also includes all inherited
171 of the interface. This also includes the inherited methods of the interface.
/AOO41X/main/offapi/com/sun/star/configuration/ !
H A DSetElement.idl74 <p>When the instance is inserted into a set (this includes replacing an
85 <p>When an instance is removed from a set (this includes being replaced by
H A DConfigurationAccess.idl85 that are themselves hierarchy objects, the <em>type</em> includes
172 an extended service that includes facilities for modifying
/AOO41X/test/testassistant.feature/ !
H A Dbuild.properties1 bin.includes = feature.xml
/AOO41X/main/toolkit/src2xml/ !
H A Ddryrunall.sh22 source/src2xml.py --dry-run --includes-from=include.lst $(cat src.lst) "$@"
/AOO41X/test/testassistant/ !
H A Dbuild.properties3 bin.includes = plugin.xml,\
/AOO41X/main/toolkit/workben/layout/ !
H A Drun-s2x26 ../src2xml/source/src2xml.py --ignore-includes --post-process --output-dir=. $SRC
/AOO41X/main/lucene/ !
H A Dlucene.patch14 <element name="metainf-includes" optional="yes"/>
/AOO41X/main/solenv/doc/gbuild/solenv/gbuild/ !
H A Dsdi.mk33 set_include(List<Path> includes);
/AOO41X/main/offapi/com/sun/star/presentation/ !
H A DShapeAnimationSubType.idl53 This includes all glyphs, font decorations and bullets.
/AOO41X/main/offapi/com/sun/star/inspection/ !
H A DGenericPropertyHandler.idl42 to represent a certain property, depending on the property type. This includes,
/AOO41X/main/odk/examples/java/NotesAccess/ !
H A DMakefile88 @echo and that the PATH variable includes the Notes installation directory.

12345