Home
last modified time | relevance | path

Searched refs:Insert (Results 1 – 25 of 1284) sorted by relevance

12345678910>>...52

/trunk/main/rsc/source/parser/
H A Drscinit.cxx377 aBaseLst.Insert( pFieldUnits = InitFieldUnitsType(), LIST_APPEND ); in Init()
378 aBaseLst.Insert( pTimeFieldFormat = InitTimeFieldFormat(), LIST_APPEND ); in Init()
379 aBaseLst.Insert( pColor = InitColor(), LIST_APPEND ); in Init()
380 aBaseLst.Insert( pMapUnit = InitMapUnit(), LIST_APPEND ); in Init()
381 aBaseLst.Insert( pKey = InitKey(), LIST_APPEND ); in Init()
382 aBaseLst.Insert( pTriState = InitTriState(), LIST_APPEND ); in Init()
383 aBaseLst.Insert( pMessButtons = InitMessButtons(), LIST_APPEND ); in Init()
384 aBaseLst.Insert( pMessDefButton = InitMessDefButton(), LIST_APPEND ); in Init()
386 aBaseLst.Insert( pGeometry = InitGeometry(), LIST_APPEND ); in Init()
387 aBaseLst.Insert( pLangGeometry = InitLangGeometry( pGeometry ), in Init()
[all …]
H A Drscicpx.cxx51 aBaseLst.Insert( in InsWinBit()
72 aBaseLst.Insert( pClass = in InitClassMgr()
86 aBaseLst.Insert( in InitClassMgr()
216 aBaseLst.Insert( pCont, LIST_APPEND ); in InitClassImageList()
249 aBaseLst.Insert( pFlag = new RscFlag( pHS->getID( "FlagWndExtra" ), in InitClassWindow()
264 aBaseLst.Insert( in InitClassWindow()
272 aBaseLst.Insert( in InitClassWindow()
323 aBaseLst.Insert( pBorderStyleEnum, LIST_APPEND ); in InitClassWindow()
387 aBaseLst.Insert( pShow = new RscEnum( pHS->getID( "EnumShowState" ), in InitClassWorkWindow()
581 aBaseLst.Insert( pSymbol = new RscEnum( pHS->getID( "EnumSymbolButton" ), in InitClassImageButton()
[all …]
/trunk/main/svx/source/xoutdev/
H A Dxtabcolr.cxx147 Insert( new XColorEntry( Color( 0xff, 0xff, 0xff ), SVX_RESSTR( RID_SVXSTR_COLOR_WHITE ) ) ); in Create()
148 aStrGrey.AppendAscii(" 1"); Insert( new XColorEntry( Color( 0xee, 0xee, 0xee ), aStrGrey ) ); in Create()
149 …aStrGrey.SetChar(aStrGrey.Len() - 1, sal_Unicode('2')); Insert( new XColorEntry( Color( 0xdd, 0xdd… in Create()
150 …aStrGrey.SetChar(aStrGrey.Len() - 1, sal_Unicode('3')); Insert( new XColorEntry( Color( 0xcc, 0xcc… in Create()
151 …aStrGrey.SetChar(aStrGrey.Len() - 1, sal_Unicode('4')); Insert( new XColorEntry( Color( 0xb2, 0xb2… in Create()
152 …aStrGrey.SetChar(aStrGrey.Len() - 1, sal_Unicode('5')); Insert( new XColorEntry( Color( 0x99, 0x99… in Create()
153 …aStrGrey.SetChar(aStrGrey.Len() - 1, sal_Unicode('6')); Insert( new XColorEntry( Color( 0x80, 0x80… in Create()
154 …aStrGrey.SetChar(aStrGrey.Len() - 1, sal_Unicode('7')); Insert( new XColorEntry( Color( 0x66, 0x66… in Create()
155 …aStrGrey.SetChar(aStrGrey.Len() - 1, sal_Unicode('8')); Insert( new XColorEntry( Color( 0x33, 0x33… in Create()
156 …aStrGrey.SetChar(aStrGrey.Len() - 1, sal_Unicode('9')); Insert( new XColorEntry( Color( 0x1c, 0x1c… in Create()
[all …]
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx547 m_pImpl->GetTopContext()->Insert( in lcl_attribute()
1550 … m_pImpl->GetTopContext()->Insert(PROP_CHAR_ROTATION, true, uno::makeAny ( sal_Int16(900) )); in lcl_attribute()
1551 …m_pImpl->GetTopContext()->Insert(PROP_CHAR_ROTATION_IS_FIT_TO_LINE, true, uno::makeAny (((nIntValu… in lcl_attribute()
1557 … m_pImpl->GetTopContext()->Insert(PROP_CHAR_COMBINE_IS_ON, true, uno::makeAny ( true )); in lcl_attribute()
1558 …m_pImpl->GetTopContext()->Insert(PROP_CHAR_COMBINE_PREFIX, true, uno::makeAny ( getBracketStringFr… in lcl_attribute()
1559 …m_pImpl->GetTopContext()->Insert(PROP_CHAR_COMBINE_SUFFIX, true, uno::makeAny ( getBracketStringFr… in lcl_attribute()
1606 … m_pImpl->GetTopContext()->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( sStringValue )); in lcl_attribute()
1615 m_pImpl->GetTopContext()->Insert(PROP_CHAR_COLOR, true, uno::makeAny( nIntValue ) ); in lcl_attribute()
1621 … m_pImpl->GetTopContext()->Insert(PROP_CHAR_UNDERLINE_HAS_COLOR, true, uno::makeAny( true ) ); in lcl_attribute()
1622 … m_pImpl->GetTopContext()->Insert(PROP_CHAR_UNDERLINE_COLOR, true, uno::makeAny( nIntValue ) ); in lcl_attribute()
[all …]
H A DDomainMapperTableHandler.cxx194 pDest->Insert( nId, false, pOrigIt->second, false ); in lcl_mergeBorder()
242 pCellProps->Insert( PROP_RIGHT_BORDER, false, aVertProp, false ); in lcl_computeCellBorders()
249 pCellProps->Insert( PROP_LEFT_BORDER, false, aVertProp, false ); in lcl_computeCellBorders()
256 pCellProps->Insert( PROP_RIGHT_BORDER, false, aVertProp, false ); in lcl_computeCellBorders()
257 pCellProps->Insert( PROP_LEFT_BORDER, false, aVertProp, false ); in lcl_computeCellBorders()
265 pCellProps->Insert( PROP_BOTTOM_BORDER, false, aHorizProp, false ); in lcl_computeCellBorders()
272 pCellProps->Insert( PROP_TOP_BORDER, false, aHorizProp, false ); in lcl_computeCellBorders()
279 pCellProps->Insert( PROP_TOP_BORDER, false, aHorizProp, false ); in lcl_computeCellBorders()
280 pCellProps->Insert( PROP_BOTTOM_BORDER, false, aHorizProp, false ); in lcl_computeCellBorders()
428 … m_aTableProperties->Insert( PROP_TABLE_BORDER_DISTANCES, false, uno::makeAny( aDistances ) ); in endTableGetTableStyle()
[all …]
H A DStyleSheetTable.cxx323 m_pDefaultCharProps->Insert( PROP_CHAR_HEIGHT, true, aVal ); in StyleSheetTable_Impl()
324 m_pDefaultCharProps->Insert( PROP_CHAR_HEIGHT_ASIAN, true, aVal ); in StyleSheetTable_Impl()
325 m_pDefaultCharProps->Insert( PROP_CHAR_HEIGHT_COMPLEX, true, aVal ); in StyleSheetTable_Impl()
613 m_pImpl->m_pCurrentEntry->pProperties->Insert( PROP_HORI_ORIENT, false, in lcl_sprm()
712 void Insert( beans::PropertyValue aVal );
716 void PropValVector::Insert( beans::PropertyValue aVal ) in Insert() function in writerfilter::dmapper::PropValVector
822 … pEntry->pProperties->Insert(PROP_CHAR_HEIGHT, true, aTwoHundredFortyTwip, false); in ApplyStyleSheets()
826 … pEntry->pProperties->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( sWesternFontName ), false); in ApplyStyleSheets()
830 …pEntry->pProperties->Insert(PROP_CHAR_FONT_NAME_ASIAN, true, uno::makeAny( pCJKFontEntry->sFontNam… in ApplyStyleSheets()
831 … pEntry->pProperties->Insert(PROP_CHAR_HEIGHT_ASIAN, true, aTwoHundredFortyTwip, false); in ApplyStyleSheets()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx690 m_rWW8Export.pO->Insert( nLvl, m_rWW8Export.pO->Count() ); in OutlineNumbering()
692 m_rWW8Export.pO->Insert( nLvl, m_rWW8Export.pO->Count() ); in OutlineNumbering()
742 pO->Insert(sal_uInt8(9), pO->Count()); in DisallowInheritingOutlineNumbering()
954 m_rWW8Export.pO->Insert( (sal_uInt8)1, m_rWW8Export.pO->Count() ); in RTLAndCJKState()
962 m_rWW8Export.pO->Insert( (sal_uInt8)0x81, m_rWW8Export.pO->Count() ); in RTLAndCJKState()
981 … m_rWW8Export.pO->Insert( (sal_uInt8*)&nSty, 2, m_rWW8Export.pO->Count() ); // Style # in EndParagraph()
1069 m_rWW8Export.pO->Insert( (sal_uInt8*)&nSty, 2, m_rWW8Export.pO->Count() ); // Style # in ParagraphStyle()
1079 m_rWW8Export.pO->Insert( 85 + nId, m_rWW8Export.pO->Count() ); in OutputWW8Attribute()
1081 m_rWW8Export.pO->Insert( bVal ? 1 : 0, m_rWW8Export.pO->Count() ); in OutputWW8Attribute()
1091 m_rWW8Export.pO->Insert( bVal ? 1 : 0, m_rWW8Export.pO->Count() ); in OutputWW8AttributeCTL()
[all …]
H A Dwrtw8sty.cxx292 pO->Insert( (sal_uInt8)0, pO->Count() ); // Adresse in impl_SkipOdd()
348 pO->Insert( aWW8_STD, static_cast< sal_uInt16 >( pData - aWW8_STD ), pO->Count() ); in StartStyle()
360 pO->Insert( (sal_uInt8)rName.Len(), pO->Count() ); // Laenge in StartStyle()
363 pO->Insert( (sal_uInt8)0, pO->Count() ); // Trotz P-String 0 am Ende! in StartStyle()
886 aPos.Insert( nStartCpOrFc - nOfs, aPos.Count() ); in Append()
965 aCps.Insert( sal_uLong( 0 ), aCps.Count() ); in WW8_WrPlcSepx()
1035 aSects.Insert( WW8_SepInfo( pPd, pSectionFmt, nLnNumRestartNo ), in AppendSection()
1046 aCps.Insert( nStartCp, aCps.Count() ); in AppendSep()
1059 aSects.Insert( aI, aSects.Count() ); in AppendSection()
1069 aCps.Insert(nStartCp, aCps.Count()); in AppendSep()
[all …]
H A Dwrtw8nds.cxx689 rItems.Insert((*pO)[nI], rItems.Count()); in GetCurrentItems()
889 sURL.Insert( sFld, 0 ); in AnalyzeURL()
1089 aItems.Insert( 67, aItems.Count() ); in FieldVanish()
1090 aItems.Insert( 1, aItems.Count() ); in FieldVanish()
1098 aItems.Insert( 117, aItems.Count() ); in FieldVanish()
1099 aItems.Insert( 1, aItems.Count() ); in FieldVanish()
1137 sTxt.Insert( ':', 0 ); in TOXMark()
1138 sTxt.Insert( rAttr.GetSecondaryKey(), 0 ); in TOXMark()
1141 sTxt.Insert( ':', 0 ); in TOXMark()
1142 sTxt.Insert( rAttr.GetPrimaryKey(), 0 ); in TOXMark()
[all …]
/trunk/main/svl/inc/svl/
H A Dsvarray.hxx125 void Insert( const nm * pI, sal_uInt16 nP,\
131 Insert( (const ArrElem*)pI->pData+nS, (sal_uInt16)nE-nS, nP );\
140 void Insert( const nm *pI, sal_uInt16 nP,\
149 void nm::Insert( const nm *pI, sal_uInt16 nP, sal_uInt16 nStt, sal_uInt16 nE)\
155 Insert( (const ArrElem*)pI->pData+nStt, (sal_uInt16)nE-nStt, nP );\
178 void Insert( const AERef aE, sal_uInt16 nP );\
179 void Insert( const AE *pE, sal_uInt16 nL, sal_uInt16 nP );\
240 void nm::Insert( const AERef aE, sal_uInt16 nP )\
251 void nm::Insert( const AE* pE, sal_uInt16 nL, sal_uInt16 nP )\
287 Insert( pE + nTmpLen, nL - nTmpLen, nA );\
[all …]
/trunk/main/sw/source/core/undo/
H A Dundo.src36 Text [ en-US ] = "Insert $1" ;
68 Text [ en-US ] = "Insert file" ;
72 Text [ en-US ] = "Insert AutoText" ;
80 Text [ en-US ] = "Insert bookmark: $1" ;
92 Text [ en-US ] = "Insert table: $1$2$3" ;
112 Text [ en-US ] = "Insert page break" ;
116 Text [ en-US ] = "Insert column break" ;
124 Text [ en-US ] = "Insert Envelope" ;
136 Text [ en-US ] = "Insert horizontal ruler" ;
140 Text [ en-US ] = "Insert %PRODUCTNAME Chart" ;
[all …]
/trunk/main/xmloff/source/core/
H A Dxmlcnitm.cxx53 aPrefixPoss.Insert( rImpl.aPrefixPoss[i], i ); in SV_IMPL_PTRARR()
54 pLNames->Insert( new OUString( *(*rImpl.pLNames)[i] ), i ); in SV_IMPL_PTRARR()
55 pValues->Insert( new OUString( *(*rImpl.pValues)[i] ), i ); in SV_IMPL_PTRARR()
97 aPrefixPoss.Insert( USHRT_MAX, aPrefixPoss.Count() ); in AddAttr()
98 pLNames->Insert( new OUString(rLName), pLNames->Count() ); in AddAttr()
99 pValues->Insert( new OUString(rValue), pValues->Count() ); in AddAttr()
110 aPrefixPoss.Insert( nPos, aPrefixPoss.Count() ); in AddAttr()
111 pLNames->Insert( new OUString(rLName), pLNames->Count() ); in AddAttr()
112 pValues->Insert( new OUString(rValue), pValues->Count() ); in AddAttr()
125 aPrefixPoss.Insert( nPos, aPrefixPoss.Count() ); in AddAttr()
[all …]
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx108 void Insert( SvNumberFormatter* pThis ) in Insert() function in SvNumberFormatterRegistry_Impl
109 { aFormatters.Insert( pThis, LIST_APPEND ); } in Insert()
258 GetFormatterRegistry().Insert( this ); in ImpConstruct()
400 aOldTable.Insert( nKey, pEntry ); in ReplaceSystemCL()
440 if ( !aFTable.Insert( nKey, pNewEntry ) ) in ReplaceSystemCL()
527 else if (!aFTable.Insert(nPos+1,p_Entry)) in PutEntry()
832 if (!aFTable.Insert(nPos, pEntry)) in Load()
928 rList.Insert( pFormat->GetLanguage(), rList.Count() ); in GetUsedLanguages()
1163 pFormatTable->Insert( aFTable.GetCurKey(), pEntry ); in GetEntryTable()
1172 pFormatTable->Insert(aFTable.GetCurKey(),pEntry); in GetEntryTable()
[all …]
H A Dzformat.cxx97 r.Insert( ' ', nPos++ ); in InsertBlanks()
693 rString.Insert('0',nPos); in SvNumberformat()
700 rString.Insert('0',nPos++); in SvNumberformat()
829 rString.Insert(sStr,nPosOld); in SvNumberformat()
831 rString.Insert(']', nPos); in SvNumberformat()
832 rString.Insert('[', nPosOld); in SvNumberformat()
865 sStr.Insert( aNat, 0); in SvNumberformat()
892 sStr.Insert( aLID, 0); in SvNumberformat()
896 rString.Insert(sStr,nPosOld); in SvNumberformat()
900 rString.Insert(';',nPos); in SvNumberformat()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dminarray.hxx59 void Insert( sal_uInt16 nPos, ARR& rIns, sal_uInt16 nStart = 0, sal_uInt16 nEnd = USHRT_MAX );\
60 void Insert( sal_uInt16 nPos, const T& rElem );\
61 void Insert( sal_uInt16 nPos, const T& rElems, sal_uInt16 nLen );\
76 inline void ARR::Insert( sal_uInt16 nPos, ARR& rIns, sal_uInt16 nStart, sal_uInt16 nEnd )\
78 Insert( nPos, *(rIns.pData+(sizeof(T)*nStart)), nStart-nEnd+1 );\
81 inline void ARR::Insert( sal_uInt16 nPos, const T& rElem )\
83 Insert( nPos, rElem, 1 );\
274 void ARR::Insert( sal_uInt16 nPos, const T& rElems, sal_uInt16 nLen ) \
327 void Insert( sal_uInt16 nPos, void* rElem );
370 void Insert( sal_uInt16 nPos, T aElement ) {\
[all …]
/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx290 aAddList.Insert( nCurFormatKey, aAddList.Count() ); in AddFormat()
326 aDelList.Insert( nDelKey, aDelList.Count() ); in RemoveFormat()
719 rList.Insert( pStr,rList.Count()); in FillEListWithFormats_Impl()
720 aCurEntryList.Insert( nNFEntry, aCurEntryList.Count() ); in FillEListWithFormats_Impl()
764 rList.Insert( pStr,rList.Count()); in FillEListWithDateTime_Impl()
765 aCurEntryList.Insert( nNFEntry, aCurEntryList.Count() ); in FillEListWithDateTime_Impl()
853 rList.Insert( pStr,rList.Count()); in FillEListWithSysCurrencys()
854 aCurEntryList.Insert( nNFEntry, aCurEntryList.Count() ); in FillEListWithSysCurrencys()
892 rList.Insert( pStr,rList.Count()); in FillEListWithSysCurrencys()
893 aCurEntryList.Insert( nKey, aCurEntryList.Count() ); in FillEListWithSysCurrencys()
[all …]
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx159 pFldTypes->Insert( pNew, nSize ); in SV_IMPL_OP_PTRARR_SORT()
209 pFldTypes->Insert( &rFldTyp, nSize ); in InsDeletedFldType()
1621 pFldTypes->Insert( new SwDateTimeFieldType(this), nFldType++ ); in _InitFieldTypes()
1622 pFldTypes->Insert( new SwChapterFieldType, nFldType++ ); in _InitFieldTypes()
1623 pFldTypes->Insert( new SwPageNumberFieldType, nFldType++ ); in _InitFieldTypes()
1624 pFldTypes->Insert( new SwAuthorFieldType, nFldType++ ); in _InitFieldTypes()
1625 pFldTypes->Insert( new SwFileNameFieldType(this), nFldType++ ); in _InitFieldTypes()
1626 pFldTypes->Insert( new SwDBNameFieldType(this), nFldType++); in _InitFieldTypes()
1627 pFldTypes->Insert( new SwGetExpFieldType(this), nFldType++ ); in _InitFieldTypes()
1628 pFldTypes->Insert( new SwGetRefFieldType( this ), nFldType++ ); in _InitFieldTypes()
[all …]
H A Ddocredln.cxx427 pRedlineTbl->Insert( pRedl ); in AppendRedline()
444 pRedlineTbl->Insert( pRedl ); in AppendRedline()
487 pRedlineTbl->Insert( pCpy ); in AppendRedline()
500 pRedlineTbl->Insert( pRedl ); in AppendRedline()
514 pRedlineTbl->Insert( pSplit ); in AppendRedline()
550 pRedlineTbl->Insert( pCpy ); in AppendRedline()
563 pRedlineTbl->Insert( pRedl, n ); in AppendRedline()
577 pRedlineTbl->Insert( pSplit ); in AppendRedline()
604 pRedlineTbl->Insert( pRedl, n ); in AppendRedline()
838 pRedlineTbl->Insert( pRedl, n ); in AppendRedline()
[all …]
/trunk/main/tools/inc/tools/
H A Dref.hxx131 inline void Insert( EN p )\
132 { CN##List::Insert( p ); p->AddRef();}\
133 inline void Insert( EN p, sal_uIntPtr nIndex )\
134 { CN##List::Insert( p, nIndex ); p->AddRef();}\
135 inline void Insert( EN p, EN pOld )\
136 { CN##List::Insert( p, pOld ); p->AddRef();}\
138 { Insert( p, LIST_APPEND );}\
234 inline void Insert( EntryName p ); \
235 inline void Insert( EntryName p, sal_uIntPtr nIndex ); \
236 inline void Insert( EntryName p, EntryName pOld ); \
[all …]
/trunk/main/sd/source/core/
H A Dstlpool.cxx163 pList->Insert(pSheet, LIST_APPEND); in CreateOutlineSheetList()
185 aPrefix.Insert(aSep); in CreateLayoutStyleSheets()
220 aLevelName.Insert(aPrefix, 0); in CreateLayoutStyleSheets()
340 aLevelName.Insert(aPrefix, 0); in CreateLayoutStyleSheets()
359 aName.Insert(aPrefix, 0); in CreateLayoutStyleSheets()
405 aName.Insert(aPrefix, 0); in CreateLayoutStyleSheets()
454 aName.Insert(aPrefix, 0); in CreateLayoutStyleSheets()
506 aName.Insert(aPrefix, 0); in CreateLayoutStyleSheets()
529 aName.Insert(aPrefix, 0); in CreateLayoutStyleSheets()
736 aPrefix.Insert(aSep); in CreateLayoutSheetNames()
[all …]
/trunk/main/tools/source/communi/
H A Dgeninfo.cxx156 Insert(pWork,LIST_APPEND); in GenericInformationList()
267 Insert( pInfo, LIST_APPEND ); in InsertSorted()
280 Insert( pInfo, LIST_APPEND ); in InsertSorted()
295 Insert( pInfo, sal_uIntPtr(0)); in InsertSorted()
299 Insert( pInfo, LIST_APPEND ); in InsertSorted()
318 Insert( pInfo, nStart ); in InsertSorted()
322 Insert( pInfo, nStart + 1 ); in InsertSorted()
329 Insert( pInfo, LIST_APPEND ); in InsertSorted()
336 Insert( pInfo, nActPos + 1 ); in InsertSorted()
/trunk/main/editeng/source/misc/
H A Dtxtrange.cxx73 mpPolyPolygon->Insert( Polygon(aCandidate), (sal_uInt16)i ); in TextRanger()
85 mpLinePolyPolygon->Insert( Polygon(aCandidate), (sal_uInt16)i ); in TextRanger()
298 pLongArr->Insert( nMin, nIdx ); in NoteRange()
299 pLongArr->Insert( nMax, nIdx + 1 ); in NoteRange()
460 pLongArr->Insert( nTmpMin, 0 ); in Calc()
461 pLongArr->Insert( nTmpMax, 1 ); in Calc()
467 pLongArr->Insert( nMin, 0 ); in Calc()
468 pLongArr->Insert( nMax, 1 ); in Calc()
551 pOld->Insert( pLongArr, nIdx, i, USHRT_MAX ); in Concat()
562 pOld->Insert( pLongArr, nOldCount, i - 2, USHRT_MAX ); in Concat()
[all …]
/trunk/main/starmath/inc/
H A Dutility.hxx172 void InsertPtr(sal_uInt16 nPos, void *pItem) { SfxPtrArr::Insert(nPos, pItem); } in InsertPtr()
182 using SfxPtrArr::Insert;
183 void Insert(const void* pItem);
223 virtual void Insert(const String &rString);
282 using SfxPtrArr::Insert;
283 virtual void Insert(const Font &rFont);
342 virtual void Insert(const String &rString);
363 using SfxPtrArr::Insert;
364 virtual void Insert(const Font &rFont);
/trunk/main/rsc/source/tools/
H A Drsctree.cxx173 pParent->Insert( pRemove->Right() ); in Remove()
179 pParent->Insert( pRemove->Left() ); in Remove()
186 Right()->Insert( Left() ); in Remove()
315 sal_Bool NameNode::Insert( NameNode * pTN, sal_uInt32* pnDepth ){ in Insert() function in NameNode
326 bRet = ((NameNode *)Left())->Insert( pTN, pnDepth ); in Insert()
332 bRet = ((NameNode *)Right())->Insert( pTN, pnDepth ); in Insert()
350 sal_Bool NameNode::Insert( NameNode * pTN ){ in Insert() function in NameNode
357 bRet = Insert( pTN, &nDepth ); in Insert()
395 Insert( pOrderNode ); in SubOrderTree()
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx392 rText.Insert(aStr, 0); in GetPresentation()
672 rText.Insert(aStr, 0); in GetPresentation()
733 rText.Insert(aStr, 0); in GetPresentation()
780 rText.Insert(aStr, 0); in GetPresentation()
820 rText.Insert(aStr, 0); in GetPresentation()
862 rText.Insert(aStr, 0); in GetPresentation()
920 rText.Insert(aUnicodeNull, 0); in GetPresentation()
935 rText.Insert(cDec, nLen-2); in GetPresentation()
942 rText.Insert(sal_Unicode('-'), 0); in GetPresentation()
959 rText.Insert(aStr, 0); in GetPresentation()
[all …]

12345678910>>...52