Home
last modified time | relevance | path

Searched refs:GetStyleSheet (Results 51 – 75 of 113) sorted by relevance

12345

/aoo41x/main/svx/inc/svx/
H A Dsvdcrtv.hxx200 SfxStyleSheet* GetStyleSheet() const; // SfxStyleSheet* GetStyleSheet(sal_Bool& rOk) const;
H A Dsvdview.hxx242 SfxStyleSheet* GetStyleSheet() const;
H A Dsvdedxv.hxx266 SfxStyleSheet* GetStyleSheet() const; // SfxStyleSheet* GetStyleSheet(sal_Bool& rOk) const;
H A Dsvdedtv.hxx354 SfxStyleSheet* GetStyleSheet() const; // SfxStyleSheet* GetStyleSheet(sal_Bool& rOk) const;
H A Dsvdpage.hxx388 SfxStyleSheet* GetStyleSheet() const;
H A Dsvdpntv.hxx521 SfxStyleSheet* GetStyleSheet() const; // SfxStyleSheet* GetStyleSheet(sal_Bool& rOk) const;
/aoo41x/main/sd/source/ui/view/
H A Doutlview.cxx1524 SfxStyleSheet* OutlineView::GetStyleSheet() const in GetStyleSheet() function in sd::OutlineView
1528 SfxStyleSheet* pResult = pOlView->GetStyleSheet(); in GetStyleSheet()
2101 SdStyleSheet* pStyleSheet = dynamic_cast< SdStyleSheet* >( mpOutliner->GetStyleSheet( nPara ) ); in OnEndPasteOrDrop()
H A Dviewshe3.cxx112 SfxStyleSheet* pStyleSheet = pDrView->GetStyleSheet(); in GetMenuState()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx257 if ( aEditDoc[n]->GetStyleSheet() ) in InitDoc()
258 EndListening( *aEditDoc[n]->GetStyleSheet(), sal_False ); in InitDoc()
2324 pLeft->GetStyleSheet(), pRight->GetStyleSheet(), bBackward ) ); in ImpConnectParagraphs()
2330 pLeft->SetStyleSheet( pRight->GetStyleSheet(), sal_True ); in ImpConnectParagraphs()
2594 if ( pNode->GetStyleSheet() ) in ImpRemoveParagraph()
2595 EndListening( *pNode->GetStyleSheet(), sal_False ); in ImpRemoveParagraph()
H A Deditobj2.hxx274 virtual void GetStyleSheet( sal_uInt16 nPara, XubString& rName, SfxStyleFamily& eFamily ) const;
H A Deditdoc.cxx1068 SfxStyleSheet* pS = aContentAttribs.GetStyleSheet(); in CreateDefFont()
1497 SfxStyleSheet* pPrevStyle = pPrevFirstNode->GetStyleSheet(); in RemoveText()
1563 SfxStyleSheet* pStyle = aPaM.GetNode()->GetStyleSheet(); in InsertParaBreak()
/aoo41x/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx68 SVX_DLLPRIVATE virtual bool GetStyleSheet( SfxStyleSheet* &rpStyleSheet ) const;
/aoo41x/main/sc/source/ui/pagedlg/
H A Dtphf.cxx149 aStrPageStyle = pStyleDlg->GetStyleSheet().GetName(); in ActivatePage()
/aoo41x/main/svx/source/svdraw/
H A Dsvdomeas.cxx615 if(GetStyleSheet()) in UndirtyText()
616 rOutliner.SetStyleSheet(0, GetStyleSheet()); in UndirtyText()
1165 SfxStyleSheet* pStyleSheet = GetStyleSheet(); in DoConvertToPolyObj()
H A Dsvdedtv1.cxx1206 SfxStyleSheet* pSS=pM->GetMarkedSdrObj()->GetStyleSheet(); in GetStyleSheetFromMarked()
1273 SfxStyleSheet* SdrEditView::GetStyleSheet() const // SfxStyleSheet* SdrEditView::GetStyleSheet(sal_… in GetStyleSheet() function in SdrEditView
1279 return SdrMarkView::GetStyleSheet(); // SdrMarkView::GetStyleSheet(rOk); in GetStyleSheet()
/aoo41x/main/editeng/inc/editeng/
H A Deditview.hxx200 SfxStyleSheet* GetStyleSheet() const;
H A Doutliner.hxx332 SfxStyleSheet* GetStyleSheet() const;
943 SfxStyleSheet* GetStyleSheet( sal_uLong nPara );
/aoo41x/main/sc/source/core/data/
H A Ddocpool.cxx646 if ( pPattern && pPattern->GetStyleSheet() == pStyle ) in StyleDeleted()
664 if ( pPattern && pPattern->GetStyleSheet() == NULL ) in CellStyleCreated()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunoobj.hxx56 …::com::sun::star::uno::Any GetStyleSheet() const throw( ::com::sun::star::beans::UnknownPropertyEx…
/aoo41x/main/sd/source/ui/inc/
H A DView.hxx165 virtual SfxStyleSheet* GetStyleSheet() const;
/aoo41x/main/svl/inc/svl/
H A Dstyle.hxx349 SfxStyleSheetBase* GetStyleSheet() const in GetStyleSheet() function in SfxStyleSheetHint
/aoo41x/main/svx/source/table/
H A Dtablertfimporter.cxx151 mpOutliner->SetStyleSheet( 0, mrTableObj.GetStyleSheet() ); in SdrTableRTFParser()
H A Dtablecontroller.cxx880 const SfxItemSet& rStyleAttribs = xCell->GetStyleSheet()->GetItemSet(); in SetTableStyle()
1147 bool SvxTableController::GetStyleSheet( SfxStyleSheet*& rpStyleSheet ) const in GetStyleSheet() function in sdr::table::SvxTableController
1168 SfxStyleSheet* pSS=xCell->GetStyleSheet(); in GetStyleSheet()
/aoo41x/main/sfx2/source/dialog/
H A Dmgetempl.cxx80 pStyle( &( (SfxStyleDialog*)pParent->GetParent() )->GetStyleSheet() ), in SfxManageStyleSheetPage()
/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx334 pRenderedShape->NbcSetStyleSheet( pSdrObjCustomShape->GetStyleSheet(), sal_True ); in REF()

Completed in 308 milliseconds

12345