Home
last modified time | relevance | path

Searched refs:ImplGetPropertyIds (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx141 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
191 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
213 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
274 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
331 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
367 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
408 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
496 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
533 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
594 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
[all …]
H A Dvclxcontainer.hxx68 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
69 …virtual void GetPropertyIds( std::list< sal_uInt16 > &aIds ) { return ImplGetPropertyIds( aIds … in GetPropertyIds()
H A Dvclxtabpagecontainer.hxx69 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
70 …virtual void GetPropertyIds( std::list< sal_uInt16 > &aIds ) { return ImplGetPropertyIds( aIds … in GetPropertyIds()
H A Dvclxtopwindow.hxx111 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
112 …virtual void GetPropertyIds( std::list< sal_uInt16 > &aIds ) { return ImplGetPropertyIds( aIds … in GetPropertyIds()
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx113 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
114 …virtual void GetPropertyIds( std::list< sal_uInt16 > &aIds ) { return ImplGetPropertyIds( aIds … in GetPropertyIds()
167 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
168 …virtual void GetPropertyIds( std::list< sal_uInt16 > &aIds ) { return ImplGetPropertyIds( aIds … in GetPropertyIds()
219 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
220 …virtual void GetPropertyIds( std::list< sal_uInt16 > &aIds ) { return ImplGetPropertyIds( aIds … in GetPropertyIds()
289 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
331 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
375 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
417 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
[all …]
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx540 VCLXWindow::ImplGetPropertyIds( rIds, true ); in ImplGetPropertyIds()
808 VCLXWindow::ImplGetPropertyIds( rIds, true ); in ImplGetPropertyIds()
1403 VCLXWindow::ImplGetPropertyIds( rIds, true ); in ImplGetPropertyIds()
1404 VCLXSpinField::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
1653 void SVTXRoadmap::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds() function in SVTXRoadmap
1661 VCLXWindow::ImplGetPropertyIds( rIds, true ); in ImplGetPropertyIds()
1662 VCLXGraphicControl::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
1829 SVTXFormattedField::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
2068 SVTXFormattedField::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
2316 VCLXWindow::ImplGetPropertyIds( rIds, true ); in ImplGetPropertyIds()
[all …]
H A Dsvtxgridcontrol.cxx585 void SVTXGridControl::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds() function in SVTXGridControl
603 VCLXWindow::ImplGetPropertyIds( rIds, true ); in ImplGetPropertyIds()
H A Dsvtxgridcontrol.hxx104 static void ImplGetPropertyIds( std::list< sal_uInt16 > &aIds );
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx213 VCLXWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
1354 VCLXEdit::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
1512 VCLXWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
2200 VCLXTopWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
2284 VCLXTopWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
2860 VCLXWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
2889 VCLXWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
3035 VCLXWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
3520 VCLXWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
3897 VCLXWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
[all …]
H A Dvclxdialog.hxx86 static void ImplGetPropertyIds( std::list< sal_uInt16 > &/*aIds*/ ) in ImplGetPropertyIds() function in layoutimpl::VCLXDialog
89 …virtual void GetPropertyIds( std::list< sal_uInt16 > &aIds ) { return ImplGetPropertyIds( aIds … in GetPropertyIds()
H A Dvclxtabpagecontainer.cxx45 void VCLXTabPageContainer::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds() function in VCLXTabPageContainer
47 VCLXWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
H A Dvclxtopwindow.cxx266 void VCLXTopWindow::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds() function in VCLXTopWindow
268 VCLXContainer::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
H A Dvclxcontainer.cxx42 void VCLXContainer::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds() function in VCLXContainer
44 VCLXWindow::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
H A Dvclxtabpagemodel.cxx137 com::sun::star::uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx128 uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
504 uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
679 uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
863 uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
992 uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
1202 uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
1397 uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
1712 uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
1897 uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
2744 uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
[all …]
H A Dunocontrolcontainermodel.cxx78 ::com::sun::star::uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
H A Dformattedcontrol.cxx415 Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
H A Dtabpagemodel.cxx111 Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
H A Dtkscrollbar.cxx79 uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
H A Dtkspinbutton.cxx105 Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
H A Dtabpagecontainer.cxx94 com::sun::star::uno::Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()
/trunk/main/toolkit/source/layout/core/
H A Dlocalized-string.cxx41 void LocalizedString::ImplGetPropertyIds( std::list< sal_uInt16 > &ids ) in ImplGetPropertyIds() function in layoutimpl::LocalizedString
44 VCLXWindow::ImplGetPropertyIds( ids ); in ImplGetPropertyIds()
H A Dlocalized-string.hxx65 static void ImplGetPropertyIds( std::list< sal_uInt16 > &ids );
67 { return ImplGetPropertyIds( ids ); } in GetPropertyIds()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrolmodel.hxx79 ::com::sun::star::uno::Sequence<sal_Int32> ImplGetPropertyIds() const;
174 a::ImplGetPropertyIds( aIds ); \
/trunk/main/toolkit/source/controls/grid/
H A Dgridcontrol.cxx261 Sequence<sal_Int32> aIDs = ImplGetPropertyIds(); in getInfoHelper()

Completed in 153 milliseconds

12