Searched refs:nCostThreshold (Results 1 – 3 of 3) sorted by relevance
184 sal_Int32 nCostThreshold, in UpdatePageObject() argument192 && (nCostThreshold<0 || mpPageObjectProvider->GetCostIndex()<=nCostThreshold)) in UpdatePageObject()239 sal_Int32 nCostThreshold, in UpdatePreview() argument249 && (nCostThreshold<0 || mpPreviewProvider->GetCostIndex()<=nCostThreshold)) in UpdatePreview()
106 sal_Int32 nCostThreshold,129 sal_Int32 nCostThreshold,
1160 sal_Int32 nCostThreshold (mpRequestQueue->IsEmpty() ? 5 : 0); in UpdateDescriptor() local1166 (bForcePageObject ? -1 : nCostThreshold), in UpdateDescriptor()1177 (bForcePreview ? -1 : nCostThreshold), in UpdateDescriptor()
Completed in 18 milliseconds