/trunk/main/comphelper/inc/comphelper/ |
H A D | unwrapargs.hxx | 50 inline void extract( in extract() function 76 inline void extract( in extract() function 84 extract( seq, nArg, t, xErrorContext ); in extract() 92 detail::extract( seq, n_, BOOST_PP_CAT(v, n_), xErrorContext );
|
/trunk/main/l10ntools/scripts/ |
H A D | localize_old.pl | 989 my $extract; 991 … 'm' => \$merge , 'e' => \$extract , 'x' => \$no_sort , 'd' => \$use_default_date ); 1015 if( ( !$merge && !$extract ) || ( $merge && $extract ) ){ usage();exit( -1 );} 1016 if( $extract ){ $mode = "extract"; }
|
H A D | localize.pl | 986 my $extract; 988 …'m' => \$merge , 'e' => \$extract , 'x' => \$no_sort , 'd' => \$use_default_date , 'c' => \$create… 1017 if( ( !$merge && !$extract ) || ( $merge && $extract ) ){ usage();exit( -1 );} 1018 if( $extract ){ $mode = "extract"; }
|
/trunk/main/offapi/com/sun/star/rendering/ |
H A D | XBezierPolyPolygon2D.idl | 69 The number of polygons to extract. This value must not exceed 74 extract. This value must not exceed the number of points in 78 The number of points to extract from the last polygon. This 121 The index of the polygon where the point to be extract is
|
H A D | XLinePolyPolygon2D.idl | 58 extract points from. Set to -1 to extract all polygons, 69 sequence, to be extracted. Set to -1 to extract all points
|
/trunk/main/udkapi/com/sun/star/io/ |
H A D | XXMLExtractor.idl | 40 /** offers the capability to extract the XML document stream from a document 52 com::sun::star::io::XInputStream extract( [in] com::sun::star::io::XInputStream aStream );
|
/trunk/main/l10ntools/scripts/tool/ |
H A D | l10ntool.py | 129 def extract(self): member in AbstractL10nTool 170 self.extract()
|
/trunk/main/offapi/com/sun/star/packages/zip/ |
H A D | ZipConstants.idl | 138 /** LOC header field "version needed to extract" offset 203 /** CEN header field "version needed to extract" offset
|
H A D | ZipEntry.idl | 54 /** version needed to extract
|
/trunk/main/writerfilter/source/ooxml/ |
H A D | README.efforts | 42 2.1.1. Use analyzemodel.xsl to extract necessary data from model.xml. 133 This is done by the script efforts.sh. It uses status.sh to extract the status and determines the e…
|
/trunk/main/extensions/source/macosx/spotlight/ |
H A D | OOoSpotlightImporter.m | 103 //parse and extract the data 121 //parse and extract the data
|
H A D | GetMetadataForFile.m | 35 This function's job is to extract useful information your file format supports
|
/trunk/main/l10ntools/java/jpropex/java/ |
H A D | JPropEx.java | 61 extract(); in JPropEx() 110 private void extract() in extract() method in JPropEx
|
/trunk/main/stoc/source/corereflection/ |
H A D | base.hxx | 381 inline sal_Bool extract( in extract() function 416 if (extract( rSource, (typelib_InterfaceTypeDescription *)pTD, xVal, pRefl )) in coerce_assign()
|
H A D | criface.cxx | 257 bAssign = extract( in set() 677 bAssign = extract( in invoke()
|
H A D | crefl.cxx | 456 if (extract( rObj, pTo, xObj, this )) in mapToUno()
|
/trunk/main/comphelper/ |
H A D | Package_inc.mk | 61 $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/extract.hxx,comphelper/extract.hxx))
|
/trunk/main/extensions/source/xmlextract/ |
H A D | xmxtrct.hxx | 47 …virtual REF( NMSP_IO::XInputStream ) SAL_CALL extract( const REF( NMSP_IO::XInputStream )& rxIStm …
|
H A D | xmxtrct.cxx | 157 REF( NMSP_IO::XInputStream ) SAL_CALL XMLExtractor::extract( const REF( NMSP_IO::XInputStream )& rx… in REF()
|
/trunk/main/ooo_custom_images/industrial/ |
H A D | duplicates | 30 lc_flowchartshapes.flowchart-extract, lc_basicshapes.isosceles-triangle
|
/trunk/main/l10ntools/source/ |
H A D | inireader.cxx | 143 str.extract( 0 , str.length() , buffer ); in toStlString()
|
/trunk/main/offapi/com/sun/star/drawing/ |
H A D | XEnhancedCustomShapeDefaulter.idl | 176 "flowchart-extract",
|
/trunk/main/redland/redland/ |
H A D | redland-1.0.17.patch.win32 | 228 /* Define if libtool can extract symbol lists from object files. */
|
/trunk/main/helpcontent2/helpers/ |
H A D | uno-commands.csv | 621 .uno:FlowChartShapes.flowchart-extract
|
/trunk/main/oox/source/dump/ |
H A D | dffdumper.ini | 646 …ing-junction,flow-chart-or,flow-chart-collate,flow-chart-sort,flow-chart-extract,flow-chart-merge,…
|