Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/sidebar/
H A DMasterPageDescriptor.cxx184 sal_Int32 nCostThreshold, in UpdatePageObject() argument
192 && (nCostThreshold<0 || mpPageObjectProvider->GetCostIndex()<=nCostThreshold)) in UpdatePageObject()
239 sal_Int32 nCostThreshold, in UpdatePreview() argument
249 && (nCostThreshold<0 || mpPreviewProvider->GetCostIndex()<=nCostThreshold)) in UpdatePreview()
H A DMasterPageDescriptor.hxx106 sal_Int32 nCostThreshold,
129 sal_Int32 nCostThreshold,
H A DMasterPageContainer.cxx1160 sal_Int32 nCostThreshold (mpRequestQueue->IsEmpty() ? 5 : 0); in UpdateDescriptor() local
1166 (bForcePageObject ? -1 : nCostThreshold), in UpdateDescriptor()
1177 (bForcePreview ? -1 : nCostThreshold), in UpdateDescriptor()

Completed in 33 milliseconds