Searched refs:getTopWindowCount (Results 1 – 8 of 8) sorted by relevance
66 the <member>XExtendedToolkit::getTopWindowCount</member> and 94 long getTopWindowCount ();100 <member>getTopWindowCount()</member> and successive calls to this105 <member>getTopWindowCount()</member>.
53 int nTopWindowCount = xToolkit.getTopWindowCount(); in Initialize()152 int nTopWindowCount = xToolkit.getTopWindowCount(); in ShowAllTopLevelWindows()
206 int k = tk.getTopWindowCount(); in getSheetCenter()252 int k = xExtendedToolkit.getTopWindowCount(); in getCloser()
88 int nTopWindowCount = xToolkit.getTopWindowCount(); in registerListeners()
56 for (int i=0,j=xToolkit.getTopWindowCount(); i<j; i++) { in ToolkitNode()
153 virtual ::sal_Int32 SAL_CALL getTopWindowCount()
689 int count = tk.getTopWindowCount(); in getTopWindow()
1423 ::sal_Int32 SAL_CALL VCLXToolkit::getTopWindowCount() in getTopWindowCount() function in VCLXToolkit
Completed in 75 milliseconds