Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/inc/
H A Dcontent.hxx139 bool IsPostIt() {return mbPostIt; } in IsPostIt() function in SwPostItContent
/AOO41X/main/sw/source/ui/utlui/
H A Dcontent.cxx3257 if (((SwPostItContent*)pCnt)->IsPostIt()) in EditEntry()
3274 if (((SwPostItContent*)pCnt)->IsPostIt()) in EditEntry()
3424 if (((SwPostItContent*)pCnt)->IsPostIt()) in GotoContent()