/aoo42x/main/offapi/com/sun/star/rendering/ |
H A D | PathJoinType.idl | 47 /** 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
|
/aoo42x/main/sc/source/core/tool/ |
H A D | rangelst.cxx | 123 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()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | unsect.cxx | 147 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
|
/aoo42x/main/sc/inc/ |
H A D | rangelst.hxx | 59 void Join( const ScRange&, sal_Bool bIsInList = sal_False ); 89 void Join( const ScRangePair&, sal_Bool bIsInList = sal_False );
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | query.src | 134 Text [ en-US ] = "Insert Join" ; 139 Text [ en-US ] = "Delete Join" ; 295 Text [ en-US ] = "Join could not be processed" ;
|
H A D | querydlg.src | 160 Text [ en-US ] = "Join Properties";
|
/aoo42x/main/sw/source/ui/table/ |
H A D | mergetbl.src | 65 Text [ en-US ] = "Join with ~previous table" ; 72 Text [ en-US ] = "Join with ~next table" ;
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | XMLStylesImportHelper.cxx | 89 pList->Join(rRange); in AddRange() 113 xList->Join(rRange); in AddCurrencyRange() 216 aItr->xRanges->Join(rRange); in AddCurrencyRange()
|
/aoo42x/main/autodoc/inc/cosv/ |
H A D | streamstr.hxx | 321 inline void Join( 376 Join( StreamStr & o_text, in Join() function
|
/aoo42x/main/sw/source/core/layout/ |
H A D | tabfrm.cxx | 1396 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 …]
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/ |
H A D | HtmlGenerator.java | 391 WritePair("enumeration", Join(aNode.GetEnumeration(), ";")); in Visit() 591 private String Join (final Collection<String> aValues, final String sSeparator) in Join() method in HtmlGenerator
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | pntlock.cxx | 51 xRangeList->Join( rRange ); in AddRange()
|
H A D | tablink.cxx | 334 aErrorCells.Join( ScRange( aRefRange.aStart ) ); in Refresh()
|
/aoo42x/main/sw/source/core/inc/ |
H A D | UndoSection.hxx | 56 void Join( SwDoc& rDoc, sal_uLong nNode );
|
H A D | tabfrm.hxx | 94 bool Join();
|
/aoo42x/main/sw/source/core/text/ |
H A D | porglue.hxx | 44 void Join( SwGluePortion *pVictim );
|
H A D | porglue.cxx | 155 void SwGluePortion::Join( SwGluePortion *pVictim ) in Join() function in SwGluePortion
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/ |
H A D | UnionNode.java | 73 final ISimpleTypeNode aNewChild = ((StringNode)aChild).Join((StringNode)aType); in AddNode()
|
H A D | StringNode.java | 169 public ISimpleTypeNode Join (final StringNode aType) in Join() method in StringNode
|
/aoo42x/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 377 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()
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | crnrdlg.cxx | 794 xColNameRanges->Join( ScRangePair( theCurArea, theCurData ) ); in IMPL_LINK_INLINE_END() 796 xRowNameRanges->Join( ScRangePair( theCurArea, theCurData ) ); in IMPL_LINK_INLINE_END()
|
/aoo42x/main/basic/source/runtime/ |
H A D | rtlproto.hxx | 177 extern RTLFUNC(Join);
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | nameuno.cxx | 1084 xNewList->Join( *pEntry ); in Modify_Impl() 1208 xNewList->Join( ScRangePair( aLabelRange, aDataRange ) ); in addNew()
|
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | advancedsettings.src | 83 Text [ en-US ] = "Use Outer Join syntax '{OJ }'"; \
|
/aoo42x/main/sc/source/core/data/ |
H A D | markdata.cxx | 389 pList->Join( aRange ); in FillRangeListWithMarks()
|