Home
last modified time | relevance | path

Searched refs:SetTable (Results 1 – 25 of 34) sorted by path

12

/trunk/main/cui/source/tabpages/ !
H A Dpage.cxx658 aBspWin.SetTable( sal_True ); in Reset()
/trunk/main/dbaccess/source/ui/inc/ !
H A DTableFieldDescription.hxx96 void SetTable( const ::rtl::OUString& rT ){ m_aTableName = rT;} in SetTable() function in dbaui::OTableFieldDesc
/trunk/main/dbaccess/source/ui/querydesign/ !
H A DQTableWindow.cxx248 rInfo->SetTable(GetTableName()); in ExistsField()
H A DQueryDesignView.cxx1646 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 DSelectionBrowseBox.cxx1075 pEntry->SetTable(pEntryTab->GetTableName()); in SaveModified()
1084 pEntry->SetTable(::rtl::OUString()); in SaveModified()
2791 _pEntry->SetTable(pEntryTab->GetTableName()); in fillEntryTable()
H A DTableFieldDescription.cxx81 SetField( rF ); SetTable( rT ); in OTableFieldDesc()
/trunk/main/editeng/inc/editeng/ !
H A Dboxitem.hxx200 void SetTable( sal_Bool bNew ) { mbEnableHor = mbEnableVer = bNew; } in SetTable() function in SvxBoxInfoItem
/trunk/main/editeng/source/items/ !
H A Dfrmitems.cxx2759 pAttr->SetTable ( ( cFlags & 0x01 ) != 0 ); in Create()
2911 SetTable ( ( nFlags & 0x01 ) != 0 ); in PutValue()
2998 SetTable ( ( nFlags & 0x01 ) != 0 ); in PutValue()
/trunk/main/sc/source/core/data/ !
H A Ddocpool.cxx222 pGlobalBorderInnerAttr->SetTable(sal_True); in ScDocumentPool()
H A Ddocument.cxx4275 rLineInner.SetTable(sal_True); in GetSelectionFrame()
H A Dstlpool.cxx446 aBoxInfoItem.SetTable( sal_False ); in CreateStandardStyles()
H A Dstlsheet.cxx206 aBoxInfoItem.SetTable( sal_False ); in GetItemSet()
/trunk/main/sc/source/ui/unoobj/ !
H A Dcellsuno.cxx968 rInner.SetTable( sal_True ); in FillBoxItems()
H A Dstyleuno.cxx1623 aBoxInfoItem.SetTable( sal_False ); in setAllPropertiesToDefault()
/trunk/main/sc/source/ui/view/ !
H A Dformatsh.cxx760 aBoxInfoItem.SetTable(sal_False); // keine inneren Linien in ExecuteStyle()
H A Dviewfunc.cxx1019 rLineInner.SetTable(sal_False); in GetSelectionFrame()
/trunk/main/solenv/bin/modules/installer/patch/ !
H A DMsiRow.pm155 sub SetTable ($$) subroutine
/trunk/main/svx/inc/svx/ !
H A Dpagectrl.hxx155 void SetTable(sal_Bool bNew) { bTable = bNew; } in SetTable() function in SvxPageWindow
H A Dsimptabl.hxx56 inline void SetTable( SvxSimpleTable* _pTable ) { m_pTable = _pTable; } in SetTable() function in SvxSimpTblContainer
/trunk/main/svx/source/dialog/ !
H A Dhdft.cxx1030 aBspWin.SetTable( sal_True ); in ActivatePage()
1038 aBspWin.SetTable( sal_True ); in ActivatePage()
H A Dsimptabl.cxx88 aPrivContainer.SetTable( this ); in SvxSimpleTable()
121 aPrivContainer.SetTable( this ); in SvxSimpleTable()
/trunk/main/svx/source/svdraw/ !
H A Dsvdattr.cxx298 pBoxInfoItem->SetTable( sal_True ); in SdrItemPool()
/trunk/main/sw/inc/ !
H A Dviewopt.hxx302 inline void SetTable( sal_Bool b ) in SetTable() function in SwViewOption
/trunk/main/sw/source/core/view/ !
H A Dvprint.cxx721 pOpt->SetTable ( sal_True == rOptions.bPrintTable ); in PrepareForPrint()
/trunk/main/sw/source/filter/html/ !
H A Dhtmltab.cxx651 void SetTable( const SwStartNode *pStNd, _HTMLTableContext *pCntxt,
2803 void HTMLTable::SetTable( const SwStartNode *pStNd, _HTMLTableContext *pCntxt, in SetTable() function in HTMLTable
3892 pCurTable->SetTable( pTCntxt->GetTableNode(), pTCntxt, in BuildTableCell()
3926 pCurTable->SetTable( pStNd, pTCntxt, nLeftSpace, nRightSpace ); in BuildTableCell()

Completed in 583 milliseconds

12