Home
last modified time | relevance | path

Searched refs:templateId (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/fpicker/source/aqua/
H A DSalAquaFilePicker.cxx518 sal_Int16 templateId = -1; in initialize() local
519 aAny >>= templateId; in initialize()
521 switch( templateId ) in initialize()
573 m_pControlHelper->initialize(templateId); in initialize()
H A DControlHelper.hxx56 void initialize( sal_Int16 templateId );
/aoo42x/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx641 sal_Int16 templateId = -1; in initialize() local
642 aAny >>= templateId; in initialize()
648 switch ( templateId ) in initialize()
/aoo42x/main/fpicker/source/unx/kde4/
H A DKDE4FilePicker.cxx620 sal_Int16 templateId = -1; in initialize() local
621 arg >>= templateId; in initialize()
626 switch ( templateId ) in initialize()
/aoo42x/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx1647 sal_Int16 templateId = -1; in initialize() local
1648 aAny >>= templateId; in initialize()
1656 switch( templateId ) in initialize()

Completed in 35 milliseconds