/aoo4110/main/svx/source/dialog/ |
H A D | simptabl.cxx | 88 aPrivContainer.SetTable( this ); in SvxSimpleTable() 121 aPrivContainer.SetTable( this ); in SvxSimpleTable()
|
H A D | hdft.cxx | 865 aBspWin.SetTable( sal_True ); in ActivatePage() 873 aBspWin.SetTable( sal_True ); in ActivatePage()
|
/aoo4110/main/solenv/bin/modules/installer/patch/ |
H A D | MsiRow.pm | 155 sub SetTable ($$) subroutine
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 138 aBoxInfo.SetTable (rSh.IsTableMode() && rSh.GetCrsrCnt() > 1); in PrepareBoxInfo() 361 aBoxInfo.SetTable( sal_False ); in PageDescToItemSet()
|
/aoo4110/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 | 150 void SetTable( sal_Bool bNew ) { bTable = bNew; } in SetTable() function in SvxPageWindow
|
/aoo4110/main/dbaccess/source/ui/querydesign/ |
H A D | QueryDesignView.cxx | 1646 aDragLeft->SetTable(String()); in AddFunctionCondition() 1898 _raInfo->SetTable(::rtl::OUString()); in InsertColumnRef() 1997 aDragLeft->SetTable(pLeftWindow->GetTableName()); in InsertJoin() 2002 aDragRight->SetTable(pRightWindow->GetTableName()); in InsertJoin() 2310 aInfo->SetTable(String()); in InstallFields() 2370 aInfo->SetTable( pExistingTable->GetTableName() ); in InstallFields()
|
H A D | QTableWindow.cxx | 248 rInfo->SetTable(GetTableName()); in ExistsField()
|
H A D | TableFieldDescription.cxx | 81 SetField( rF ); SetTable( rT ); in OTableFieldDesc()
|
H A D | SelectionBrowseBox.cxx | 1075 pEntry->SetTable(pEntryTab->GetTableName()); in SaveModified() 1084 pEntry->SetTable(::rtl::OUString()); in SaveModified() 2791 _pEntry->SetTable(pEntryTab->GetTableName()); in fillEntryTable()
|
/aoo4110/main/editeng/inc/editeng/ |
H A D | boxitem.hxx | 200 void SetTable( sal_Bool bNew ) { mbEnableHor = mbEnableVer = bNew; } in SetTable() function in SvxBoxInfoItem
|
/aoo4110/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
|
/aoo4110/main/sc/source/core/data/ |
H A D | stlsheet.cxx | 206 aBoxInfoItem.SetTable( sal_False ); in GetItemSet()
|
H A D | stlpool.cxx | 446 aBoxInfoItem.SetTable( sal_False ); in CreateStandardStyles()
|
H A D | docpool.cxx | 222 pGlobalBorderInnerAttr->SetTable(sal_True); in ScDocumentPool()
|
/aoo4110/main/sw/source/ui/config/ |
H A D | cfgitems.cxx | 295 rVOpt.SetTable (bTable ); in FillViewOptions()
|
H A D | usrpref.cxx | 208 case 1: rParent.SetTable(bSet); break;// "Display/Table", in Load()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 220 aBoxInfo.SetTable ((rSh.IsTableMode() && rSh.GetCrsrCnt() > 1) || in lcl_TableParamToItemSet() 570 aInfo.SetTable( sal_True ); in Execute()
|
/aoo4110/main/sw/source/core/view/ |
H A D | vprint.cxx | 721 pOpt->SetTable ( sal_True == rOptions.bPrintTable ); in PrepareForPrint()
|
/aoo4110/main/sw/inc/ |
H A D | viewopt.hxx | 302 inline void SetTable( sal_Bool b ) in SetTable() function in SwViewOption
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 658 void SetTable( const SwStartNode *pStNd, _HTMLTableContext *pCntxt, 2815 void HTMLTable::SetTable( const SwStartNode *pStNd, _HTMLTableContext *pCntxt, in SetTable() function in HTMLTable 3907 pCurTable->SetTable( pTCntxt->GetTableNode(), pTCntxt, in BuildTableCell() 3941 pCurTable->SetTable( pStNd, pTCntxt, nLeftSpace, nRightSpace ); in BuildTableCell()
|
/aoo4110/main/editeng/source/items/ |
H A D | frmitems.cxx | 2759 pAttr->SetTable ( ( cFlags & 0x01 ) != 0 ); in Create() 2911 SetTable ( ( nFlags & 0x01 ) != 0 ); in PutValue() 2998 SetTable ( ( nFlags & 0x01 ) != 0 ); in PutValue()
|
/aoo4110/main/sw/source/ui/uno/ |
H A D | unomod.cxx | 670 case HANDLE_VIEWSET_TABLES : mpViewOption->SetTable(bVal); break; in _setSingleValue()
|
/aoo4110/main/sw/source/ui/uiview/ |
H A D | pview.cxx | 1268 aOpt.SetTable( sal_True ); in Init()
|
/aoo4110/main/cui/source/tabpages/ |
H A D | page.cxx | 645 aBspWin.SetTable( sal_True ); in Reset()
|