Home
last modified time | relevance | path

Searched refs:ExportTable (Results 1 – 6 of 6) sorted by relevance

/trunk/main/xmloff/source/xforms/
H A Dxformsexport.cxx127 } ExportTable; typedef
130 const ExportTable* pTable );
162 static const ExportTable aXFormsModelTable[] =
223 static const ExportTable aXFormsInstanceTable[] =
270 static const ExportTable aXFormsBindingTable[] =
384 static const ExportTable aXFormsSubmissionTable[] =
418 static const ExportTable aDataTypeFacetTable[] =
454 const ExportTable* pTable ) in lcl_exportDataTypeFacets()
457 for( const ExportTable* pCurrent = pTable; in lcl_exportDataTypeFacets()
618 const ExportTable* pTable ) in lcl_export()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmlexp.hxx158 void ExportTable( const SwTableNode& rTblNd );
H A Dxmltble.cxx1142 void SwXMLExport::ExportTable( const SwTableNode& rTblNd ) in ExportTable() function in SwXMLExport
1238 ((SwXMLExport&)GetExport()).ExportTable( *pTblNd ); in exportTable()
H A Dxmlexp.cxx1003 ExportTable( *pNd->GetTableNode() ); in ExportCurPaM()
/trunk/main/starmath/source/
H A Dmathmlexport.hxx92 void ExportTable(const SmNode *pNode, int nLevel);
H A Dmathmlexport.cxx825 void SmXMLExport::ExportTable(const SmNode *pNode, int nLevel) in ExportTable() function in SmXMLExport
1488 ExportTable(pNode, nLevel); in ExportNodes()

Completed in 42 milliseconds