Searched refs:SwCondCollItem (Results 1 – 5 of 5) sorted by relevance
115 CommandStruct SwCondCollItem::aCmds[] =148 TYPEINIT1_AUTOFACTORY(SwCondCollItem, SfxPoolItem) in TYPEINIT1_AUTOFACTORY() argument155 SwCondCollItem::SwCondCollItem(sal_uInt16 _nWhich ) : in TYPEINIT1_AUTOFACTORY()165 SwCondCollItem::~SwCondCollItem() in ~SwCondCollItem()174 SfxPoolItem* SwCondCollItem::Clone( SfxItemPool * /*pPool*/ ) const in Clone()176 return new SwCondCollItem(*this); in Clone()184 int SwCondCollItem::operator==( const SfxPoolItem& rItem) const in operator ==()189 if(sStyles[i] != ((SwCondCollItem&)rItem).sStyles[i]) in operator ==()203 const String& SwCondCollItem::GetStyle(sal_uInt16 nPos) const in GetStyle()213 void SwCondCollItem::SetStyle(const String* pStyle, sal_uInt16 nPos) in SetStyle()[all …]
90 pCmds( SwCondCollItem::GetCmds() ), in SwCondCollPage()185 SwCondCollItem aCondItem; in FillItemSet()
73 class SW_DLLPUBLIC SwCondCollItem : public SfxPoolItem class80 SwCondCollItem(sal_uInt16 nWhich = FN_COND_COLL);81 ~SwCondCollItem();
1235 const SwCondCollItem* pCondItem; in SetItemSet()1243 const CommandStruct* pCmds = SwCondCollItem::GetCmds(); in SetItemSet()1278 const CommandStruct* pCmds = SwCondCollItem::GetCmds(); in SetItemSet()
2177 SwCondCollItem aCondItem; in lcl_SetStyleProperty()2622 const CommandStruct *pCmds = SwCondCollItem::GetCmds(); in lcl_GetStyleProperty()
Completed in 1243 milliseconds