Home
last modified time | relevance | path

Searched refs:SetPageStyle (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sc/source/ui/undo/
H A Dundostyl.cxx280 pDocShell->GetDocument()->SetPageStyle( aIt->mnTab, aIt->maOldStyle ); in Undo()
291 pDocShell->GetDocument()->SetPageStyle( aIt->mnTab, maNewStyle ); in Redo()
/trunk/main/sc/source/ui/inc/
H A Dtphf.hxx42 void SetPageStyle( const String& rName ) { aStrPageStyle = rName; } in SetPageStyle() function in ScHFPage
/trunk/main/sc/source/ui/styleui/
H A Dstyledlg.cxx199 ((ScHFPage&)rTabPage).SetPageStyle( GetStyleSheet().GetName() ); in PageCreated()
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx369 pTab[i]->SetPageStyle( ScGlobal::GetRscString(STR_STYLENAME_STANDARD) ); in RemovePageStyleInUse()
384 pTab[i]->SetPageStyle( rNew ); in RenamePageStyleInUse()
H A Dtable5.cxx1075 void ScTable::SetPageStyle( const String& rName ) in SetPageStyle() function in ScTable
H A Ddocumen2.cxx929 pTab[nNewPos]->SetPageStyle( pTab[nOldPos]->GetPageStyle() ); in CopyTab()
H A Ddocument.cxx5138 void ScDocument::SetPageStyle( SCTAB nTab, const String& rName ) in SetPageStyle() function in ScDocument
5141 pTab[nTab]->SetPageStyle( rName ); in SetPageStyle()
/trunk/main/sc/source/filter/excel/
H A Dxipage.cxx364 rDoc.SetPageStyle( nScTab, rStyleSheet.GetName() ); in Finalize()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx364 void SetPageStyle(const String &rCollName);
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx740 pDoc->SetPageStyle( static_cast< SCTAB >( i ), aName ); in PutToDoc()
1525 pDoc->SetPageStyle( static_cast<SCTAB>(Tab), aPageName ); in LoadTables()
/trunk/main/sw/source/ui/app/
H A Ddocst.cxx922 pSh->SetPageStyle( pStyle->GetPageDesc()->GetName() ); in ApplyStyles()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1637 void SwWrtShell::SetPageStyle(const String &rCollName) in SetPageStyle() function in SwWrtShell
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx1140 pTargetShell->SetPageStyle(sModifiedStartingPageDesc); in MergeMailFiles()
3015 pTargetShell->SetPageStyle(sModifiedStartingPageDesc); in MergeDocuments()
/trunk/main/sc/inc/
H A Dtable.hxx279 void SetPageStyle( const String& rName );
H A Ddocument.hxx1451 SC_DLLPUBLIC void SetPageStyle( SCTAB nTab, const String& rName );
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx631 pDoc->SetPageStyle( nTab, aStyleName ); in ExecuteStyle()
H A Dgridwin.cxx2080 pViewData->GetDocument()->SetPageStyle( pViewData->GetTabNo(), in MouseButtonUp()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx8288 pDoc->SetPageStyle( nTab, aNewStr ); in SetOnePropertyValue()

Completed in 235 milliseconds