Home
last modified time | relevance | path

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

/aoo41x/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 );
/aoo41x/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()
/aoo41x/main/fpicker/source/unx/kde4/
H A DKDE4FilePicker.cxx618 sal_Int16 templateId = -1; in initialize() local
619 arg >>= templateId; in initialize()
624 switch ( templateId ) in initialize()
/aoo41x/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx1646 sal_Int16 templateId = -1; in initialize() local
1647 aAny >>= templateId; in initialize()
1655 switch( templateId ) in initialize()

Completed in 1934 milliseconds