Searched refs:mandatory_registries (Results 1 – 1 of 1) sorted by relevance
359 vector< OUString > mandatory_registries; in SAL_IMPLEMENT_MAIN() local454 mandatory_registries.push_back( in SAL_IMPLEMENT_MAIN()487 Any arg( makeAny( open_registries( mandatory_registries, xContext ) ) ); in SAL_IMPLEMENT_MAIN()509 if (1 == mandatory_registries.size()) in SAL_IMPLEMENT_MAIN()511 output = mandatory_registries[ 0 ]; in SAL_IMPLEMENT_MAIN()
Completed in 20 milliseconds