Searched refs:mpParentStyle (Results 1 – 2 of 2) sorted by relevance
149 ::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 …]
1709 const SwAttrSet* mpParentStyle; member in SwStyleBase_Impl1722 mpParentStyle(pParentStyle) in SwStyleBase_Impl()1762 if(!mpItemSet->GetParent() && mpParentStyle) in GetItemSet()1764 mpItemSet->SetParent(mpParentStyle); in GetItemSet()
Completed in 43 milliseconds