/aoo41x/main/xmlscript/source/xmldlg_imexp/ |
H A D | xmldlg_impmodels.cxx | 70 StyleElement * pStyle = static_cast< StyleElement * >( xStyle.get () ); in endElement() local 125 StyleElement * pStyle = static_cast< StyleElement * >( xStyle.get () ); in endElement() local 202 StyleElement * pStyle = static_cast< StyleElement * >( xStyle.get () ); in endElement() local 254 StyleElement * pStyle = static_cast< StyleElement * >( xStyle.get () ); in endElement() local 326 StyleElement * pStyle = static_cast< StyleElement * >( xStyle.get () ); in endElement() local 504 StyleElement * pStyle = static_cast< StyleElement * >( xStyle.get () ); in endElement() local 590 StyleElement * pStyle = static_cast< StyleElement * >( xStyle.get () ); in endElement() local 678 StyleElement * pStyle = static_cast< StyleElement * >( xStyle.get () ); in endElement() local 769 StyleElement * pStyle = static_cast< StyleElement * >( xStyle.get () ); in endElement() local 863 StyleElement * pStyle = static_cast< StyleElement * >( xStyle.get () ); in endElement() local [all …]
|
/aoo41x/main/sw/source/core/doc/ |
H A D | swstylemanager.cxx | 47 void addStyleName( StylePool::SfxItemSet_Pointer_t pStyle ) in addStyleName() 56 StylePool::SfxItemSet_Pointer_t pStyle = pIter->getNext(); in addCompletePool() local 125 StylePool::SfxItemSet_Pointer_t pStyle = rAutoPool.insertItemSet( rSet ); in cacheAutomaticStyle() local 141 StylePool::SfxItemSet_Pointer_t pStyle = rpCache->getByName( rName ); in getByName() local 161 StylePool::SfxItemSet_Pointer_t pStyle = pIter->getNext(); in getAllStyles() local
|
/aoo41x/main/sd/source/core/ |
H A D | stlfamily.cxx | 89 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in getStyleSheets() local 140 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( xStyle.get() ); in GetValidNewSheet() local 167 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in GetSheetByName() local 287 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in getElementNames() local 315 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in hasByName() local 350 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in hasElements() local 378 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in getCount() local 414 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in getByIndex() local 439 SdStyleSheet* pStyle = GetValidNewSheet( rElement ); in insertByName() local 454 SdStyleSheet* pStyle = GetSheetByName( rName ); in removeByName() local
|
/aoo41x/main/xmloff/source/style/ |
H A D | xmlstyle.cxx | 226 const SvXMLStyleContext *pStyle; member in SvXMLStyleIndex_Impl 324 SvXMLStyleContext *pStyle = aStyles.GetObject(0); in ~SvXMLStylesContext_Impl() local 344 SvXMLStyleContext *pStyle = aStyles.GetObject(0); in Clear() local 355 const SvXMLStyleContext *pStyle = 0; in FindStyleChildContext() local 429 SvXMLStyleContext *pStyle = NULL; in CreateStyleChildContext() local 563 SvXMLStyleContext *pStyle = 0; in CreateStyleStyleChildContext() local 869 SvXMLStyleContext *pStyle = in CreateChildContext() local 907 SvXMLStyleContext *pStyle = GetStyle( i ); in CopyAutoStylesToDoc() local 925 SvXMLStyleContext *pStyle = GetStyle( i ); in CopyStylesToDoc() local 938 SvXMLStyleContext *pStyle = GetStyle( i ); in CopyStylesToDoc() local [all …]
|
H A D | XMLFontStylesContext.cxx | 226 SvXMLStyleContext *pStyle; in CreateStyleChildContext() local 275 … const SvXMLStyleContext* pStyle = FindStyleChildContext( XML_STYLE_FAMILY_FONT, rName, sal_True ); in FillProperties() local
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | newstyle.cxx | 43 SfxStyleSheetBase* pStyle = rPool.Find( aName, rPool.GetSearchFamily(), SFXSTYLEBIT_ALL ); in IMPL_LINK() local 92 SfxStyleSheetBase *pStyle = rPool.First(); in IMPL_LINK_INLINE_END() local
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | styledlg.hxx | 36 SfxStyleSheetBase* pStyle; member in SfxStyleDialog
|
H A D | mgetempl.hxx | 73 SfxStyleSheetBase *pStyle; member in SfxManageStyleSheetPage
|
/aoo41x/main/sw/source/ui/app/ |
H A D | docst.cxx | 523 SfxStyleSheetBase *pStyle = 0; in Edit() local 838 SfxStyleSheetBase *pStyle = mxBasePool->Find(rName, (SfxStyleFamily)nFamily); in Delete() local 861 SwDocStyleSheet* pStyle = in ApplyStyles() local 935 SwDocStyleSheet* pStyle = in DoWaterCan() local 982 SwDocStyleSheet* pStyle = in UpdateStyle() local 1075 SwDocStyleSheet* pStyle = (SwDocStyleSheet*)mxBasePool->Find( in MakeByExample() local
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlStyleImport.cxx | 118 …SvXMLNumFormatContext* pStyle = const_cast< SvXMLNumFormatContext*>(dynamic_cast<const SvXMLNumFor… in FillPropertySet() local 272 SvXMLStyleContext *pStyle = 0; in CreateDefaultStyleStyleChildContext() local 295 SvXMLStyleContext *pStyle = SvXMLStylesContext::CreateStyleStyleChildContext( nFamily, nPrefix, in CreateStyleStyleChildContext() local
|
/aoo41x/main/dbaccess/source/filter/xml/ |
H A D | xmlStyleImport.cxx | 144 SvXMLNumFormatContext* pStyle = PTR_CAST(SvXMLNumFormatContext,pStyles->FindStyleChildContext( in FillPropertySet() local 279 SvXMLStyleContext *pStyle = SvXMLStylesContext::CreateStyleStyleChildContext( nFamily, nPrefix, in CreateStyleStyleChildContext() local
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | styleuno.cxx | 987 SfxStyleSheetBase* pStyle = aIter.First(); in getElementNames() local 1190 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in isUserDefined() local 1199 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in isInUse() local 1208 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in getParentStyle() local 1218 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in setParentStyle() local 1264 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in getName() local 1274 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in setName() local 1321 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in GetStyleItemSet_Impl() local 1591 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in setAllPropertiesToDefault() local 1706 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in SetOnePropertyValueWithoutUpdate() local [all …]
|
/aoo41x/main/xmerge/source/pocketword/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/ |
H A D | ParagraphTextSegment.java | 46 private TextStyle pStyle; field in ParagraphTextSegment
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdotxat.cxx | 310 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
|
/aoo41x/main/svgio/source/svgreader/ |
H A D | svggnode.cxx | 110 const SvgStyleAttributes* pStyle = getSvgStyleAttributes(); in decomposeSvgNode() local
|
H A D | svgpathnode.cxx | 117 const SvgStyleAttributes* pStyle = getSvgStyleAttributes(); in decomposeSvgNode() local
|
H A D | svgpolynode.cxx | 115 const SvgStyleAttributes* pStyle = getSvgStyleAttributes(); in decomposeSvgNode() local
|
H A D | svgcirclenode.cxx | 127 const SvgStyleAttributes* pStyle = getSvgStyleAttributes(); in decomposeSvgNode() local
|
H A D | svgellipsenode.cxx | 141 const SvgStyleAttributes* pStyle = getSvgStyleAttributes(); in decomposeSvgNode() local
|
H A D | svglinenode.cxx | 135 const SvgStyleAttributes* pStyle = getSvgStyleAttributes(); in decomposeSvgNode() local
|
/aoo41x/main/editeng/source/editeng/ |
H A D | impedit5.cxx | 58 void ImpEditEngine::SetStyleSheet( EditSelection aSel, SfxStyleSheet* pStyle ) in SetStyleSheet() 74 void ImpEditEngine::SetStyleSheet( sal_uInt16 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
|
/aoo41x/main/sc/source/ui/undo/ |
H A D | undostyl.cxx | 123 void lcl_DocStyleChanged( ScDocument* pDoc, SfxStyleSheetBase* pStyle, sal_Bool bRemoved ) in lcl_DocStyleChanged() 149 SfxStyleSheetBase* pStyle = NULL; in DoChange() local
|
/aoo41x/main/sc/inc/ |
H A D | patattr.hxx | 56 ScStyleSheet* pStyle; member in ScPatternAttr
|
/aoo41x/main/sw/source/ui/chrdlg/ |
H A D | ccoll.cxx | 213 void SwCondCollItem::SetStyle(const String* pStyle, sal_uInt16 nPos) in SetStyle()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | ximppage.cxx | 380 const SvXMLStyleContext* pStyle = pStyles->FindStyleChildContext( in SetStyle() local 445 …const SvXMLStyleContext* pStyle = pStyles->FindStyleChildContext( XML_STYLE_FAMILY_SD_PRESENTATION… in SetLayout() local 507 …const SvXMLStyleContext* pStyle = pAutoStyles ? pAutoStyles->FindStyleChildContext(XML_STYLE_FAMIL… in SetPageMaster() local
|