Home
last modified time | relevance | path

Searched refs:GetButtonCount (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dbtndlg.hxx96 sal_uInt16 GetButtonCount() const;
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsButtonBar.hxx76 sal_Int32 GetButtonCount (const bool bIsExcluded) const;
/trunk/main/vcl/source/window/
H A Dbtndlg.cxx459 sal_uInt16 ButtonDialog::GetButtonCount() const in GetButtonCount() function in ButtonDialog
/trunk/main/automation/source/server/
H A Drecorder.cxx351 for ( i = 0; i < pBD->GetButtonCount() ; i++ ) in IMPL_LINK()
H A Dstatemnt.cxx996 for ( i = 0; i < pBD->GetButtonCount() ; i++ ) in WriteControlData()
2376 if ( nNr1 >= 10+pBD->GetButtonCount() ) nNr1 = 1; in Execute()
6704 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(pBD->GetButtonCount())); in Execute()
6707 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,pBD->GetButtonCount()) ) in Execute()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx351 sal_Int32 ButtonBar::GetButtonCount (const bool bIsExcluded) const in GetButtonCount() function in sd::slidesorter::view::ButtonBar

Completed in 58 milliseconds