Home
last modified time | relevance | path

Searched refs:GetPostIt (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/core/crsr/
H A Dfindtxt.cxx191 xub_StrLen GetPostIt(xub_StrLen aCount,const SwpHints *pHts) in GetPostIt() function
368 nStartInside = aLoop==0 ? nStart : *(*pHts)[GetPostIt(aLoop+aIgnore-1,pHts)]->GetStart()+1; in Find()
369 … nEndeInside = aLoop==aNumberPostits? nEnde : *(*pHts)[GetPostIt(aLoop+aIgnore,pHts)]->GetStart(); in Find()
374 …nStartInside = aLoop==aNumberPostits ? nStart : *(*pHts)[GetPostIt(aLoop+aIgnore,pHts)]->GetStart… in Find()
375 nEndeInside = aLoop==0 ? nEnde : *(*pHts)[GetPostIt(aLoop+aIgnore-1,pHts)]->GetStart()+1; in Find()
386 …if ( (bSrchForward && (GetPostIt(aLoop + aIgnore,pHts) < pHts->Count()) ) || ( !bSrchForward && (a… in Find()
388 …onst SwTxtAttr* pTxtAttr = bSrchForward ? (*pHts)[GetPostIt(aLoop+aIgnore,pHts)] : (*pHts)[GetPos… in Find()
/aoo4110/main/sw/source/ui/inc/
H A Dcontent.hxx136 const SwFmtFld* GetPostIt() { return pFld; } in GetPostIt() function in SwPostItContent
/aoo4110/main/sw/source/core/doc/
H A Ddoc.cxx1087 SwPostItField* GetPostIt() const in GetPostIt() function
1447 rPostIt.GetPostIt(), bNewPage, bIsFirstPostIt, nVirtPg, nLineNo ); in UpdatePagesForPrintingWithPostItData()
/aoo4110/main/sw/source/ui/utlui/
H A Dcontent.cxx3418 pActiveShell->GotoFld(*((SwPostItContent*)pCnt)->GetPostIt()); in GotoContent()

Completed in 53 milliseconds