Home
last modified time | relevance | path

Searched refs:GetTable (Results 1 – 25 of 148) sorted by relevance

123456

/AOO41X/main/solenv/bin/
H A Dpatch_tool.pl344 …my $source_upgrade_code = $source_msi->GetTable("Property")->GetValue("Property", "UpgradeCode", "…
345 …my $target_upgrade_code = $target_msi->GetTable("Property")->GetValue("Property", "UpgradeCode", "…
372 …my $source_product_code = $source_msi->GetTable("Property")->GetValue("Property", "ProductCode", "…
373 …my $target_product_code = $target_msi->GetTable("Property")->GetValue("Property", "ProductCode", "…
403 …my $source_build_id = $source_msi->GetTable("Property")->GetValue("Property", "PRODUCTBUILDID", "V…
404 …my $target_build_id = $target_msi->GetTable("Property")->GetValue("Property", "PRODUCTBUILDID", "V…
428 …my $source_product_name = $source_msi->GetTable("Property")->GetValue("Property", "DEFINEDPRODUCT"…
429 …my $target_product_name = $target_msi->GetTable("Property")->GetValue("Property", "DEFINEDPRODUCT"…
457 my $source_file_table = $source_msi->GetTable("File");
458 my $target_file_table = $target_msi->GetTable("File");
[all …]
/AOO41X/main/sw/source/core/undo/
H A Duntbl.cxx297 SwFrmFmt* pTableFmt = pTblNd->GetTable().GetFrmFmt(); in UndoImpl()
310 sTblNm = pTblNd->GetTable().GetFrmFmt()->GetName(); in UndoImpl()
311 if( pTblNd->GetTable().IsA( TYPE( SwDDETable )) ) in UndoImpl()
312 pDDEFldType = (SwDDEFieldType*)((SwDDETable&)pTblNd->GetTable()). in UndoImpl()
340 SwDDETable* pDDETbl = new SwDDETable( pTblNode->GetTable(), pNewType ); in RedoImpl()
496 pTblNd->GetTable().SetTableModel( pTblSave->IsNewModel() ); in UndoImpl()
498 pTblNd->GetTable().RegisterToFormat( *pTableFmt ); in UndoImpl()
499 pTblNd->GetTable().SetRowsToRepeat( nHdlnRpt ); in UndoImpl()
502 pTblSave->CreateNew( pTblNd->GetTable() ); in UndoImpl()
508 SwDDETable* pDDETbl = new SwDDETable( pTblNd->GetTable(), pNewType ); in UndoImpl()
[all …]
H A Drolbck.cxx104 SwTableFmlUpdate aMsgHnt( &pTableNode->GetTable() ); in SwHistorySetFmt()
159 static_cast<SwTableNode*>(pNode)->GetTable().GetFrmFmt()->SetFmtAttr( in SetInDoc()
168 SwTableBox* pBox = pTNd->GetTable().GetTblBox( m_nNodeIndex ); in SetInDoc()
206 static_cast<SwTableNode*>(pNode)->GetTable().GetFrmFmt()-> in SetInDoc()
772 &pTableNode->GetTable() ); in SwHistorySetAttrSet()
808 *static_cast<SwTableNode*>(pNode)->GetTable().GetFrmFmt(); in SetInDoc()
/AOO41X/main/sw/source/core/docnode/
H A Dndtbl.cxx281 if( 0 == (pPrvBox = pLine->FindPreviousBox( pTblNd->GetTable(), in InsBoxen()
283 pPrvBox = pLine->FindPreviousBox( pTblNd->GetTable() ); in InsBoxen()
285 else if( 0 == ( pNxtBox = pLine->FindNextBox( pTblNd->GetTable(), in InsBoxen()
287 pNxtBox = pLine->FindNextBox( pTblNd->GetTable() ); in InsBoxen()
289 else if( 0 == ( pNxtBox = pLine->FindNextBox( pTblNd->GetTable() ))) in InsBoxen()
290 pPrvBox = pLine->FindPreviousBox( pTblNd->GetTable() ); in InsBoxen()
295 if( pTblNd->GetTable().GetTabLines().Count() && !nInsPos ) in InsBoxen()
301 if( pTblNd->GetTable().GetTabLines()[ 0 ] == pTblLn ) in InsBoxen()
491 SwTable * pNdTbl = &pTblNd->GetTable(); in InsertTable()
766 SwTable * pNdTbl = &pTblNd->GetTable(); in TextToTable()
[all …]
H A Dndcopy.cxx391 else if( pNewBox->IsInHeadline( &pCT->pTblNd->GetTable() )) in lcl_CopyTblBox()
419 pCT->pTblNd->GetTable().GetTabLines().C40_INSERT( SwTableLine, pNewLine, in lcl_CopyTblLine()
420 pCT->pTblNd->GetTable().GetTabLines().Count() ); in lcl_CopyTblLine()
450 String sTblName( GetTable().GetFrmFmt()->GetName() ); in MakeCopy()
463 pTblFmt->CopyAttrs( *GetTable().GetFrmFmt() ); in MakeCopy()
468 SwTable& rTbl = (SwTable&)pTblNd->GetTable(); in MakeCopy()
471 rTbl.SetRowsToRepeat( GetTable().GetRowsToRepeat() ); in MakeCopy()
472 rTbl.SetTblChgMode( GetTable().GetTblChgMode() ); in MakeCopy()
473 rTbl.SetTableModel( GetTable().IsNewModel() ); in MakeCopy()
476 if( IS_TYPE( SwDDETable, &GetTable() )) in MakeCopy()
[all …]
H A Dndtbl1.cxx143 SwTableBox* pBox = (SwTableBox*)pNd->FindTableNode()->GetTable(). in lcl_GetBoxSel()
244 const SwTable &rTable = aBoxes[0]->GetSttNd()->FindTableNode()->GetTable(); in lcl_CollectLines()
593 SwTable& rTable = pTblNd->GetTable(); in SetTabBorders()
650 SwTabFrm *pTab = pUnion->GetTable(); in SetTabBorders()
841 SwTable& rTable = pTblNd->GetTable(); in SetTabLineStyle()
850 SwTabFrm *pTab = pUnion->GetTable(); in SetTabLineStyle()
932 const SwTabFrm *pTab = pUnion->GetTable(); in GetTabBorders()
1123 SwTable& rTable = pTblNd->GetTable(); in SetBoxAttr()
1371 const SwTabFrm *pTab = pSelUnion->GetTable(); in lcl_CalcColValues()
1564 SwFrmFmt *pFmt = pTblNd->GetTable().GetFrmFmt(); in AdjustCellWidth()
/AOO41X/main/sw/source/filter/rtf/
H A Drtftbl.cxx185 SwTableLines& rLns = pTableNode->GetTable().GetTabLines(); in ReadTable()
308 SwTableLines& rLns = pTableNode->GetTable().GetTabLines(); in ReadTable()
562 SwFrmFmt* pFmt = pTableNode->GetTable().GetFrmFmt(); in ReadTable()
566 const SwTableLines* pLns = &pTableNode->GetTable().GetTabLines(); in ReadTable()
599 pTableNode->GetTable().GetTabSortBoxes().Count() >= eMAXCELLS in ReadTable()
613 pFmt = pTableNode->GetTable().GetFrmFmt(); in ReadTable()
627 pLns = &pTableNode->GetTable().GetTabLines(); in ReadTable()
651 _DeleteBox( pTableNode->GetTable(), in ReadTable()
668 SwTable &rTable = pTableNode->GetTable(); in ReadTable()
689 SwFrmFmt* pFmt = pTableNode->GetTable().GetFrmFmt(); in ReadTable()
[all …]
/AOO41X/main/sw/source/core/edit/
H A Dedtab.cxx96 ConvertNestedTablesToText( pTableNode->GetTable().GetTabLines(), cCh ); in ConvertTableToText()
163 GetDoc()->CreateChartInternalDataProviders( &pTblNd->GetTable() ); in TableToText()
268 SwTableFmlUpdate aTblUpdate( (SwTable*)&pTblNd->GetTable() ); in UpdateTable()
282 eMode = pTblNd->GetTable().GetTblChgMode(); in GetTblChgMode()
295 ((SwTable&)pTblNd->GetTable()).SetTblChgMode( eMode ); in SetTblChgMode()
331 const SwTable& rTbl = pSelBox->GetSttNd()->FindTableNode()->GetTable(); in GetTblBoxFormulaAttrs()
481 if( pTblNd && !pTblNd->GetTable().ISA( SwDDETable )) in CanMergeTable()
483 sal_Bool bNew = pTblNd->GetTable().IsNewModel(); in CanMergeTable()
488 if( pChkNd && !pChkNd->GetTable().ISA( SwDDETable ) && in CanMergeTable()
489 bNew == pChkNd->GetTable().IsNewModel() && in CanMergeTable()
[all …]
/AOO41X/main/sw/source/core/frmedt/
H A Dfetab.cxx107 20 < pFrm->ImplFindTabFrm()->GetTable()->GetTabLines().Count()); in TblWait()
211 if( pFrm->ImplFindTabFrm()->GetTable()->ISA( SwDDETable )) in InsertRow()
242 if( pFrm->ImplFindTabFrm()->GetTable()->ISA( SwDDETable )) in InsertCol()
306 if( pFrm->ImplFindTabFrm()->GetTable()->ISA( SwDDETable )) in DeleteCol()
352 if( pFrm->ImplFindTabFrm()->GetTable()->ISA( SwDDETable )) in DeleteRow()
383 pTblNd->GetTable().GetTabLines().ForEach( &_FndLineCopyCol, &aPara ); in DeleteRow()
414 SwTableBox* pNextBox = pDelLine->FindNextBox( pTblNd->GetTable(), in DeleteRow()
418 pNextBox = pNextBox->FindNextBox( pTblNd->GetTable(), pNextBox ); in DeleteRow()
426 pNextBox = pDelLine->FindPreviousBox( pTblNd->GetTable(), in DeleteRow()
430 pNextBox = pNextBox->FindPreviousBox( pTblNd->GetTable(), pNextBox ); in DeleteRow()
[all …]
H A Dtblsel.cxx225 if( pTblNd && pTblNd->GetTable().IsNewModel() ) in GetTblSel()
235 pTblNd->GetTable().CreateSelection( rCrsr, rBoxes, eSearch, bChkP ); in GetTblSel()
239 pTblNd && !pTblNd->GetTable().IsTblComplex() ) in GetTblSel()
241 const SwTable& rTbl = pTblNd->GetTable(); in GetTblSel()
339 const SwTabFrm *pTable = pUnion->GetTable(); in GetTblSel()
452 SwTabFrm *pTable = aUnions[0]->GetTable(); in GetTblSel()
544 const SwTabFrm *pTable = pUnion->GetTable(); in ChkChartSel()
721 SwTabFrm *pTable = aUnions[0]->GetTable(); in ChkChartSel()
797 const SwTabFrm *pTable = pUnion->GetTable(); in GetAutoSumSel()
867 const SwTabFrm *pTable = pUnion->GetTable(); in GetAutoSumSel()
[all …]
/AOO41X/main/sw/source/filter/xml/
H A Dxmltbli.cxx411 SwXMLTableContext *GetTable() { return (SwXMLTableContext *)&xMyTable; } in GetTable() function in SwXMLTableCellContext_Impl
563 GetTable()->InsertCell( aStyleName, nRowSpan, nColSpan, in _InsertContent()
564 GetTable()->InsertTableSection(), in _InsertContent()
585 GetTable()->InsertCell( aStyleName, nRowSpan, nColSpan, 0, mXmlId, pTable, bProtect ); in InsertContent()
631 xAttrList, GetTable(), sXmlId ); in CreateChildContext()
633 if( GetTable()->IsValid() ) in CreateChildContext()
636 GetTable()->SetHasSubTables( sal_True ); in CreateChildContext()
641 if( GetTable()->IsValid() ) in CreateChildContext()
656 if( GetTable()->IsValid() ) in EndElement()
678 while( nColRepeat > 1 && GetTable()->IsInsertCellPossible() ) in EndElement()
[all …]
/AOO41X/main/sw/source/core/attr/
H A Dcellatr.cxx160 if( &pTblNd->GetTable() == pUpdtFld->pTbl ) in ChangeState()
168 BoxNmToPtr( &pTblNd->GetTable() ); in ChangeState()
172 if( &pTblNd->GetTable() == pUpdtFld->pTbl ) in ChangeState()
178 if( &pTblNd->GetTable() == pUpdtFld->pTbl ) in ChangeState()
181 pTblNd->GetTable(), GetTableBox() ); in ChangeState()
199 aCopy.PtrToBoxNm( &pTblNd->GetTable() ); in ChangeState()
/AOO41X/main/autodoc/source/display/html/
H A Dprotarea.cxx56 ProtectionArea::GetTable() in GetTable() function in ProtectionArea
60 return pSglTable->GetTable(); in GetTable()
64 ProtectionArea::GetTable( ary::cpp::E_ClassKey i_eClassKey ) in GetTable() function in ProtectionArea
67 return aClassesTables[Index(i_eClassKey)]->GetTable(); in GetTable()
124 S_Slot_Table::GetTable() in GetTable() function in ProtectionArea::S_Slot_Table
H A Dhd_chlst.cxx261 GetArea().GetTable() ); in do_Process()
294 .GetTable() ); in do_Process()
302 .GetTable(i_rData.ClassKey()) ); in do_Process()
327 GetArea(i_rData.Protection()).GetTable() ); in do_Process()
351 GetArea(i_rData.Protection()).GetTable() ); in do_Process()
375 Table & rOut = GetArea(i_rData.Protection()).GetTable(); in do_Process()
424 GetArea(i_rData.Protection()).GetTable() << dpRow; in do_Process()
450 Table & rOut = GetArea().GetTable(); in do_Process()
H A Dprotarea.hxx49 csi::html::Table & GetTable();
50 csi::html::Table & GetTable(
72 csi::html::Table & GetTable();
/AOO41X/main/sw/source/core/crsr/
H A Dtrvltbl.cxx73 pTableBox = & pTableBox->FindEndOfRowSpan( pTblNd->GetTable(), in GoNextCell()
93 pTableBox = pTblNd->GetTable().GetTblBox( in GoNextCell()
103 bRet = pDoc->InsertRow( pTblNd->GetTable(). in GoNextCell()
151 const SwTable* pTable = pTabFrm->GetTable(); in _SelTblRowOrCol()
269 const SwTableNode* pTblNd = pTblFrm->GetTable()->GetTableNode(); in SelTbl()
709 return pFrm->FindTabFrm()->GetTable()->IsTblComplex(); in IsTblComplex()
729 bRet = pTNd->GetTable().IsTblComplexForChart( sSel ); in IsTblComplexForChart()
812 pBoxPtr == pSttNd->FindTableNode()->GetTable(). in CheckTblBoxCntnt()
819 pChkBox = pSttNd->FindTableNode()->GetTable().GetTblBox( pSttNd->GetIndex() ); in CheckTblBoxCntnt()
896 pBoxPtr = pSttNd->FindTableNode()->GetTable().GetTblBox( pSttNd->GetIndex() ); in SaveTblBoxCntnt()
/AOO41X/main/solenv/bin/modules/installer/patch/
H A DMsi.pm108 my $property_table = $self->GetTable("Property");
181 sub GetTable ($$) subroutine
400 my $directory_table = $self->GetTable("Directory");
473 my $file_table = $self->GetTable("File");
474 my $component_table = $self->GetTable("Component");
/AOO41X/main/sw/source/core/fields/
H A Dcellfml.cxx116 rCalcPara.pTbl = &pBox->GetSttNd()->FindTableNode()->GetTable(); in GetValue()
182 rCalcPara.pTbl = &pTxtNd->FindTableNode()->GetTable(); in GetValue()
460 if( &pTblNd->GetTable() == &rTbl ) in BoxNmsToRelNm()
856 if( &rTbl == &rTblNd.GetTable() ) in lcl_BoxNmToRel()
943 const SwTable* pTbl = pStt->FindTabFrm()->GetTable(); in GetBoxes()
1039 ((SwTableNode*)pNd)->GetTable(), &bRet ); in HasValidBoxes()
1212 pTbl = &((SwTableNode*)pNd)->GetTable(); in ToSplitMergeBoxNm()
/AOO41X/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx76 const unsigned char* GetTable( const char*, sal_uLong* pLength=0 ) const;
198 const unsigned char* GetTable( const char* pName, sal_uLong* pLength ) in GetTable() function in FreetypeServerFont
199 { return mpFontInfo->GetTable( pName, pLength ); } in GetTable()
H A Dgraphite_adaptors.cxx186 if (static_cast<bool>(aFtFont.GetTable("Silf", 0)) != (*i).second) in IsGraphiteEnabledFont()
191 bool bHasSilf = aFtFont.GetTable("Silf", 0); in IsGraphiteEnabledFont()
249 … const void * const tbl_buf = static_cast<FreetypeServerFont &>(mrFont).GetTable(tag_name, &temp); in getTable()
/AOO41X/main/sw/source/core/doc/
H A Ddocsort.cxx532 pTblNd->GetTable().GetTabLines().ForEach( &_FndLineCopyCol, &aPara );; in SortTbl()
542 if( pTblNd->GetTable().GetRowsToRepeat() > 0 && rOpt.eDirection == SRT_ROWS ) in SortTbl()
555 if( pTblNd->GetTable().IsHeadline( *pLine ) ) in SortTbl()
566 SwTableFmlUpdate aMsgHnt( &pTblNd->GetTable() ); in SortTbl()
577 pTblNd->GetTable().SetHTMLTableLayout( 0 ); in SortTbl()
635 UpdateCharts( pTblNd->GetTable().GetFrmFmt()->GetName() ); in SortTbl()
H A Dtblrwcl.cxx132 nMode = pTblNd->GetTable().GetTblChgMode(); in CR_SetBoxWidth()
251 nMode = pTblNd->GetTable().GetTblChgMode(); in CR_SetLineHeight()
476 pCpyPara->pTblNd->GetTable().GetTabLines().C40_INSERT( SwTableLine, pNewLine, in lcl_CopyRow()
1137 pPCD->DeleteBox( &pTblNd->GetTable(), *rBoxes[nIdx] ); in DeleteSel()
1582 &pULPara->pTblNd->GetTable().GetTabLines(); in lcl_Merge_MoveLine()
2005 if( pCpyPara->pTblNd->GetTable().IsNewModel() ) in lcl_CopyBoxToDoc()
2149 pCpyPara->pTblNd->GetTable().GetTabLines().C40_INSERT( SwTableLine, pNewLine, in lcl_CopyLineToDoc()
2155 if( pCpyPara->pTblNd->GetTable().IsNewModel() ) in lcl_CopyLineToDoc()
2169 pFmt = pCpyPara->pTblNd->GetTable().GetFrmFmt(); in lcl_CopyLineToDoc()
2179 if( pCpyPara->pTblNd->GetTable().IsNewModel() ) in lcl_CopyLineToDoc()
[all …]
/AOO41X/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx132 sal_Bool ODbaseIndexDialog::GetTable(const String& _rName, TableInfoListIterator& _rPosition) in GetTable() function in dbaui::ODbaseIndexDialog
213 if (!GetTable(_rTableName, aTablePos)) in RemoveTableIndex()
223 if (!GetTable(_rTableName, aTablePos)) in InsertTableIndex()
308 if (!GetTable(pComboBox->GetText(), aTablePos)) in IMPL_LINK()
/AOO41X/main/sw/source/core/layout/
H A Dtabfrm.cxx122 pTable( rTab.GetTable() ) in SwTabFrm()
1062 const sal_uInt16 nRepeat = GetTable()->GetRowsToRepeat(); in Split()
1266 *GetTable()->GetTabLines()[ nRowCount ], this ); in Split()
1942 SwHTMLTableLayout *pLayout = GetTable()->GetHTMLTableLayout(); in MakeAll()
1972 const sal_uInt16 nRepeat = GetTable()->GetRowsToRepeat(); in MakeAll()
2061 SwHTMLTableLayout *pLayout = GetTable()->GetHTMLTableLayout(); in MakeAll()
2100 SwHTMLTableLayout *pLayout = GetTable()->GetHTMLTableLayout(); in MakeAll()
2152 GetTable()->GetHTMLTableLayout(); in MakeAll()
3350 const sal_uInt16 nNewRepeat = GetTable()->GetRowsToRepeat(); in _UpdateAttr()
3354 SwRowFrm* pHeadline = new SwRowFrm( *GetTable()->GetTabLines()[ nIdx ], this ); in _UpdateAttr()
[all …]
/AOO41X/main/sc/source/ui/unoobj/
H A Dnameuno.cxx124 pDocShell->GetDocument()->GetTable( aScopeName, nameScope ); in GetRangeData_Impl()
151 pDoc->GetTable(aScopeName, nameScope); in Modify_Impl()
156 …if (pNewScopeName && *pNewScopeName != EMPTY_STRING && !pDoc->GetTable(*pNewScopeName, newNameScop… in Modify_Impl()
677 !pDocShell->GetDocument()->GetTable( String(aScopeName), scope ) ) in addNewByScopeName()
751 !pDocShell->GetDocument()->GetTable( String(aScopeName), scope )) in removeByScopeName()
931 …if (aScopeName.getLength() != 0 && !pDocShell->GetDocument()->GetTable( String(aScopeName), scope … in hasByScopeName()

123456