Home
last modified time | relevance | path

Searched defs:pStyle (Results 1 – 25 of 141) sorted by last modified time

123456

/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3389 SfxItemSet_Pointer_t pStyle = rStyles.back(); in getDocumentLanguages() local
/trunk/main/svx/source/table/
H A Dcell.cxx1020 SfxUnoStyleSheet* pStyle = SfxUnoStyleSheet::getUnoStyleSheet(xStyle); in setPropertyValue() local
H A Dsvdotable.cxx444 SfxUnoStyleSheet* pStyle = SfxUnoStyleSheet::getUnoStyleSheet(xStyle); in ApplyCellStyles() local
/trunk/main/sc/source/core/data/
H A Ddocument.cxx4086 const ScStyleSheet* pStyle = NULL; in GetSelectionStyle() local
4150 for ( const SfxStyleSheetBase* pStyle = aIter.First(); pStyle; in IsStyleSheetUsed() local
5339 SfxStyleSheetBase* pStyle = xPoolHelper->GetStylePool()->Find( aNew, SFX_STYLE_FAMILY_PAGE ); in NeedPageResetAfterTab() local
H A Ddocumen8.cxx397 SfxStyleSheetBase* pStyle = xPoolHelper->GetStylePool()->Find( aStyleName, SFX_STYLE_FAMILY_PAGE ); in GetEditTextDirection() local
458 ScStyleSheet* pStyle = NULL; in IdleCalcTextWidth() local
/trunk/main/svx/source/svdraw/
H A Dsvdotxat.cxx310 SfxStyleSheet* pStyle=PTR_CAST(SfxStyleSheet,pStyleBase); in ImpSetTextStyleSheetListeners() local
323 SfxStyleSheet* pStyle=PTR_CAST(SfxStyleSheet,pBroadcast); in ImpSetTextStyleSheetListeners() local
334 SfxStyleSheet* pStyle=(SfxStyleSheet*)aStyles.GetObject(nNum); in ImpSetTextStyleSheetListeners() local
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx2126 … SfxStyleSheet* pStyle = pPage->GetStyleSheetForPresObj( bPage ? PRESOBJ_TITLE : PRESOBJ_OUTLINE ); in OnEndPasteOrDrop() local
H A Dsdview.cxx1312 SfxStyleSheet* pStyle = 0; in OnEndPasteOrDrop() local
H A Doutlnvsh.cxx2062 …SfxStyleSheet* pStyle = (SfxStyleSheet*) pStylePool->Find( aStyleSheetName, pOutlSheet->GetFamily(… in Read() local
/trunk/main/sd/source/ui/func/
H A Dfusumry.cxx108 SfxStyleSheet* pStyle = NULL; in DoExecute() local
/trunk/main/editeng/source/uno/
H A Dunoforou.cxx138 SfxStyleSheet* pStyle = rEditEngine.GetStyleSheet( rSel.nStartPara ); in GetAttribs() local
168 SfxStyleSheet* pStyle = rEditEngine.GetStyleSheet( nPara ); in GetParaAttribs() local
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx1067 void OutlinerView::SetStyleSheet( SfxStyleSheet* pStyle ) in SetStyleSheet()
H A Doutliner.cxx571 SfxStyleSheet* pStyle= pEditEngine->GetStyleSheet( nPara ); in ImpConvertEdtToOut() local
770 void Outliner::SetStyleSheet( sal_uLong nPara, SfxStyleSheet* pStyle ) in SetStyleSheet()
808 SfxStyleSheet* pStyle = pLevelStyle; in ImplSetLevelDependendStyleSheet() local
1639 void Outliner::StyleSheetChanged( SfxStyleSheet* pStyle ) in StyleSheetChanged()
H A Doutleeng.cxx112 void OutlinerEditEng::StyleSheetChanged( SfxStyleSheet* pStyle ) in StyleSheetChanged()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx507 SfxStyleSheet* pStyle = (SfxStyleSheet*)GetStyleSheetPool()->GetStyles()[ nStyle ].get(); in WriteRTF() local
1345 …SfxStyleSheet* pStyle = (SfxStyleSheet*)GetStyleSheetPool()->Find( pC->GetStyle(), pC->GetFamily()… in InsertBinTextObject() local
H A Dimpedit5.cxx58 void ImpEditEngine::SetStyleSheet( EditSelection aSel, SfxStyleSheet* pStyle ) in SetStyleSheet()
74 void ImpEditEngine::SetStyleSheet( sal_uInt32 nPara, SfxStyleSheet* pStyle ) in SetStyleSheet()
107 void ImpEditEngine::UpdateParagraphsWithStyleSheet( SfxStyleSheet* pStyle ) in UpdateParagraphsWithStyleSheet()
134 void ImpEditEngine::RemoveStyleFromParagraphs( SfxStyleSheet* pStyle ) in RemoveStyleFromParagraphs()
155 SfxStyleSheet* pStyle = NULL; in Notify() local
H A Dediteng.cxx2040 void EditEngine::SetStyleSheet( sal_uInt32 nPara, SfxStyleSheet* pStyle ) in SetStyleSheet()
H A Deertfpar.cxx446 …SfxStyleSheet* pStyle = (SfxStyleSheet*)pImpEditEngine->GetStyleSheetPool()->Find( pRTFStyle->sNam… in CreateStyleSheet() local
H A Deditview.cxx832 void EditView::SetStyleSheet( SfxStyleSheet* pStyle ) in SetStyleSheet()
854 SfxStyleSheet* pStyle = NULL; in GetStyleSheet() local
H A Deditdoc.cxx1561 SfxStyleSheet* pStyle = aPaM.GetNode()->GetStyleSheet(); in InsertParaBreak() local
H A Deditdbg.cxx342 SfxStyleSheet* pStyle = pPPortion->GetNode()->GetStyleSheet(); in ShowEditEngineData() local
436 SfxStyleSheetBase* pStyle = aIter.First(); in ShowEditEngineData() local
H A Deditdoc.hxx182 SfxStyleSheet* pStyle; member in ContentAttribs
/trunk/main/framework/source/fwe/xml/
H A Dmenudocumenthandler.cxx986 MenuStyleItem* pStyle = MenuItemStyles; in WriteMenuItem() local
H A Dtoolboxdocumenthandler.cxx840 ToolboxStyleItem* pStyle = Styles; in WriteToolBoxItem() local
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx285 SwDocStyleSheet *const pStyle = static_cast<SwDocStyleSheet*>( in lcl_setCharStyle() local
308 StylePool::SfxItemSet_Pointer_t pStyle = bPara ? in lcl_setAutoStyle() local
340 SwDocStyleSheet *const pStyle = static_cast<SwDocStyleSheet*>( in SetTxtFmtColl() local
486 SwDocStyleSheet *const pStyle = static_cast<SwDocStyleSheet*>( in lcl_setDropcapCharStyle() local

Completed in 229 milliseconds

123456