Home
last modified time | relevance | path

Searched refs:tables (Results 201 – 225 of 232) sorted by path

12345678910

/trunk/main/sal/textenc/
H A Dtcvtscn5.tab26 /* This file contain the UniCode to DBCS tables for the following */
30 /* Some tables are in ctabscn2.cxx, because these tables are shared with */
H A Dtcvtscn6.tab26 /* This file contain the information tables for all */
H A Dtcvttcn1.tab26 /* This file contain the DBCS to UniCode tables for the following */
H A Dtcvttcn2.tab26 /* This file contain the UniCode to DBCS tables for the following */
H A Dtcvttcn6.tab26 /* This file contain the information tables for all */
/trunk/main/sc/source/ui/miscdlgs/
H A Dlinkarea.src82 Text [ en-US ] = "~Available tables/ranges";
/trunk/main/sc/source/ui/src/
H A Dglobstr.src535 Text [ en-US ] = "Pivot tables can not overlap." ;
1179 …Text [ en-US ] = "The new table contains absolute references to other tables which may be incorrec…
1465 // Templates for data pilot tables.
H A Dscstring.src546 // Select tables dialog title
552 // Select tables dialog listbox
/trunk/main/sd/sdi/
H A Dsdgslots.sdi99 include "tables.sdi"
H A Dsdslots.sdi102 include "tables.sdi"
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.src238 Text [ en-US ] = "Add ~spacing between paragraphs and tables (in current document)" ;
/trunk/main/solenv/bin/modules/installer/windows/
H A Dadmin.pm108 my ($fullmsidatabasepath, $workdir, $tables) = @_;
116 my $alltables = installer::converter::convert_stringlist_into_array(\$tables, " ");
137 $systemcall = $msidb . " -d " . $fullmsidatabasepath . " -f " . $workdir . " -i " . $tables;
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg816 # files or namespaces will be aligned in HTML using tables. If set to
/trunk/main/sw/inc/
H A Dpoolfmt.hrc213 // tables index
/trunk/main/sw/source/filter/ww8/
H A DREADME-rtf.txt43 3.1. Nested tables
111 across tables
129 3.1.�Nested tables
/trunk/main/sw/source/ui/app/
H A Dapp.src267 "frames, graphics, tables or numberings.";
/trunk/main/sw/source/ui/config/
H A Doptcomp.src101 Text [ en-US ] = "Add spacing between paragraphs and tables (in current document)" ;
H A Doptdlg.src650 Text [ en-US ] = "Input in tables" ;
/trunk/main/udkapi/com/sun/star/container/
H A DXContentEnumerationAccess.idl44 <p>This example prints the names of all tables: </p>
/trunk/main/vcl/inc/
H A Dsft.hxx597 …const sal_uInt8 **tables; /* array of pointers to raw subtables in SFNT f… member
/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx65 const FT_Byte* pGsubBase = (FT_Byte*)pTTFile->tables[ O_gsub ]; in ReadGSUB()
H A Dsft.cxx422 return (sal_uInt8*)ttf->tables[ord]; in getTable()
1767 assert(t->tables != 0); in doOpenTTFont()
1771 memset(t->tables, 0, NUM_TAGS * sizeof(void *)); in doOpenTTFont()
1802 t->tables[nIndex] = t->ptr + nTableOffset; in doOpenTTFont()
1809 sal_uInt8* pHead = (sal_uInt8*)t->tables[O_head]; in doOpenTTFont()
1822 if( t->tables[j] ) in doOpenTTFont()
1839 if( (sal_uInt8*)t->tables[i] < t->ptr ) in doOpenTTFont()
1842 if( t->tables[i] ) in doOpenTTFont()
1846 t->tables[i] = NULL; in doOpenTTFont()
1935 free(ttf->tables); in CloseTTFont()
[all …]
H A Dttcr.cxx272 ptr->tables = listNewEmpty(); in TrueTypeCreatorNewEmpty()
283 listAppend(_this->tables, table); in AddTable()
292 if (listCount(_this->tables)) { in RemoveTable()
293 listToFirst(_this->tables); in RemoveTable()
296 listRemove(_this->tables); in RemoveTable()
322 n = listCount(_this->tables); in StreamToMemory()
328 listToFirst(_this->tables); in StreamToMemory()
331 listNext(_this->tables); in StreamToMemory()
1353 listToFirst(tt->tables); in FindTable()
1359 } while (listNext(tt->tables)); in FindTable()
[all …]
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl2911 whether or not a control manages its children. Lists, trees, and tables can have
2938 whether or not a control manages its children. Lists, trees, and tables can have
4246 whether or not a control manages its children. Lists, trees, and tables can have
4623 whether or not a control manages its children. Lists, trees, and tables can have
/trunk/main/wizards/source/euro/
H A Deuro.src172 Text [ en-US ] = "Also convert fields and tables in text documents" ;

Completed in 216 milliseconds

12345678910