Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/inc/
H A Dcontent.hxx117 class SwPostItContent : public SwContent class
123 SwPostItContent( const SwContentType* pCnt, in SwPostItContent() function in SwPostItContent
129 SwPostItContent( const SwContentType* pCnt, in SwPostItContent() function in SwPostItContent
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx186 sal_Bool SwPostItContent::IsProtect() const in IsProtect()
421 SwPostItContent* pCnt = new SwPostItContent( in Init()
769 SwPostItContent* pCnt = new SwPostItContent( in FillMemberList()
2844 sEntry = ((SwPostItContent*)pUserData)->GetName(); in RequestHelp()
3251 if (((SwPostItContent*)pCnt)->IsPostIt()) in EditEntry()
3268 if (((SwPostItContent*)pCnt)->IsPostIt()) in EditEntry()
3418 if (((SwPostItContent*)pCnt)->IsPostIt()) in GotoContent()
3419 pActiveShell->GotoFld(*((SwPostItContent*)pCnt)->GetPostIt()); in GotoContent()
3422 …pActiveShell->GetView().GetDocShell()->GetWrtShell()->FindRedlineOfData(((SwPostItContent*)pCnt)->… in GotoContent()

Completed in 70 milliseconds