Searched refs:GetButtonCount (Results 1 – 6 of 6) sorted by relevance
96 sal_uInt16 GetButtonCount() const;
76 sal_Int32 GetButtonCount (const bool bIsExcluded) const;
459 sal_uInt16 ButtonDialog::GetButtonCount() const in GetButtonCount() function in ButtonDialog
351 for ( i = 0; i < pBD->GetButtonCount() ; i++ ) in IMPL_LINK()
996 for ( i = 0; i < pBD->GetButtonCount() ; i++ ) in WriteControlData()2376 if ( nNr1 >= 10+pBD->GetButtonCount() ) nNr1 = 1; in Execute()6705 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(pBD->GetButtonCount())); in Execute()6708 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,pBD->GetButtonCount()) ) in Execute()
351 sal_Int32 ButtonBar::GetButtonCount (const bool bIsExcluded) const in GetButtonCount() function in sd::slidesorter::view::ButtonBar
Completed in 43 milliseconds