| /trunk/main/sw/source/core/doc/ |
| H A D | docbm.cxx | 1425 _SwSaveTypeCountContent aSave; in _SaveCntntIdx() local 1426 aSave.SetTypeAndCount( 0x8000, 0 ); in _SaveCntntIdx() 1430 for ( ; aSave.GetCount() < nMarksCount; aSave.IncCount() ) in _SaveCntntIdx() 1433 … const ::sw::mark::IMark* pBkmk = (pMarkAccess->getAllMarksBegin() + aSave.GetCount())->get(); in _SaveCntntIdx() 1439 aSave.SetContent(pBkmk->GetMarkPos().nContent.GetIndex()); in _SaveCntntIdx() 1440 aSave.Add(rSaveArr); in _SaveCntntIdx() 1452 aSave.SetContent(pBkmk->GetMarkPos().nContent.GetIndex()); in _SaveCntntIdx() 1453 aSave.Add(rSaveArr); in _SaveCntntIdx() 1455 aSave.SetContent(pBkmk->GetOtherMarkPos().nContent.GetIndex()); in _SaveCntntIdx() 1456 aSave.IncType(); in _SaveCntntIdx() [all …]
|
| H A D | docedt.cxx | 237 _SaveFly aSave( pAPos->nNode.GetIndex() - rRg.aStart.GetIndex(), in _SaveFlyInRange() local 239 rArr.Insert( aSave, rArr.Count()); in _SaveFlyInRange() 299 _SaveFly aSave( pAPos->nNode.GetIndex() - rSttNdIdx.GetIndex(), in _SaveFlyInRange() local 301 rArr.Insert( aSave, rArr.Count()); in _SaveFlyInRange()
|
| /trunk/main/sot/source/sdstor/ |
| H A D | stgdir.cxx | 69 aSave = aEntry; in InitMembers() 133 aSave.SetLeaf( STG_LEFT, nLeft ); in Enum() 134 aSave.SetLeaf( STG_RIGHT, nRight ); in Enum() 135 aSave.SetLeaf( STG_CHILD, nDown ); in Enum() 180 aSave.Store( pEntry ); in Store() 237 aEntry = aSave; in RevertAll() 555 aSave = aEntry; in Commit() 579 aEntry = aSave; in Revert() 593 op->aEntry = op->aSave; in Revert() 752 aSave = aEntry; in Tmp2Strm()
|
| H A D | stgdir.hxx | 41 StgEntry aSave; // original dir entry member in StgDirEntry
|
| /trunk/main/sw/source/core/crsr/ |
| H A D | swcrsr.cxx | 1314 SwCrsrSaveState aSave( *this ); in GoStartWordWT() local 1338 SwCrsrSaveState aSave( *this ); in GoEndWordWT() local 1363 SwCrsrSaveState aSave( *this ); in GoNextWordWT() local 1387 SwCrsrSaveState aSave( *this ); in GoPrevWordWT() local 1410 SwCrsrSaveState aSave( *this ); in SelectWordWT() local 1497 SwCrsrSaveState aSave( *this ); in GoSentence() local 1565 SwCrsrSaveState aSave( *this ); in ExpandToSentenceBorders() local 1663 SwCrsrSaveState aSave( *this ); in LeftRight() local 1839 SwCrsrSaveState aSave( *this ); in UpDown() local 1932 SwCrsrSaveState aSave( *this ); in LeftRightMargin() local [all …]
|
| /trunk/main/sw/source/core/docnode/ |
| H A D | section.cxx | 1479 SwNodeIndex aSave( pPam->GetPoint()->nNode, -1 ); in DataChanged() local 1552 aSave++; in DataChanged() 1555 ::MakeFrms( pDoc, aSave, rInsPos ); in DataChanged() 1562 aSave = rInsPos; in DataChanged() 1566 pDoc->CorrAbs( aSave, *pPam->GetPoint(), 0, sal_True ); in DataChanged() 1567 pDoc->GetNodes().Delete( aSave, 1 ); in DataChanged()
|
| /trunk/main/sw/source/core/text/ |
| H A D | porfld.cxx | 329 SwFontSave aSave( rInf, pFnt ); in Format() local 438 SwFontSave aSave( rInf, pFnt ); in Paint() local 483 SwFontSave aSave( rInf, pFnt ); in GetTxtSize() local 508 SwFontSave aSave( rInf, pFnt ); in Paint() local 719 SwFontSave aSave( rInf, pFnt ); in Paint() local
|
| H A D | txtdrop.cxx | 296 SwDropSave aSave( rInf ); in PaintTxt() local 1021 SwDropSave aSave( rInf ); in Format() local
|
| H A D | pormulti.cxx | 389 SwFontSave aSave( rInf, pTmpFnt ); in PaintBracket() local 435 SwFontSave aSave( rInf, pTmpFnt ); in FormatBrackets() local 459 SwFontSave aSave( rInf, pTmpFnt ); in FormatBrackets() local
|
| H A D | txtftn.cxx | 383 SwSaveFtnHeight aSave( (SwFtnBossFrm*)pBoss, nHeight ); in _GetFtnFrmHeight() local 1588 SwFontSave aSave( rInf, pFnt ); in Paint() local
|
| H A D | porrst.cxx | 77 SwDefFontSave aSave( rInf ); in Paint() local
|
| H A D | itrcrsr.cxx | 1581 SwTxtCursorSave aSave( (SwTxtCursor*)this, (SwMultiPortion*)pPor, in GetCrsrOfst() local 1627 SwFontSave aSave( aSizeInf, pPor->IsDropPortion() ? in GetCrsrOfst() local
|
| H A D | itrform2.cxx | 766 SwFontSave aSave( rInf, pFldFnt ); in CalcAscent() local
|
| H A D | frmform.cxx | 278 SwSaveFtnHeight aSave( FindFtnBossFrm( sal_True ), LONG_MAX ); in CalcFollow() local
|
| H A D | txtfrm.cxx | 1954 SwTestFormat aSave( this, pPrv, rMaxHeight ); in TestFormat() local
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par.cxx | 1962 WW8ReaderSave aSave( this ); in Read_HdFtFtnText() local 1970 aSave.Restore( this ); in Read_HdFtFtnText() 2458 WW8PLCFxSave1 aSave; in ProcessSpecial() local 2459 pPlcxMan->GetPap()->Save( aSave ); in ProcessSpecial() 2490 pPlcxMan->GetPap()->Restore( aSave ); in ProcessSpecial() 2554 WW8PLCFxSave1 aSave; in ProcessSpecial() local 2555 pPlcxMan->GetPap()->Save( aSave ); in ProcessSpecial() 2572 pPlcxMan->GetPap()->Restore( aSave ); in ProcessSpecial() 5569 WW8PLCFxSaveAll aSave; in GetOLEStorageName() local 5570 memset( &aSave, 0, sizeof( aSave ) ); in GetOLEStorageName() [all …]
|
| H A D | ww8graf.cxx | 613 WW8ReaderSave aSave(this); in InsertAttrsAsDrawingAttrs() local 800 aSave.Restore(this); in InsertAttrsAsDrawingAttrs() 1018 WW8ReaderSave aSave(this, nNewStartCp -1); in InsertTxbxText() local 1064 aSave.Restore(this); in InsertTxbxText() 3083 WW8ReaderSave aSave( this ); in ConvertDrawTextToFly() local 3099 MoveOutsideFly(pRetFrmFmt, aSave.GetStartPos(),!bJoined); in ConvertDrawTextToFly() 3101 aSave.Restore( this ); in ConvertDrawTextToFly()
|
| H A D | ww8par2.cxx | 386 WW8PLCFxSaveAll aSave; in End_Ftn() local 387 pPlcxMan->SaveAllPLCFx( aSave ); in End_Ftn() 438 pPlcxMan->RestoreAllPLCFx( aSave ); in End_Ftn() 1883 WW8PLCFxSave1 aSave; in WW8TabDesc() local 1884 pIo->pPlcxMan->GetPap()->Save( aSave ); in WW8TabDesc() 2161 pIo->pPlcxMan->GetPap()->Restore( aSave ); in WW8TabDesc() 3523 WW8PLCFxSave1 aSave; in StartTable() local 3524 pPlcxMan->GetPap()->Save( aSave ); in StartTable() 3532 pPlcxMan->GetPap()->Restore( aSave ); in StartTable()
|
| H A D | ww8par3.cxx | 2206 WW8ReaderSave aSave(this,nStart); in ImportFormulaControl() local 2227 aSave.Restore(this); in ImportFormulaControl()
|
| H A D | ww8par6.cxx | 1812 WW8PLCFxSave1 aSave; in ReadFull() local 1813 pPlcxMan->GetPap()->Save( aSave ); in ReadFull() 1855 pPlcxMan->GetPap()->Restore( aSave ); in ReadFull()
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | unocrsrhelper.cxx | 926 SwNodeIndex aSave( pUnoCrsr->GetPoint()->nNode, -1 ); in InsertFile() local 933 aSave++; in InsertFile() 935 pUnoCrsr->GetMark()->nNode = aSave; in InsertFile() 937 SwCntntNode* pCntNode = aSave.GetNode().GetCntntNode(); in InsertFile()
|
| /trunk/main/forms/source/misc/ |
| H A D | InterfaceContainer.cxx | 325 ::std::vector< Sequence< ScriptEventDescriptor > > aSave; in writeEvents() 327 lcl_saveEvents( aSave, m_xEventAttacher, m_aItems.size() ); in writeEvents() 354 lcl_restoreEvents( aSave, m_xEventAttacher ); in writeEvents() 360 lcl_restoreEvents( aSave, m_xEventAttacher ); in writeEvents()
|
| /trunk/main/sw/source/core/frmedt/ |
| H A D | feshview.cxx | 1072 SdrMarkList aSave( pView->GetMarkedObjectList() ); in EndTextEdit() local 1073 aSave.DeleteMark( aSave.FindObject( pObj ) ); in EndTextEdit() 1074 if ( aSave.GetMarkCount() ) in EndTextEdit() 1080 if ( aSave.GetMarkCount() ) in EndTextEdit() 1082 for ( sal_uInt16 i = 0; i < aSave.GetMarkCount(); ++i ) in EndTextEdit() 1083 pView->MarkObj( aSave.GetMark( i )->GetMarkedSdrObj(), in EndTextEdit()
|
| /trunk/main/sc/source/ui/miscdlgs/ |
| H A D | optsolver.cxx | 566 ScOptSolverSave aSave( in IMPL_LINK() local 569 mpDocShell->SetSolverSaveData( aSave ); in IMPL_LINK()
|
| /trunk/main/sw/source/core/view/ |
| H A D | viewsh.cxx | 746 SwSaveSetLRUOfst aSave( *SwTxtFrm::GetTxtCache(), in LayoutIdle() local
|