Home
last modified time | relevance | path

Searched refs:Join (Results 1 – 25 of 110) sorted by relevance

12345

/aoo41x/main/offapi/com/sun/star/rendering/
H A DPathJoinType.idl47 /** Join the path segment by extending the outer border until they
54 /** Join the path segment with a pie-like patch, such that the
61 /** Join the path segment by connecting the outer ends of the
/aoo41x/main/sc/source/core/tool/
H A Drangelst.cxx123 void ScRangeList::Join( const ScRange& r, sal_Bool bIsInList ) in Join() function in ScRangeList
203 Join( *p, sal_True ); // rekursiv! in Join()
353 void ScRangePairList::Join( const ScRangePair& r, sal_Bool bIsInList ) in Join() function in ScRangePairList
454 Join( *p, sal_True ); // rekursiv! in Join()
/aoo41x/main/sw/source/core/undo/
H A Dunsect.cxx147 Join( rDoc, nSttNode ); in UndoImpl()
152 Join( rDoc, nEndNode ); in UndoImpl()
235 void SwUndoInsSection::Join( SwDoc& rDoc, sal_uLong nNode ) in Join() function in SwUndoInsSection
/aoo41x/main/sc/inc/
H A Drangelst.hxx59 void Join( const ScRange&, sal_Bool bIsInList = sal_False );
89 void Join( const ScRangePair&, sal_Bool bIsInList = sal_False );
/aoo41x/main/sw/source/ui/table/
H A Dmergetbl.src67 Text [ en-US ] = "Join with ~previous table";
74 Text [ en-US ] = "Join with ~next table";
/aoo41x/main/dbaccess/source/ui/querydesign/
H A Dquery.src134 Text [ en-US ] = "Insert Join" ;
139 Text [ en-US ] = "Delete Join" ;
295 Text [ en-US ] = "Join could not be processed" ;
H A Dquerydlg.src160 Text [ en-US ] = "Join Properties";
/aoo41x/main/sc/source/filter/xml/
H A DXMLStylesImportHelper.cxx89 pList->Join(rRange); in AddRange()
113 xList->Join(rRange); in AddCurrencyRange()
216 aItr->xRanges->Join(rRange); in AddCurrencyRange()
/aoo41x/main/cosv/inc/cosv/
H A Dstreamstr.hxx321 inline void Join(
376 Join( StreamStr & o_text, in Join() function
/aoo41x/main/sw/source/core/layout/
H A Dtabfrm.cxx1396 bool SwTabFrm::Join() in Join() function in SwTabFrm
1927 Join(); in MakeAll()
1935 Join(); in MakeAll()
1998 Join(); in MakeAll()
2010 Join(); in MakeAll()
2022 Join(); in MakeAll()
2244 Join(); in MakeAll()
2258 Join(); in MakeAll()
2279 Join(); in MakeAll()
2542 Join(); in MakeAll()
[all …]
/aoo41x/main/sc/source/ui/docshell/
H A Dpntlock.cxx51 xRangeList->Join( rRange ); in AddRange()
H A Dtablink.cxx334 aErrorCells.Join( ScRange( aRefRange.aStart ) ); in Refresh()
/aoo41x/main/sw/source/core/inc/
H A DUndoSection.hxx56 void Join( SwDoc& rDoc, sal_uLong nNode );
H A Dtabfrm.hxx94 bool Join();
/aoo41x/main/sw/source/core/text/
H A Dporglue.hxx44 void Join( SwGluePortion *pVictim );
H A Dporglue.cxx155 void SwGluePortion::Join( SwGluePortion *pVictim ) in Join() function in SwGluePortion
/aoo41x/main/sc/source/filter/html/
H A Dhtmlpars.cxx377 xLockedList->Join( aRange ); in SkipLocked()
487 xLockedList->Join( ScRange( pE->nCol, pE->nRow, 0, in Adjust()
2426 maUsedCells.Join( aNewRange ); in InsertNewCell()
2581 maUsedCells.Join( *pRange ); in FillEmptyCells()
2597 maUsedCells.Join( aRange ); in FillEmptyCells()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx794 xColNameRanges->Join( ScRangePair( theCurArea, theCurData ) ); in IMPL_LINK_INLINE_END()
796 xRowNameRanges->Join( ScRangePair( theCurArea, theCurData ) ); in IMPL_LINK_INLINE_END()
/aoo41x/main/basic/source/runtime/
H A Drtlproto.hxx177 extern RTLFUNC(Join);
H A Dstdobj.cxx354 { "Join", SbxSTRING, 2 | _FUNCTION, RTLNAME(Join),0 },
/aoo41x/main/sc/source/ui/unoobj/
H A Dnameuno.cxx1084 xNewList->Join( *pEntry ); in Modify_Impl()
1208 xNewList->Join( ScRangePair( aLabelRange, aDataRange ) ); in addNew()
H A Dcellsuno.cxx1673 aRanges.Join(rRange); in AddRange()
3746 aNew.Join( ScRange( Max( aTemp.aStart.Col(), aMask.aStart.Col() ), in queryIntersection()
4429 aNew.Join( *rAddRanges.GetObject(i) ); in insertByName()
9679 void Join( const ScRange& rNewRange );
9684 void ScUniqueFormatsEntry::Join( const ScRange& rNewRange ) in Join() function in ScUniqueFormatsEntry
9806 aHashMap[pPattern].Join( aRange ); in GetObjects_Impl()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dadvancedsettings.src83 Text [ en-US ] = "Use Outer Join syntax '{OJ }'"; \
/aoo41x/main/sc/source/core/data/
H A Dmarkdata.cxx389 pList->Join( aRange ); in FillRangeListWithMarks()
/aoo41x/main/sc/source/filter/excel/
H A Dxecontent.cxx1120 maScRanges.Join( rRange ); in InsertCellRange()

Completed in 267 milliseconds

12345