Home
last modified time | relevance | path

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

/aoo4110/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.hxx196 sal_Bool bOwnerOfPool; member in BinTextObject
286 sal_Bool IsOwnerOfPool() const { return bOwnerOfPool; } in IsOwnerOfPool()
H A Deditdoc.cxx1215 bOwnerOfPool = sal_False; in EditDoc()
1220 bOwnerOfPool = sal_True; in EditDoc()
1235 if ( bOwnerOfPool ) in ~EditDoc()
H A Deditdoc.hxx705 sal_Bool bOwnerOfPool; member in EditDoc

Completed in 30 milliseconds