Home
last modified time | relevance | path

Searched refs:SaveGetObject (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/editeng/source/editeng/
H A Dimpedit5.cxx54 ContentNode* pNode = aEditDoc.SaveGetObject( nPara ); in GetStyleSheet()
77 ContentNode* pNode = aEditDoc.SaveGetObject( nPara ); in SetStyleSheet()
228 DBG_ASSERT( aEditDoc.SaveGetObject( nPara ), "Node nicht gefunden: CreateAttribUndo" ); in CreateAttribUndo()
357 DBG_ASSERT( aEditDoc.SaveGetObject( nNode ), "Node nicht gefunden: GetAttrib" ); in GetAttribs()
444 ContentNode* pNode = aEditDoc.SaveGetObject( nPara ); in GetAttribs()
564 DBG_ASSERT( aEditDoc.SaveGetObject( nNode ), "Node nicht gefunden: SetAttribs" ); in SetAttribs()
662 DBG_ASSERT( aEditDoc.SaveGetObject( nNode ), "Node nicht gefunden: SetAttribs" ); in RemoveCharAttribs()
663 DBG_ASSERT( GetParaPortions().SaveGetObject( nNode ), "Portion nicht gefunden: SetAttribs" ); in RemoveCharAttribs()
707 ContentNode* pNode = aEditDoc.SaveGetObject( nPara ); in RemoveCharAttribs()
708 ParaPortion* pPortion = GetParaPortions().SaveGetObject( nPara ); in RemoveCharAttribs()
[all …]
H A Dimpedit2.cxx1476 EditPaM aPaM( aEditDoc.SaveGetObject( 0 ), 0 ); in CursorStartOfDoc()
1491 pLastNode = aEditDoc.SaveGetObject( aEditDoc.Count()-1 ); in CursorEndOfDoc()
1533 ContentNode* pPrevNode = aEditDoc.SaveGetObject( --nCurPara ); in WordLeft()
1581 ContentNode* pNextNode = aEditDoc.SaveGetObject( ++nCurPara ); in WordRight()
2090 ContentNode* pNode = aEditDoc.SaveGetObject( nPara ); in GetRightToLeft()
2561 ContentNode* pNode = aEditDoc.SaveGetObject( nPara ); in ImpRemoveParagraph()
2562 ContentNode* pNextNode = aEditDoc.SaveGetObject( nPara+1 ); in ImpRemoveParagraph()
3172 pPortion = GetParaPortions().SaveGetObject( nPortion ); in GetPaM()
3370 ContentNode* pNode = GetEditDoc().SaveGetObject( nPara ); in GetLineNumberAtIndex()
3501 ContentNode* pNode = aEditDoc.SaveGetObject( nStartPara ); in ConvertSelection()
[all …]
H A Dediteng.cxx564 ContentNode* pNode = pImpEditEngine->GetEditDoc().SaveGetObject( nPara ); in GetLanguage()
1467 ContentNode* pStartNode = pImpEditEngine->GetEditDoc().SaveGetObject( nPara ); in CreateTextObject()
1489 ContentNode* pNode = pImpEditEngine->GetEditDoc().SaveGetObject( nPara ); in RemoveParagraph()
1490 ParaPortion* pPortion = pImpEditEngine->GetParaPortions().SaveGetObject( nPara ); in RemoveParagraph()
1505 ContentNode* pNode = pImpEditEngine->GetEditDoc().SaveGetObject( nPara ); in GetTextLen()
1702 ContentNode* pNode = pImpEditEngine->GetEditDoc().SaveGetObject( nPara ); in GetStandardSvxFont()
1968 ParaPortion* pPortion = pImpEditEngine->GetParaPortions().SaveGetObject( nPara ); in QuickMarkInvalid()
1997 ParaPortion* pPortion = pImpEditEngine->GetParaPortions().SaveGetObject( nPara ); in QuickMarkToBeRepainted()
2294 ContentNode* pNode = pImpEditEngine->GetEditDoc().SaveGetObject( nPara ); in GetFieldCount()
2311 ContentNode* pNode = pImpEditEngine->GetEditDoc().SaveGetObject( nPara ); in GetFieldInfo()
[all …]
H A Deertfpar.cxx133 ContentNode* pPrevNode = pImpEditEngine->GetEditDoc().SaveGetObject( nPara-1 ); in CallParser()
179 ContentNode* pNode = pImpEditEngine->GetEditDoc().SaveGetObject( nPara ); in AddRTFDefaultValues()
298 ContentNode* pPrevNode = pImpEditEngine->GetEditDoc().SaveGetObject( nCurPara ); in SetEndPrevPara()
389 DBG_ASSERT( pImpEditEngine->GetEditDoc().SaveGetObject( z ), "Node existiert noch nicht(RTF)" ); in SetAttrInDoc()
427 ContentNode* pNode = pImpEditEngine->GetEditDoc().SaveGetObject( n ); in SetAttrInDoc()
H A Deditundo.cxx220 pContentNode = _pImpEE->GetEditDoc().SaveGetObject( nNode ); in Redo()
236 ? _pImpEE->GetEditDoc().SaveGetObject( nNode ) in Redo()
237 : _pImpEE->GetEditDoc().SaveGetObject( nNode-1 ); in Redo()
621 DBG_ASSERT( _pImpEE->GetEditDoc().SaveGetObject( nPara ), "Undo (SetAttribs): pNode = NULL!" ); in Undo()
H A Dimpedit3.cxx3675 ContentNode* pNode = GetEditDoc().SaveGetObject( 0 ); in Paint()
3846 ContentNode* pNode = aEditDoc.SaveGetObject( nNode ); in SplitContent()
3856 ContentNode* pLeftNode = aEditDoc.SaveGetObject( nLeftNode ); in ConnectContents()
3857 ContentNode* pRightNode = aEditDoc.SaveGetObject( nLeftNode+1 ); in ConnectContents()
4079 ParaPortion* pPortion = GetParaPortions().SaveGetObject( ++nPara ); in GetNextVisPortion()
4081 pPortion = GetParaPortions().SaveGetObject( ++nPara ); in GetNextVisPortion()
4091 ContentNode* pNode = GetEditDoc().SaveGetObject( nPara-1 ); in InsertParagraph()
4093 pNode = GetEditDoc().SaveGetObject( GetEditDoc().Count() - 1 ); in InsertParagraph()
4099 ContentNode* pNode = GetEditDoc().SaveGetObject( 0 ); in InsertParagraph()
4109 ContentNode* pNode = GetEditDoc().SaveGetObject( nPara ); in SelectParagraph()
[all …]
H A Dimpedit4.cxx581 ContentNode* pNode = aEditDoc.SaveGetObject( nNode ); in WriteRTF()
1079 ContentNode* pNode = aEditDoc.SaveGetObject( nNode ); in CreateBinTextObject()
1713 /* ContentNode* pLastNode = */ aEditDoc.SaveGetObject( aEditDoc.Count()-1 ); in ImpConvert()
1892 ContentNode* pLastNode = aEditDoc.SaveGetObject( (aEditDoc.Count()-1) ); in ImpSpell()
1977 /* ContentNode* pLastNode = */ aEditDoc.SaveGetObject( (aEditDoc.Count()-1) ); in ImpFindNextError()
2041 ContentNode* pLastNode = aEditDoc.SaveGetObject( aEditDoc.Count()-1); in SpellSentence()
2364 ContentNode* pLastNode = aEditDoc.SaveGetObject( aEditDoc.Count() - 1 ); in DoOnlineSpelling()
2558 ContentNode* pLastNode = aEditDoc.SaveGetObject( aEditDoc.Count() - 1 ); in HasSpellErrors()
H A Deditdoc.hxx628 inline ParaPortion* SaveGetObject( sal_uInt16 nPos ) const in SaveGetObject() function in ParaPortionList
764 …ContentNode* SaveGetObject( sal_uInt16 nPos ) const { return ( nPos < Count() ) ? GetObject( nPos … in SaveGetObject() function in EditDoc
H A Dimpedit.cxx199 ParaPortion* pTmpPortion = pEditEngine->pImpEditEngine->GetParaPortions().SaveGetObject( nPara ); in DrawSelection()
1886 … ParaPortion* pPPortion = pEditEngine->pImpEditEngine->GetParaPortions().SaveGetObject( nPara ); in dragOver()
1924 …raPortion* pPPortion = pEditEngine->pImpEditEngine->GetParaPortions().SaveGetObject( pDragAndDropI… in dragOver()
H A Deditdoc2.cxx423 DBG_ASSERT( SaveGetObject(i), "ParaPortionList::DbgCheck() - Null-Pointer in Liste!" ); in DbgCheck()
H A Deditdoc.cxx1397 return GetParaAsString( SaveGetObject( nNode ) ); in GetParaAsString()

Completed in 137 milliseconds