Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Deditobj2.hxx288 sal_Bool IsOwnerOfPool() const { return bOwnerOfPool; } in IsOwnerOfPool() function in BinTextObject
H A Dimpedit4.cxx1056 if ( pTxtObj->IsOwnerOfPool() ) in CreateBinTextObject()