Home
last modified time | relevance | path

Searched refs:Table (Results 26 – 50 of 359) sorted by relevance

12345678910>>...15

/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt1 Table Column Nullable MinValue MaxValue KeyTable KeyColumn Category Set Description
3 _Validation Table Column
13 _Validation Table N Identifier Name of table
49 Billboard Feature_ N Feature 1 Identifier An external key to the Feature Table. The billboard is…
68 Class Icon_ Y Icon 1 Identifier Optional foreign key into the Icon Table, specifying the icon fi…
206 … the icon to be displayed with the icon. The binary information is looked up from the Binary Table.
214 LockPermissions Table N Identifier Directory;File;Registry Reference to another table name
259 ModuleIgnoreTable Table N Identifier Table name to ignore during merge operation.
293 MsiDigitalSignature Table N Media Reference to another table name (only Media table is support…
393 ServiceControl Component_ N Component 1 Identifier Required foreign key into the Component Table
[all …]
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt1 Table Column Nullable MinValue MaxValue KeyTable KeyColumn Category Set Description
3 _Validation Table Column
13 _Validation Table N Identifier Name of table
49 Billboard Feature_ N Feature 1 Identifier An external key to the Feature Table. The billboard is…
68 Class Icon_ Y Icon 1 Identifier Optional foreign key into the Icon Table, specifying the icon fi…
206 … the icon to be displayed with the icon. The binary information is looked up from the Binary Table.
214 LockPermissions Table N Identifier Directory;File;Registry Reference to another table name
259 ModuleIgnoreTable Table N Identifier Table name to ignore during merge operation.
293 MsiDigitalSignature Table N Media Reference to another table name (only Media table is support…
393 ServiceControl Component_ N Component 1 Identifier Required foreign key into the Component Table
[all …]
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt1 Table Column Nullable MinValue MaxValue KeyTable KeyColumn Category Set Description
3 _Validation Table Column
13 _Validation Table N Identifier Name of table
49 Billboard Feature_ N Feature 1 Identifier An external key to the Feature Table. The billboard is…
68 Class Icon_ Y Icon 1 Identifier Optional foreign key into the Icon Table, specifying the icon fi…
206 … the icon to be displayed with the icon. The binary information is looked up from the Binary Table.
214 LockPermissions Table N Identifier Directory;File;Registry Reference to another table name
259 ModuleIgnoreTable Table N Identifier Table name to ignore during merge operation.
293 MsiDigitalSignature Table N Media Reference to another table name (only Media table is support…
393 ServiceControl Component_ N Component 1 Identifier Required foreign key into the Component Table
[all …]
/trunk/main/autodoc/source/display/html/
H A Dhtml_kit.hxx131 csi::html::Table* pTable;
148 csi::html::Table* pTable;
168 csi::html::Table* pTable;
H A Dhtml_kit.cxx170 pTable = new Table("0", "100%", "3", "0"); in ExplanationTable()
207 pTable = new Table; in ParameterTable()
229 pTable = new Table; in FlagTable()
H A Dnavibar.cxx119 Table & o_rOut ) const;
155 SubRow::Write2( Table & o_rOut ) const in Write2()
287 const_cast< NavigationBar* >(this)->pSubRowsTable = new Table; in Write()
H A Dhd_chlst.cxx49 using html::Table;
375 Table & rOut = GetArea(i_rData.Protection()).GetTable(); in do_Process()
450 Table & rOut = GetArea().GetTable(); in do_Process()
572 Table * pTable = aArea.ReleaseTable( ary::cpp::CK_class ); in PerformResult()
H A Dhdimpl.cxx294 DYN csi::html::Table &
297 html::Table * in Create_ChildListTable()
298 dpTable = new html::Table; in Create_ChildListTable()
/trunk/main/sw/source/ui/app/
H A Dmn.src349 Text [ en-US ] = "~Update Index/Table" ; \
355 Text [ en-US ] = "~Edit Index/Table" ; \
361 Text [ en-US ] = "Delete Index/Table" ; \
387 Text [ en-US ] = "~Table..." ; \
399 Text [ en-US ] = "~Split Table" ; \
805 Text [ en-US ] = "Table" ;
836 Text [ en-US ] = "Table Boundaries" ;
/trunk/main/autodoc/source/display/toolkit/
H A Dhf_title.cxx43 : HtmlMaker(o_rOut >> *new Html::Table( C_sTitleBorder, in HF_TitleTable()
81 >> *new Html::Table() in Produce_Title()
127 >> *new Html::Table( C_sSubTitleBorder, in HF_SubTitleTable()
H A Dhf_navi_sub.cxx60 Html::Table * in Setup_Row()
61 pTable = new Html::Table; in Setup_Row()
/trunk/main/writerfilter/inc/resourcemodel/
H A DLoggedResources.hxx70 void table(Id name, writerfilter::Reference<Table>::Pointer_t ref);
86 virtual void lcl_table(Id name, writerfilter::Reference<Table>::Pointer_t ref) = 0;
109 class LoggedTable : public Table
/trunk/main/sw/source/core/undo/
H A Dundo.src158 Text [ en-US ] = "Table heading" ;
254 Text [ en-US ] = "Split Table" ;
312 Text [ en-US ] = "AutoFormat Table" ;
416 Text [ en-US ] = "Table/index changed" ;
484 Text [ en-US ] = "Table changed" ;
/trunk/main/sw/source/ui/utlui/
H A Dpoolfmt.src435 Text [ en-US ] = "Table Contents" ;
439 Text [ en-US ] = "Table Heading" ;
463 Text [ en-US ] = "Table" ;
607 Text [ en-US ] = "Table index heading" ;
611 Text [ en-US ] = "Table index 1" ;
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx137 for ( Table* pT = (Table*) pTables->First(); pT; pT = (Table*) pTables->Next() ) in ~ScHTMLLayoutParser()
394 Table* pTab = NULL; in Adjust()
407 pTab = (pTables ? (Table*) pTables->Get( nTab ) : NULL); in Adjust()
431 pTab = (pTables ? (Table*) pTables->Get( nTab ) : NULL); in Adjust()
1171 pTables = new Table; in TableOff()
1173 Table* pTab1 = (Table*) pTables->Get( nTab ); in TableOff()
1176 pTab1 = new Table; in TableOff()
1195 Table* pTab2 = NULL; in TableOff()
1198 pTab2 = new Table; in TableOff()
1238 pTab2 = new Table; in TableOff()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquery.src125 Text [ en-US ] = "Add Table Window" ;
176 Text [ en-US ] = "Delete Table Window" ;
222 Text [ en-US ] = "Table Name";
244 Text [ en-US ] = "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or";
/trunk/main/autodoc/inc/udm/html/
H A Dhtmlitem.hxx231 class Table : public csi::xml::AnElement class
234 Table() in Table() function in csi::html::Table
236 Table(
/trunk/main/extensions/source/dbpilots/
H A Dlistcombopages.src34 Text [ en-US ] = "Table Selection";
154 Text [ en-US ] = "Field from the ~Value Table";
172 Text [ en-US ] = "Field from the ~List Table";
/trunk/main/oox/inc/oox/xls/
H A Dtablefragment.hxx32 class Table;
50 Table& mrTable;
/trunk/main/idl/inc/
H A Dtypes.hxx121 Table * pIdTable );
123 Table * pIdTable );
125 void FillIDTable(Table *pIDTable);
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx77 mpRowHeights( new Table ) in ScEEImport()
406 Table* pColWidths = mpParser->GetColWidths(); in WriteToDocument()
487 Table* pColWidths = mpParser->GetColWidths(); in GraphicSize()
594 pColWidths( new Table ), in ScEEParser()
/trunk/main/sc/source/filter/inc/
H A Deeimport.hxx35 class Table;
46 Table* mpRowHeights;
/trunk/main/idl/source/cmptools/
H A Dchar.cxx76 Table * pCharTable = NULL;
84 pCharTable = new Table(); in GetTable()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySet.hxx68 class OOXMLTable : public writerfilter::Reference<Table>
73 virtual void resolve(Table & rTable) = 0;
/trunk/main/writerfilter/source/doctok/
H A DWW8Sttbf.hxx100 class WW8SttbTableResource : public ::writerfilter::Reference<Table>
108 void resolve(Table & rTable);

Completed in 118 milliseconds

12345678910>>...15