Searched refs:aSizeFormatBox (Results 1 – 2 of 2) sorted by relevance
118 aSizeFormatBox (this, SW_RES( BOX_SIZE_FORMAT )), in SwEnvFmtPage()172 aSizeFormatBox .SetSelectHdl(LINK(this, SwEnvFmtPage, FormatHdl)); in SwEnvFmtPage()184 while (nPos < aSizeFormatBox.GetEntryCount() && !bFound) in SwEnvFmtPage()186 aEntryName = aSizeFormatBox.GetEntry(i); in SwEnvFmtPage()192 aSizeFormatBox.InsertEntry(aPaperName, nPos); in SwEnvFmtPage()196 aSizeFormatBox.InsertEntry(SvxPaperInfo::GetName(PAPER_USER)); in SwEnvFmtPage()228 aSizeFormatBox.SelectEntryPos(i); in IMPL_LINK_INLINE_START()237 aSizeFormatBox.GetSelectHdl().Call(&aSizeFormatBox); in IMPL_LINK_INLINE_START()463 sal_uInt16 nPaper = aIDs[aSizeFormatBox.GetSelectEntryPos()]; in IMPL_LINK()574 sal_uInt16 nPaper = aIDs[aSizeFormatBox.GetSelectEntryPos()]; in FillItem()[all …]
69 ListBox aSizeFormatBox; member in SwEnvFmtPage
Completed in 21 milliseconds