Home
last modified time | relevance | path

Searched refs:SwCondCollItem (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/chrdlg/
H A Dccoll.cxx115 CommandStruct SwCondCollItem::aCmds[] =
148 TYPEINIT1_AUTOFACTORY(SwCondCollItem, SfxPoolItem) in TYPEINIT1_AUTOFACTORY() argument
155 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 …]
H A Dswuiccoll.cxx90 pCmds( SwCondCollItem::GetCmds() ), in SwCondCollPage()
185 SwCondCollItem aCondItem; in FillItemSet()
/trunk/main/sw/inc/
H A Dccoll.hxx73 class SW_DLLPUBLIC SwCondCollItem : public SfxPoolItem class
80 SwCondCollItem(sal_uInt16 nWhich = FN_COND_COLL);
81 ~SwCondCollItem();
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx1235 const SwCondCollItem* pCondItem; in SetItemSet()
1243 const CommandStruct* pCmds = SwCondCollItem::GetCmds(); in SetItemSet()
1278 const CommandStruct* pCmds = SwCondCollItem::GetCmds(); in SetItemSet()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx2177 SwCondCollItem aCondItem; in lcl_SetStyleProperty()
2622 const CommandStruct *pCmds = SwCondCollItem::GetCmds(); in lcl_GetStyleProperty()

Completed in 150 milliseconds