Searched refs:IsServiceAvailable (Results 1 – 2 of 2) sorted by relevance
123 sal_Bool IsServiceAvailable() const {return bServiceAvailable;} in IsServiceAvailable() function in SwOneExampleFrame
605 if(!pExampleFrame->IsServiceAvailable()) in IMPL_LINK()610 aShowExampleCB.Show(pExampleFrame && pExampleFrame->IsServiceAvailable()); in IMPL_LINK()614 && pExampleFrame && pExampleFrame->IsServiceAvailable(); in IMPL_LINK()
Completed in 27 milliseconds