Searched refs:nFocusIndicatorWidth (Results 1 – 2 of 2) sorted by relevance
63 const int nFocusIndicatorWidth (rpTheme->GetIntegerValue(Theme::Integer_FocusIndicatorWidth)); in PageObjectLayouter() local69 nFocusIndicatorWidth); in PageObjectLayouter()73 nFocusIndicatorWidth, in PageObjectLayouter()74 nFocusIndicatorWidth), in PageObjectLayouter()76 maPageObjectSize.Width()-2*nFocusIndicatorWidth, in PageObjectLayouter()77 maPageObjectSize.Height()-2*nFocusIndicatorWidth)); in PageObjectLayouter()110 const sal_Int32 nFocusIndicatorWidth) in CalculatePreviewBoundingBox() argument129 - nLeftAreaWidth - gnOuterBorderWidth - 2*nFocusIndicatorWidth - 1; in CalculatePreviewBoundingBox()131 … rPageObjectSize.setHeight(nPreviewHeight + 2*gnOuterBorderWidth + 2*nFocusIndicatorWidth + 1); in CalculatePreviewBoundingBox()138 … nPreviewHeight = rPageObjectSize.Height() - 2*gnOuterBorderWidth - 2*nFocusIndicatorWidth - 1; in CalculatePreviewBoundingBox()[all …]
135 const sal_Int32 nFocusIndicatorWidth);