Searched refs:nGapX (Results 1 – 1 of 1) sorted by relevance
1177 sal_Int32 nGapX = pInfo->GetGapX(); in ImpWriteAutoLayoutInfos() local1201 aPartSize.Width() = (aPartSize.Width() - ((nColCnt - 1) * nGapX)) / nColCnt; in ImpWriteAutoLayoutInfos()1215 aTmpPos.X() += aPartSize.Width() + nGapX; in ImpWriteAutoLayoutInfos()
Completed in 28 milliseconds