summaryrefslogtreecommitdiff
path: root/svx/source/dialog/samecontent.src
blob: 38666d4c6503aeae5264262adf12d8045437f40c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#include <svx/dialogs.hrc>

StringArray RID_SVXSTRARY_SAMECONTENT
{
    ItemList [ en-US ] =
    {
        < "All Pages" ;                     0; > ;
        < "First Page" ;                    1; > ;
        < "Left and Right Pages" ;          2; > ;
        < "First, Left and Right Pages" ;   3; > ;
    };
};