Home
last modified time | relevance | path

Searched refs:mpParentStyle (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sdext/source/presenter/
H A DPresenterTheme.cxx149 ::boost::shared_ptr<PaneStyle> mpParentStyle;
1068 if (pStyle->mpParentStyle.get() != NULL) in ProcessPaneStyle()
1079 pStyle->mpParentStyle.get()!=NULL in ProcessPaneStyle()
1109 mpParentStyle(), in PaneStyle()
1129 if (mpParentStyle.get() != NULL) in UpdateBorderSize()
1155 if (mpParentStyle.get() != NULL) in GetBitmap()
1168 else if (mpParentStyle.get() != NULL) in GetFont()
1169 return mpParentStyle->GetFont(); in GetFont()
1269 mpParentStyle(), in ViewStyle()
1300 else if (mpParentStyle.get() != NULL) in GetFont()
[all …]
/aoo42x/main/sw/source/core/unocore/
H A Dunostyle.cxx1709 const SwAttrSet* mpParentStyle; member in SwStyleBase_Impl
1722 mpParentStyle(pParentStyle) in SwStyleBase_Impl()
1762 if(!mpItemSet->GetParent() && mpParentStyle) in GetItemSet()
1764 mpItemSet->SetParent(mpParentStyle); in GetItemSet()

Completed in 40 milliseconds