Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Deditobj.cxx656 bOwnerOfPool = sal_False; in BinTextObject()
661 bOwnerOfPool = sal_True; in BinTextObject()
688 if ( !r.bOwnerOfPool ) in BinTextObject()
694 bOwnerOfPool = sal_False; in BinTextObject()
699 bOwnerOfPool = sal_True; in BinTextObject()
730 if ( bOwnerOfPool ) in ~BinTextObject()
860 if ( bOwnerOfPool && pPool ) in CreateTextObject()
1175 rOStream << bOwnerOfPool; in StoreData()
1178 if ( bOwnerOfPool ) in StoreData()
1352 rIStream >> bOwnerOfPool; in CreateData()
[all …]
H A Deditobj2.hxx198 sal_Bool bOwnerOfPool; member in BinTextObject
288 sal_Bool IsOwnerOfPool() const { return bOwnerOfPool; } in IsOwnerOfPool()
H A Deditdoc.cxx1213 bOwnerOfPool = sal_False; in EditDoc()
1218 bOwnerOfPool = sal_True; in EditDoc()
1233 if ( bOwnerOfPool ) in ~EditDoc()
H A Deditdoc.hxx704 sal_Bool bOwnerOfPool; member in EditDoc

Completed in 36 milliseconds