Searched defs:SetTable (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/solenv/bin/modules/installer/patch/ | ||
H A D | MsiRow.pm | 155 sub SetTable ($$) subroutine |
/aoo42x/main/svx/inc/svx/ | ||
H A D | simptabl.hxx | 56 inline void SetTable( SvxSimpleTable* _pTable ) { m_pTable = _pTable; } in SetTable() function in SvxSimpTblContainer |
H A D | pagectrl.hxx | 155 void SetTable(sal_Bool bNew) { bTable = bNew; } in SetTable() function in SvxPageWindow |
/aoo42x/main/editeng/inc/editeng/ | ||
H A D | boxitem.hxx | 200 void SetTable( sal_Bool bNew ) { mbEnableHor = mbEnableVer = bNew; } in SetTable() function in SvxBoxInfoItem |
/aoo42x/main/dbaccess/source/ui/inc/ | ||
H A D | TableFieldDescription.hxx | 96 void SetTable( const ::rtl::OUString& rT ){ m_aTableName = rT;} in SetTable() function in dbaui::OTableFieldDesc |
/aoo42x/main/sw/inc/ | ||
H A D | viewopt.hxx | 302 inline void SetTable( sal_Bool b ) in SetTable() function in SwViewOption |
/aoo42x/main/sw/source/filter/html/ | ||
H A D | htmltab.cxx | 2803 void HTMLTable::SetTable( const SwStartNode *pStNd, _HTMLTableContext *pCntxt, in SetTable() function in HTMLTable |
Completed in 47 milliseconds