/aoo42x/main/rsc/inc/ |
H A D | rscclobj.hxx | 66 sal_Bool Insert( ObjNode* pTN ){ in Insert() function in ObjNode 93 sal_Bool Insert( RefNode* pTN ){ in Insert() function in RefNode
|
/aoo42x/main/sw/source/core/bastyp/ |
H A D | tabcol.cxx | 105 void SwTabCols::Insert( long nValue, long nMin, long nMax, sal_Bool bValue, sal_uInt16 nPos ) in Insert() function in SwTabCols 115 void SwTabCols::Insert( long nValue, sal_Bool bValue, sal_uInt16 nPos ) in Insert() function in SwTabCols
|
/aoo42x/main/sw/source/core/layout/ |
H A D | objstmpconsiderwrapinfl.cxx | 38 void SwObjsMarkedAsTmpConsiderWrapInfluence::Insert( SwAnchoredObject& _rAnchoredObj ) in Insert() function in SwObjsMarkedAsTmpConsiderWrapInfluence
|
H A D | sortedobjs.cxx | 49 bool SwSortedObjs::Insert( SwAnchoredObject& _rAnchoredObj ) in Insert() function in SwSortedObjs
|
H A D | movedfwdfrmsbyobjpos.cxx | 42 void SwMovedFwdFrmsByObjPos::Insert( const SwTxtFrm& _rMovedFwdFrmByObjPos, in Insert() function in SwMovedFwdFrmsByObjPos
|
/aoo42x/main/svl/source/memtools/ |
H A D | svarray.cxx | 214 void SvUShortsSort::Insert( const SvUShortsSort * pI, sal_uInt16 nS, sal_uInt16 nE ) in Insert() function in SvUShortsSort 232 sal_Bool SvUShortsSort::Insert( const sal_uInt16 aE ) in Insert() function in SvUShortsSort 241 sal_Bool SvUShortsSort::Insert( const sal_uInt16 aE, sal_uInt16& rP ) in Insert() function in SvUShortsSort 249 void SvUShortsSort::Insert( const sal_uInt16* pE, sal_uInt16 nL) in Insert() function in SvUShortsSort
|
/aoo42x/main/starmath/source/ |
H A D | utility.cxx | 88 void SmPickList::Insert(const void *pItem) in Insert() function in SmPickList 197 void SmFontPickList::Insert(const Font &rFont) in Insert() function in SmFontPickList 273 void SmFontPickListBox::Insert(const Font &rFont) in Insert() function in SmFontPickListBox
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | hiranges.hxx | 51 void Insert( ScHighlightEntry* pNew ) { aEntries.Insert(pNew, LIST_APPEND); } in Insert() function in ScHighlightRanges
|
H A D | rfindlst.hxx | 55 void Insert( ScRangeFindData* pNew ) { aEntries.Insert(pNew, LIST_APPEND); } in Insert() function in ScRangeFindList
|
/aoo42x/main/editeng/source/outliner/ |
H A D | paralist.hxx | 46 …void Insert( Paragraph* pPara, sal_uLong nAbsPos = LIST_APPEND ) { List::Insert( pPara, nAbsPos … in Insert() function in ParagraphList
|
/aoo42x/main/sw/source/core/undo/ |
H A D | unsort.cxx | 264 void SwUndoSort::Insert( const String& rOrgPos, const String& rNewPos) in Insert() function in SwUndoSort 270 void SwUndoSort::Insert( sal_uLong nOrgPos, sal_uLong nNewPos) in Insert() function in SwUndoSort
|
/aoo42x/main/editeng/source/editeng/ |
H A D | baselist.hxx | 36 …void Insert( T *node, sal_uInt32 position ) { contents.insert( contents.begin() + position, node);… in Insert() function in BaseList
|
/aoo42x/main/tools/source/memtools/ |
H A D | contnr.cxx | 174 void CBlock::Insert( void* p, sal_uInt16 nIndex, sal_uInt16 nReSize ) in Insert() function in CBlock 840 void Container::Insert( void* p ) in Insert() function in Container 855 void Container::Insert( void* p, sal_uIntPtr nIndex ) in Insert() function in Container 888 void Container::Insert( void* pNew, void* pOld ) in Insert() function in Container
|
H A D | unqidx.cxx | 79 sal_uIntPtr UniqueIndex::Insert( void* p ) in Insert() function in UniqueIndex 115 sal_uIntPtr UniqueIndex::Insert( sal_uIntPtr nIndex, void* p ) in Insert() function in UniqueIndex
|
/aoo42x/main/sfx2/source/bastyp/ |
H A D | minarray.cxx | 237 void SfxPtrArr::Insert( sal_uInt16 nPos, void* rElem ) in Insert() function in SfxPtrArr 452 void ByteArr::Insert( sal_uInt16 nPos, char rElem ) in Insert() function in ByteArr 684 void WordArr::Insert( sal_uInt16 nPos, short rElem ) in Insert() function in WordArr
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | shtabdlg.cxx | 68 void ScShowTabDlg::Insert( const String& rString, sal_Bool bSelected ) in Insert() function in ScShowTabDlg
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbacharacters.cxx | 100 ScVbaCharacters::Insert( const ::rtl::OUString& String ) throw (css::uno::RuntimeException) in Insert() function in ScVbaCharacters
|
/aoo42x/main/sfx2/source/explorer/ |
H A D | nochaos.cxx | 178 inline void CntStaticPoolDefaults_Impl::Insert( in Insert() function in CntStaticPoolDefaults_Impl
|
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | csvsplits.cxx | 37 bool ScCsvSplits::Insert( sal_Int32 nPos ) in Insert() function in ScCsvSplits
|
/aoo42x/main/soltools/inc/ |
H A D | st_list.hxx | 179 ST_List<XX>::Insert(unsigned pos, const XX & elem_) in Insert() function in ST_List 301 DynamicList<XY>::Insert(unsigned pos, XY * const & elem_) in Insert() function in DynamicList
|
/aoo42x/main/rsc/source/tools/ |
H A D | rsctree.cxx | 315 sal_Bool NameNode::Insert( NameNode * pTN, sal_uInt32* pnDepth ){ in Insert() function in NameNode 350 sal_Bool NameNode::Insert( NameNode * pTN ){ in Insert() function in NameNode
|
/aoo42x/main/sw/source/ui/vba/ |
H A D | vbaautotextentry.cxx | 40 uno::Reference< word::XRange > SAL_CALL SwVbaAutoTextEntry::Insert( const uno::Reference< word::XRa… in Insert() function in SwVbaAutoTextEntry
|
/aoo42x/main/sw/qa/core/ |
H A D | bigpointerarray-new.cxx | 70 void BigPtrArray::Insert(const ElementPtr& rElem, sal_uLong pos) in Insert() function in BigPtrArray
|
/aoo42x/main/sw/source/core/text/ |
H A D | blink.cxx | 134 void SwBlink::Insert( const Point& rPoint, const SwLinePortion* pPor, in Insert() function in SwBlink
|
/aoo42x/main/sc/source/core/tool/ |
H A D | collect.cxx | 147 sal_Bool ScCollection::Insert(ScDataObject* pScDataObject) in Insert() function in ScCollection 250 sal_Bool ScSortedCollection::Insert(ScDataObject* pScDataObject) in Insert() function in ScSortedCollection
|