Home
last modified time | relevance | path

Searched refs:aSave (Results 1 – 25 of 26) sorted by last modified time

12

/trunk/main/sot/source/sdstor/
H A Dstgdir.hxx41 StgEntry aSave; // original dir entry member in StgDirEntry
H A Dstgdir.cxx69 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()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1963 WW8ReaderSave aSave( this ); in Read_HdFtFtnText() local
1971 aSave.Restore( this ); in Read_HdFtFtnText()
2459 WW8PLCFxSave1 aSave; in ProcessSpecial() local
2460 pPlcxMan->GetPap()->Save( aSave ); in ProcessSpecial()
2491 pPlcxMan->GetPap()->Restore( aSave ); in ProcessSpecial()
2555 WW8PLCFxSave1 aSave; in ProcessSpecial() local
2556 pPlcxMan->GetPap()->Save( aSave ); in ProcessSpecial()
2573 pPlcxMan->GetPap()->Restore( aSave ); in ProcessSpecial()
5570 WW8PLCFxSaveAll aSave; in GetOLEStorageName() local
5571 memset( &aSave, 0, sizeof( aSave ) ); in GetOLEStorageName()
[all …]
H A Dww8par3.cxx2207 WW8ReaderSave aSave(this,nStart); in ImportFormulaControl() local
2228 aSave.Restore(this); in ImportFormulaControl()
H A Dww8graf.cxx614 WW8ReaderSave aSave(this); in InsertAttrsAsDrawingAttrs() local
801 aSave.Restore(this); in InsertAttrsAsDrawingAttrs()
1019 WW8ReaderSave aSave(this, nNewStartCp -1); in InsertTxbxText() local
1065 aSave.Restore(this); in InsertTxbxText()
3084 WW8ReaderSave aSave( this ); in ConvertDrawTextToFly() local
3100 MoveOutsideFly(pRetFrmFmt, aSave.GetStartPos(),!bJoined); in ConvertDrawTextToFly()
3102 aSave.Restore( this ); in ConvertDrawTextToFly()
H A Dww8par2.cxx387 WW8PLCFxSaveAll aSave; in End_Ftn() local
388 pPlcxMan->SaveAllPLCFx( aSave ); in End_Ftn()
439 pPlcxMan->RestoreAllPLCFx( aSave ); in End_Ftn()
1884 WW8PLCFxSave1 aSave; in WW8TabDesc() local
1885 pIo->pPlcxMan->GetPap()->Save( aSave ); in WW8TabDesc()
2162 pIo->pPlcxMan->GetPap()->Restore( aSave ); in WW8TabDesc()
3524 WW8PLCFxSave1 aSave; in StartTable() local
3525 pPlcxMan->GetPap()->Save( aSave ); in StartTable()
3533 pPlcxMan->GetPap()->Restore( aSave ); in StartTable()
H A Dww8par6.cxx1813 WW8PLCFxSave1 aSave; in ReadFull() local
1814 pPlcxMan->GetPap()->Save( aSave ); in ReadFull()
1856 pPlcxMan->GetPap()->Restore( aSave ); in ReadFull()
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx1581 SwTxtCursorSave aSave( (SwTxtCursor*)this, (SwMultiPortion*)pPor, in GetCrsrOfst() local
1627 SwFontSave aSave( aSizeInf, pPor->IsDropPortion() ? in GetCrsrOfst() local
H A Dfrmform.cxx278 SwSaveFtnHeight aSave( FindFtnBossFrm( sal_True ), LONG_MAX ); in CalcFollow() local
H A Dpormulti.cxx389 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 Dtxtdrop.cxx296 SwDropSave aSave( rInf ); in PaintTxt() local
1021 SwDropSave aSave( rInf ); in Format() local
H A Dtxtfrm.cxx1954 SwTestFormat aSave( this, pPrv, rMaxHeight ); in TestFormat() local
H A Dtxtftn.cxx383 SwSaveFtnHeight aSave( (SwFtnBossFrm*)pBoss, nHeight ); in _GetFtnFrmHeight() local
1588 SwFontSave aSave( rInf, pFnt ); in Paint() local
H A Dporrst.cxx77 SwDefFontSave aSave( rInf ); in Paint() local
H A Dporfld.cxx329 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 Ditrform2.cxx766 SwFontSave aSave( rInf, pFldFnt ); in CalcAscent() local
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx926 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/sw/source/core/view/
H A Dviewsh.cxx746 SwSaveSetLRUOfst aSave( *SwTxtFrm::GetTxtCache(), in LayoutIdle() local
/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx2459 SwSaveFtnHeight aSave( this, nDeadLine ); in RearrangeFtns() local
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx1072 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/sw/source/core/docnode/
H A Dsection.cxx1479 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/doc/
H A Ddocedt.cxx239 _SaveFly aSave( pAPos->nNode.GetIndex() - rRg.aStart.GetIndex(), in _SaveFlyInRange() local
241 rArr.Insert( aSave, rArr.Count()); in _SaveFlyInRange()
301 _SaveFly aSave( pAPos->nNode.GetIndex() - rSttNdIdx.GetIndex(), in _SaveFlyInRange() local
303 rArr.Insert( aSave, rArr.Count()); in _SaveFlyInRange()
H A Ddocbm.cxx1430 for ( ; aSave.GetCount() < nMarksCount; aSave.IncCount() ) in _SaveCntntIdx()
1465 for( ; aSave.GetCount() < rRedlTbl.Count(); aSave.IncCount() ) in _SaveCntntIdx()
1478 aSave.IncType(); in _SaveCntntIdx()
1479 aSave.Add( rSaveArr ); in _SaveCntntIdx()
1480 aSave.DecType(); in _SaveCntntIdx()
1486 aSave.Add( rSaveArr ); in _SaveCntntIdx()
1549 aSave.GetCount() ; ) in _SaveCntntIdx()
1593 aSave.IncCount(); in _SaveCntntIdx()
1600 aSave.IncCount(); in _SaveCntntIdx()
1614 aSave.IncCount(); in _SaveCntntIdx()
[all …]
/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx1314 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
1839 SwCrsrSaveState aSave( *this ); in UpDown() local
1957 SwCrsrSaveState aSave( *this ); in SttEndDoc() local
1980 SwCrsrSaveState aSave( *this ); in GoPrevNextCell() local
2047 SwCrsrSaveState aSave( *this ); in GotoTable() local
2111 SwCrsrSaveState aSave( *this ); in MovePara() local
[all …]
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx566 ScOptSolverSave aSave( in IMPL_LINK() local
569 mpDocShell->SetSolverSaveData( aSave ); in IMPL_LINK()

Completed in 292 milliseconds

12