Searched defs:SetTable (Results 1 – 7 of 7) sorted by relevance
155 sub SetTable ($$) subroutine
56 inline void SetTable( SvxSimpleTable* _pTable ) { m_pTable = _pTable; } in SetTable() function in SvxSimpTblContainer
150 void SetTable( sal_Bool bNew ) { bTable = bNew; } in SetTable() function in SvxPageWindow
200 void SetTable( sal_Bool bNew ) { mbEnableHor = mbEnableVer = bNew; } in SetTable() function in SvxBoxInfoItem
96 void SetTable( const ::rtl::OUString& rT ){ m_aTableName = rT;} in SetTable() function in dbaui::OTableFieldDesc
302 inline void SetTable( sal_Bool b ) in SetTable() function in SwViewOption
2815 void HTMLTable::SetTable( const SwStartNode *pStNd, _HTMLTableContext *pCntxt, in SetTable() function in HTMLTable
Completed in 141 milliseconds