Home
last modified time | relevance | path

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

/trunk/main/svl/source/items/
H A Dpoolio.cxx566 int bOwnPool = sal_True; in Load() local
580 bOwnPool = aExternName == aName; in Load()
583 if ( !bOwnPool ) in Load()
740 int bOwnPool = sal_True; in Load1_Impl() local
745 bOwnPool = aExternName == aName; in Load1_Impl()
749 if ( !bOwnPool ) in Load1_Impl()
830 int bKnownItem = bOwnPool || IsWhich(nMappedWhich); in Load1_Impl()
841 if ( !bOwnPool ) in Load1_Impl()
979 int bKnownItem = bOwnPool || IsWhich(nMappedWhich); in Load1_Impl()
988 if ( !bOwnPool ) in Load1_Impl()

Completed in 28 milliseconds